aboutsummaryrefslogtreecommitdiffstats
path: root/src/OtherCommands.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Eliminate the hack in handle_idle().
* command: move remaining handlers to OtherCommands.cxxMax Kellermann2012-09-251-0/+315