aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/plugins/M3uPlaylistPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann2014-10-261-0/+1
|
* 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