ocarina/core
Anna Schumaker 9a209d098b core/tags: Switch over to db_load_idle()
Load all tag databases with the new load function.

Implements #15: Load track database through an idle task
Implements #16: Load library database through an idle task
Implements #17: Load genre database through an idle task
Implements #18: Load artist database through an idle task
Implements #19: Load album database through an idle task
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-14 17:07:55 -04:00
..
containers core/containers/database: Add a function for loading databases when idle 2016-06-14 17:06:57 -04:00
tags core/tags: Switch over to db_load_idle() 2016-06-14 17:07:55 -04:00
Sconscript gui/gst: Completely define the next button in glade 2016-04-08 12:03:08 -04:00
audio.c core/audio: Load initial track through an idle task 2016-06-14 17:04:28 -04:00
collection.c core/collection: Initialize the collection through an idle task 2016-06-14 17:06:20 -04:00
core.c core/audio: Convert file to C 2016-03-28 08:01:30 -04:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
file.c core/file: Free "dir" after reporting possible errors 2016-03-31 14:20:44 -04:00
filter.c core/containers: Move index into the containers/ directory 2016-01-15 15:10:44 -05:00
history.c core/history: Add history_prev() function 2016-03-11 10:40:34 -05:00
idle.c core/idle: Add idle_cancel() function 2016-03-01 08:27:13 -05:00
playlist.c core/playlist: Switch over to db_load_idle() 2016-06-14 17:07:16 -04:00
queue.c core/queue: Trigger an update when tracks are selected 2016-06-04 17:10:05 -04:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -04:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00
tempq.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00