Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DatabasePlugin: add method ReturnSong() | Max Kellermann | 2012-08-16 | 1 | -0/+20 |
* | DatabasePlugin: add method GetStats() | Max Kellermann | 2012-08-15 | 1 | -0/+7 |
* | DatabasePlugin: add method VisitUniqueTags() | Max Kellermann | 2012-08-15 | 1 | -0/+11 |
* | db_visitor: delete obsolete header | Max Kellermann | 2012-08-15 | 1 | -1/+0 |
* | DatabaseSelection: add "match" attribute | Max Kellermann | 2012-08-08 | 1 | -2/+5 |
* | db_selection: rename to DatabaseSelection | Max Kellermann | 2012-08-07 | 1 | -2/+2 |
* | Database{Plugin,Visitor}: pass references | Max Kellermann | 2012-08-07 | 1 | -7/+7 |
* | DatabasePlugin: make Visit() const | Max Kellermann | 2012-08-02 | 1 | -2/+2 |
* | db_plugin: convert to C++ | Max Kellermann | 2012-08-01 | 1 | -0/+315 |