aboutsummaryrefslogtreecommitdiff
path: root/src/database.c
Commit message (Expand)AuthorAge
* database: use stdboolMax Kellermann2009-01-04
* database: db_init() initializes library, does not updateMax Kellermann2009-01-04
* stats: added stats_update()Max Kellermann2009-01-04
* don't exit after --create-dbMax Kellermann2009-01-04
* database: use GLib instead of utils.hMax Kellermann2009-01-02
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-01
* event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann2009-01-01
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-01
* database: use GLib loggingMax Kellermann2008-12-29
* removed os_compat.hMax Kellermann2008-12-29
* utils: removed myFgets()Max Kellermann2008-12-28
* path: no CamelCaseMax Kellermann2008-11-05
* utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann2008-10-28
* path: replaced parent_path() with g_path_get_dirname()Max Kellermann2008-10-20
* update: make the job id unsignedMax Kellermann2008-10-09
* update: job ID must be positiveMax Kellermann2008-10-09
* update: don't export updateDirectory()Max Kellermann2008-10-09
* database: renamed get_get_song() to db_get_song()Max Kellermann2008-10-09
* diretory: moved code to directory_save.c, directory_print.cMax Kellermann2008-10-09
* database: removed local variable bufferSizeMax Kellermann2008-10-09
* database: simplify db_load()Max Kellermann2008-10-09
* directory: path must not be NULLMax Kellermann2008-10-08
* directory: eliminate CamelCaseMax Kellermann2008-10-08
* database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann2008-10-08
* database: removed printDirectoryInfo()Max Kellermann2008-10-08
* directory: moved code to database.cMax Kellermann2008-10-08