aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistCommands.cxx
Commit message (Collapse)AuthorAge
* Client: add "playlist" attributeMax Kellermann2013-01-04
| | | | Reduce access to the global variable "g_playlist".
* playlist: convert to C++Max Kellermann2013-01-04
|
* PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann2013-01-04
| | | | .. instead of rolling own classes.
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* ls.h: rename to ls.hxxMax Kellermann2013-01-03
|
* client: convert to C++Max Kellermann2013-01-03
|
* *_print: convert to C++Max Kellermann2013-01-02
|
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-02
|
* main: use C++ compilerMax Kellermann2012-09-28
|
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-28
|
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-28
|
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-25
|
* playlist_print: rename to PlaylistPrint.cxxMax Kellermann2012-08-29
|
* dbUtils.h: eliminate this headerMax Kellermann2012-08-29
|
* command: move code to *Commands.cxxMax Kellermann2012-08-29