Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -4/+1 |
* | volume: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | PlaylistFile: reuse classes PlaylistInfo and PlaylistVector | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -15/+15 |
* | ls.h: rename to ls.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -6/+6 |
* | decoder_print: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | permission: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -3/+3 |
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+1 |
* | PlaylistFile: use std::list instead of GPtrArray | Max Kellermann | 2012-09-28 | 1 | -14/+7 |
* | stored_playlist, playlist_save: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -1/+5 |
* | rename CommandError.h to CommandError.hxx | Max Kellermann | 2012-09-25 | 1 | -1/+1 |
* | command: add COMMAND_RETURN_IDLE | Max Kellermann | 2012-09-25 | 1 | -2/+1 |
* | command: move remaining handlers to OtherCommands.cxx | Max Kellermann | 2012-09-25 | 1 | -0/+315 |