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