aboutsummaryrefslogtreecommitdiffstats
path: root/src/OtherCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
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