aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* idle: convert to C++Max Kellermann2013-01-091-1/+1
* Playlist: convert functions to methodsMax Kellermann2013-01-071-4/+4
* queue: convert all functions to methodsMax Kellermann2013-01-061-2/+2
* playlist: convert to C++Max Kellermann2013-01-041-2/+2
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-281-11/+13
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-0/+151