aboutsummaryrefslogtreecommitdiffstats
path: root/src/db (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2012-02-02directory: require the caller to lock the db_mutexMax Kellermann1-2/+11
2012-01-24directory: replace dirvec with doubly linked listMax Kellermann1-2/+6
2012-01-24directory: simplify constructors and clarify API documentationMax Kellermann1-2/+2
2012-01-12db/simple: pass the correct GError pointerMax Kellermann1-1/+1
2011-09-13db_plugin: add method visit()Max Kellermann1-0/+41
2011-09-13db_plugin: add method get_song()Max Kellermann1-0/+17
2011-09-10db_plugin: introducing a plugin API for the song databaseMax Kellermann2-0/+329