Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-02 | Directory: make the header C++ only | Max Kellermann | 1 | -1/+1 |
2013-01-02 | mapper: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-02 | sticker: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-02 | *_print: convert to C++ | Max Kellermann | 1 | -3/+3 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -1/+1 |
2012-09-28 | main: use C++ compiler | Max Kellermann | 1 | -1/+1 |
2012-09-28 | PlaylistFile: use std::list instead of GPtrArray | Max Kellermann | 1 | -14/+7 |
2012-09-28 | stored_playlist, playlist_save: use C++ compiler | Max Kellermann | 1 | -1/+5 |
2012-09-25 | rename CommandError.h to CommandError.hxx | Max Kellermann | 1 | -1/+1 |
2012-09-25 | command: add COMMAND_RETURN_IDLE | Max Kellermann | 1 | -2/+1 |
2012-09-25 | command: move remaining handlers to OtherCommands.cxx | Max Kellermann | 1 | -0/+315 |