aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-3/+3
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann20-20/+20
2014-12-05playlist/soundcloud: drop support for libyajl1Max Kellermann1-35/+4
2014-12-04playlist, InotifySource, ...: update GLib commentsMax Kellermann3-3/+3
2014-12-04playlist/pls: custom INI parserMax Kellermann1-86/+107
2014-10-26playlist/m3u: recognize the file suffix ".m3u8"Max Kellermann2-0/+2
2014-10-25SongSticker, playlist/soundcloud: add missing stdlib.h includeMax Kellermann1-0/+1
2014-10-25playlist/SoundCloud: don't use GLib for string allocationMax Kellermann1-31/+31
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