Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DatabasePlugin: make Visit() const | Max Kellermann | 2012-08-02 | 2 | -4/+4 |
* | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 2012-08-02 | 1 | -5/+4 |
* | db_plugin: convert to C++ | Max Kellermann | 2012-08-01 | 3 | -184/+184 |
* | require GLib 2.16 | Max Kellermann | 2012-07-10 | 1 | -1/+0 |
* | directory: require the caller to lock the db_mutex | Max Kellermann | 2012-02-02 | 1 | -2/+11 |
* | directory: replace dirvec with doubly linked list | Max Kellermann | 2012-01-24 | 1 | -2/+6 |
* | directory: simplify constructors and clarify API documentation | Max Kellermann | 2012-01-24 | 1 | -2/+2 |
* | db/simple: pass the correct GError pointer | Max Kellermann | 2012-01-12 | 1 | -1/+1 |
* | db_plugin: add method visit() | Max Kellermann | 2011-09-13 | 1 | -0/+41 |
* | db_plugin: add method get_song() | Max Kellermann | 2011-09-13 | 1 | -0/+17 |
* | db_plugin: introducing a plugin API for the song database | Max Kellermann | 2011-09-10 | 2 | -0/+329 |