aboutsummaryrefslogtreecommitdiffstats
path: root/src/OtherCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* sticker: convert to C++Max Kellermann2013-01-021-1/+1
* *_print: convert to C++Max Kellermann2013-01-021-3/+3
* update: convert to C++Max Kellermann2013-01-021-1/+1
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-281-14/+7
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-1/+5
* rename CommandError.h to CommandError.hxxMax Kellermann2012-09-251-1/+1
* command: add COMMAND_RETURN_IDLEMax Kellermann2012-09-251-2/+1
* command: move remaining handlers to OtherCommands.cxxMax Kellermann2012-09-251-0/+315