aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-04Client: add "playlist" attributeMax Kellermann1-3/+3
2013-01-04playlist: convert to C++Max Kellermann1-1/+1
2013-01-04PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann1-1/+2
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-12/+12
2013-01-03ls.h: rename to ls.hxxMax Kellermann1-1/+1
2013-01-03client: convert to C++Max Kellermann1-3/+3
2013-01-02*_print: convert to C++Max Kellermann1-1/+1
2013-01-02playlist_{any,song,queue}: convert to C++Max Kellermann1-2/+2
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2012-09-28PlaylistFile: use std::list instead of GPtrArrayMax Kellermann1-12/+7
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann1-2/+2
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-08-29playlist_print: rename to PlaylistPrint.cxxMax Kellermann1-1/+1
2012-08-29dbUtils.h: eliminate this headerMax Kellermann1-2/+3
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+227