aboutsummaryrefslogtreecommitdiff
path: root/src/OtherCommands.cxx
Commit message (Collapse)AuthorAge
* Playlist, Song: clarify parameter encodingMax Kellermann2013-01-18
|
* Client: move "idle" functions into the classMax Kellermann2013-01-16
|
* idle: convert to C++Max Kellermann2013-01-09
|
* volume: convert to C++Max Kellermann2013-01-07
|
* 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
|
* decoder_print: convert to C++Max Kellermann2013-01-03
|
* permission: convert to C++Max Kellermann2013-01-03
|
* Directory: make the header C++ onlyMax Kellermann2013-01-02
|
* mapper: convert to C++Max Kellermann2013-01-02
|
* sticker: convert to C++Max Kellermann2013-01-02
|
* *_print: convert to C++Max Kellermann2013-01-02
|
* update: 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
|
* command: add COMMAND_RETURN_IDLEMax Kellermann2012-09-25
| | | | Eliminate the hack in handle_idle().
* command: move remaining handlers to OtherCommands.cxxMax Kellermann2012-09-25