aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/M3uPlaylistPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* playlist/(Ext)M3u: use strchug_fast()Max Kellermann2013-10-191-5/+2
|
* PlaylistPlugin: add interface SongEnumeratorMax Kellermann2013-09-051-22/+10
| | | | Replaces struct playlist_provider.
* 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