aboutsummaryrefslogtreecommitdiffstats
path: root/src/db (follow)
Commit message (Expand)AuthorAgeFilesLines
* require GLib 2.16Max Kellermann2012-07-101-1/+0
* directory: require the caller to lock the db_mutexMax Kellermann2012-02-021-2/+11
* directory: replace dirvec with doubly linked listMax Kellermann2012-01-241-2/+6
* directory: simplify constructors and clarify API documentationMax Kellermann2012-01-241-2/+2
* db/simple: pass the correct GError pointerMax Kellermann2012-01-121-1/+1
* db_plugin: add method visit()Max Kellermann2011-09-131-0/+41
* db_plugin: add method get_song()Max Kellermann2011-09-131-0/+17
* db_plugin: introducing a plugin API for the song databaseMax Kellermann2011-09-102-0/+329