ocarina/tests/core/tags
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
..
.gitignore Track: Move the default constructor to a new cpp file 2014-12-04 08:31:51 -05:00
album.c core/tags/album: Add an album_compare_year() function 2016-01-15 15:10:44 -05:00
artist.c core/tags/artist: Convert file to C 2016-01-11 09:35:59 -05:00
genre.c core/tags/genre: Convert file to C 2016-01-11 09:35:59 -05:00
library.c core/tags/library: Convert file to C 2016-01-11 09:35:59 -05:00
Sconscript tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
track.c core/tags: Switch over to db_load_idle() 2016-06-14 17:07:55 -04:00