aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/plugins/M3uPlaylistPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TextInputStream: don't stripMax Kellermann2014-08-071-2/+2
| | | | | Let the caller decide whether to strip. Only remove \n and \r (end-of-line markers).
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-1/+1
|
* input/TextInputStream: return char*Max Kellermann2014-08-071-3/+2
| | | | | Revert to the old API before commit e9e55b08, removing unnecessary bloat.
* Input*: move to input/Max Kellermann2014-01-241-1/+1
|
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+83