summaryrefslogtreecommitdiff
path: root/src/PlaylistPrint.cxx
AgeCommit message (Expand)Author
2013-01-06queue: convert all functions to methodsMax Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-03database.h: eliminate db_*_song()Max Kellermann
2013-01-02*_print: convert to C++Max Kellermann
2013-01-02playlist_{any,song,queue}: convert to C++Max Kellermann
2012-09-28main: use C++ compilerMax Kellermann
2012-09-28PlaylistFile: use std::list instead of GPtrArrayMax Kellermann
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann
2012-08-29SongFilter: convert to a C++ classMax Kellermann
2012-08-29playlist_print: rename to PlaylistPrint.cxxMax Kellermann