aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/M3uPlaylistPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use nullptr instead of NULLMax Kellermann2013-10-281-3/+3
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-2/+2
* playlist/(Ext)M3u: use strchug_fast()Max Kellermann2013-10-191-5/+2
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-22/+10
* playlist/m3u: allocate ExtM3uPlaylist with new/deleteMax Kellermann2013-08-051-8/+9
* song: convert header to C++Max Kellermann2013-07-281-3/+3
* text_input_stream: convert to classDenis Krjuchkov2013-05-121-14/+13
* playlist/*: convert to C++Max Kellermann2013-01-271-0/+98