| Commit message (Expand) | Author | Age | Files | Lines |
* | database: add "pure" attributes | Max Kellermann | 2012-02-13 | 1 | -0/+5 |
* | database: remove obsolete prototype db_check() | Max Kellermann | 2012-02-13 | 1 | -3/+0 |
* | directory: require the caller to lock the db_mutex | Max Kellermann | 2012-02-02 | 1 | -0/+3 |
* | db_plugin: add method visit() | Max Kellermann | 2011-09-13 | 1 | -0/+7 |
* | database: don't allow uri==NULL | Max Kellermann | 2011-09-13 | 1 | -0/+5 |
* | database: add struct db_visitor | Max Kellermann | 2011-09-13 | 1 | -3/+5 |
* | db_plugin: introducing a plugin API for the song database | Max Kellermann | 2011-09-10 | 1 | -8/+3 |
* | database: return GError on failure | Max Kellermann | 2011-09-09 | 1 | -2/+2 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -7/+7 |
* | database: db_load() returns GError | Max Kellermann | 2009-03-02 | 1 | -1/+3 |
* | mapper: make the music_directory optional | Max Kellermann | 2009-01-18 | 1 | -0/+4 |
* | database: pass database file name to db_init() | Max Kellermann | 2009-01-18 | 1 | -7/+5 |
* | update: save the database even if it is empty | Max Kellermann | 2009-01-08 | 1 | -0/+11 |
* | database: use stdbool | Max Kellermann | 2009-01-04 | 1 | -3/+4 |
* | database: db_init() initializes library, does not update | Max Kellermann | 2009-01-04 | 1 | -0/+13 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | database: renamed get_get_song() to db_get_song() | Max Kellermann | 2008-10-09 | 1 | -1/+1 |
* | database: renamed functions, "db_" prefix and no CamelCase | Max Kellermann | 2008-10-08 | 1 | -12/+18 |
* | database: removed printDirectoryInfo() | Max Kellermann | 2008-10-08 | 1 | -3/+0 |
* | directory: moved code to database.c | Max Kellermann | 2008-10-08 | 1 | -0/+55 |