Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DatabasePlugin: add method ReturnSong() | Max Kellermann | 2012-08-16 | 1 | -1/+8 |
* | DatabasePlugin: add method GetStats() | Max Kellermann | 2012-08-15 | 1 | -0/+32 |
* | DatabasePlugin: add method VisitUniqueTags() | Max Kellermann | 2012-08-15 | 1 | -0/+12 |
* | db_selection: rename to DatabaseSelection | Max Kellermann | 2012-08-07 | 1 | -4/+4 |
* | Database{Plugin,Visitor}: pass references | Max Kellermann | 2012-08-07 | 1 | -3/+3 |
* | DatabasePlugin: add simpler Visit() wrapepr | Max Kellermann | 2012-08-02 | 1 | -0/+13 |
* | DatabasePlugin: make Visit() const | Max Kellermann | 2012-08-02 | 1 | -2/+2 |
* | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 2012-08-02 | 1 | -5/+2 |
* | db_plugin: convert to C++ | Max Kellermann | 2012-08-01 | 1 | -0/+87 |