ocarina/tests/core
Anna Schumaker bd1e20bc56 core/tempq: Load the tempq file through an idle task
This will help reduce disk accesses during thet main startup sequence.

Implements #12: Load temporary queues through an idle task
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-14 17:05:11 -04:00
..
containers tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
tags tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
.gitignore tests/core: Add code for updating the .gitignore file 2016-03-28 08:01:30 -04:00
Sconscript tests/core: Add code for updating the .gitignore file 2016-03-28 08:01:30 -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: Clean up error handling code 2016-03-23 09:42:05 -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