aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann2-0/+2
2014-10-17playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann1-2/+6
2014-08-29Tag: use SignedSongTime for the song durationMax Kellermann3-3/+3
2014-08-07TextInputStream: don't stripMax Kellermann2-3/+5
2014-08-07util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2-3/+3
2014-08-07input/TextInputStream: return char*Max Kellermann3-13/+9
2014-07-30playlist/extm3u: use nullptr instead of NULLMax Kellermann1-4/+4
2014-07-09playlist/plugins/DespotifyPlaylistPlugin: fix build failure due to missing st...Gustavo Zacarias1-0/+1
2014-05-11InputStream: add virtual destructorMax Kellermann1-2/+2
2014-02-19cue/CueParser: move to playlist/Max Kellermann2-2/+2
2014-01-24DespotifyUtils, Expat: move to lib/Max Kellermann4-4/+4
2014-01-24Input*: move to input/Max Kellermann6-6/+6
2014-01-24Config*: move to config/Max Kellermann1-1/+1
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann20-0/+2064