ocarina/tests/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
.gitignore core/idle: Test idle queue before containers 2016-06-14 17:06:41 -04:00
Sconscript core/idle: Test idle queue before containers 2016-06-14 17:06:41 -04:00
audio.c core/tempq: Store queue operations passed to tempq_init() 2016-05-27 12:01:43 -04:00
collection.c core/collection: Initialize the collection through an idle task 2016-06-14 17:06:20 -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: Add a C-style initializer macro 2015-10-12 08:30:01 -04:00
filter.c core/filter: Convert file to C 2016-01-11 09:35:59 -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: Rename PL_BANNED -> PL_HIDDEN 2016-02-29 13:22:31 -05: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
version.c tests/core: Update version test to the new framework 2015-10-07 08:19:45 -04:00