Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
| | |||||
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -4/+1 |
| | |||||
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -2/+1 |
| | |||||
* | database.h: rename to DatabaseSimple.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | database.h: eliminate db_*_song() | Max Kellermann | 2013-01-03 | 1 | -44/+28 |
| | | | | Use the C++ API. | ||||
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -3/+3 |
| | |||||
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | *_print: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | command: move code to *Commands.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+196 |