aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/plugins/ExtM3uPlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann2014-10-261-0/+1
* playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann2014-10-171-2/+6
* Tag: use SignedSongTime for the song durationMax Kellermann2014-08-291-1/+1
* TextInputStream: don't stripMax Kellermann2014-08-071-1/+3
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-2/+2
* input/TextInputStream: return char*Max Kellermann2014-08-071-7/+4
* playlist/extm3u: use nullptr instead of NULLMax Kellermann2014-07-301-4/+4
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-0/+149