Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TextInputStream: don't strip | Max Kellermann | 2014-08-07 | 2 | -3/+5 |
* | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 2014-08-07 | 2 | -3/+3 |
* | input/TextInputStream: return char* | Max Kellermann | 2014-08-07 | 3 | -13/+9 |
* | playlist/extm3u: use nullptr instead of NULL | Max Kellermann | 2014-07-30 | 1 | -4/+4 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-09 | 1 | -0/+1 |
* | playlist/plugins/DespotifyPlaylistPlugin: fix build failure due to missing st... | Gustavo Zacarias | 2014-07-09 | 1 | -0/+1 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -2/+2 |
* | cue/CueParser: move to playlist/ | Max Kellermann | 2014-02-19 | 2 | -2/+2 |
* | DespotifyUtils, Expat: move to lib/ | Max Kellermann | 2014-01-24 | 4 | -4/+4 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 6 | -6/+6 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | playlist/*: move to playlist/plugins/ | Max Kellermann | 2014-01-23 | 20 | -0/+2064 |