aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Client: add "playlist" attributeMax Kellermann2013-01-041-3/+3
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-041-1/+2
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-12/+12
* ls.h: rename to ls.hxxMax Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-3/+3
* *_print: convert to C++Max Kellermann2013-01-021-1/+1
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-021-2/+2
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-281-12/+7
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-2/+2
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-251-1/+1
* playlist_print: rename to PlaylistPrint.cxxMax Kellermann2012-08-291-1/+1
* dbUtils.h: eliminate this headerMax Kellermann2012-08-291-2/+3
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+227