aboutsummaryrefslogtreecommitdiffstats
path: root/src/OtherCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-18Playlist, Song: clarify parameter encodingMax Kellermann1-3/+3
2013-01-16Client: move "idle" functions into the classMax Kellermann1-3/+2
2013-01-09idle: convert to C++Max Kellermann1-4/+1
2013-01-07volume: convert to C++Max Kellermann1-1/+1
2013-01-04PlaylistFile: reuse classes PlaylistInfo and PlaylistVectorMax Kellermann1-1/+1
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-15/+15
2013-01-03ls.h: rename to ls.hxxMax Kellermann1-1/+1
2013-01-03client: convert to C++Max Kellermann1-6/+6
2013-01-03decoder_print: convert to C++Max Kellermann1-1/+1
2013-01-03permission: convert to C++Max Kellermann1-1/+1
2013-01-02Directory: make the header C++ onlyMax Kellermann1-1/+1
2013-01-02mapper: convert to C++Max Kellermann1-1/+1
2013-01-02sticker: convert to C++Max Kellermann1-1/+1
2013-01-02*_print: convert to C++Max Kellermann1-3/+3
2013-01-02update: convert to C++Max Kellermann1-1/+1
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2012-09-28PlaylistFile: use std::list instead of GPtrArrayMax Kellermann1-14/+7
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann1-1/+5
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-09-25command: add COMMAND_RETURN_IDLEMax Kellermann1-2/+1
2012-09-25command: move remaining handlers to OtherCommands.cxxMax Kellermann1-0/+315