aboutsummaryrefslogtreecommitdiffstats
path: root/src/database.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-7/+7
* database: db_load() returns GErrorMax Kellermann2009-03-021-1/+3
* mapper: make the music_directory optionalMax Kellermann2009-01-181-0/+4
* database: pass database file name to db_init()Max Kellermann2009-01-181-7/+5
* update: save the database even if it is emptyMax Kellermann2009-01-081-0/+11
* database: use stdboolMax Kellermann2009-01-041-3/+4
* database: db_init() initializes library, does not updateMax Kellermann2009-01-041-0/+13
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* database: renamed get_get_song() to db_get_song()Max Kellermann2008-10-091-1/+1
* database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann2008-10-081-12/+18
* database: removed printDirectoryInfo()Max Kellermann2008-10-081-3/+0
* directory: moved code to database.cMax Kellermann2008-10-081-0/+55