aboutsummaryrefslogtreecommitdiff
path: root/src/database.c
Commit message (Expand)AuthorAge
...
* 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