ocarina/include/core
Anna Schumaker 779969f28b core/idle: Let tests run without the thread pool
The thread pool is used to fetch album art in the background, but this
can slow down most tests that aren't interested in album art.  Adding a
(testing-only) function for running without the thread pool speeds
things up a bit.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-07-28 16:17:43 -04:00
..
containers Remove core/containers/queue 2016-07-19 08:13:10 -04:00
playlists core/playlists/system: Move the least played playlist into system.c 2016-07-19 16:03:10 -04:00
tags core/tags/album: Add support for importing album artwork 2016-07-12 14:36:40 -04:00
audio.h core/audio: Remove audio_stop() function 2016-05-10 11:15:35 -04:00
collection.h core/collection: Clean up error handling code 2016-03-23 09:42:05 -04:00
core.h core/audio: Convert file to C 2016-03-28 08:01:30 -04:00
date.h core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
file.h core/file: Add support for importing a file into the cache 2016-07-12 14:16:46 -04:00
filter.h core/containers: Move set into the containers/ directory 2016-01-15 15:10:44 -05:00
history.h core/history: Add history_prev() function 2016-03-11 10:40:34 -05:00
idle.h core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.h core/playlist: Add playlist_size() function 2016-07-19 16:03:11 -04:00
print.h Remove Doxygen tags 2015-09-02 14:24:42 -04:00
queue.h core/queue: Add queue_{save|load}_tracks() function 2016-07-19 08:13:10 -04:00
string.h core/string: Add string_match() function 2016-07-19 08:13:10 -04:00
tempq.h core/audio: Trigger queue updates when changing tracks 2016-06-07 09:01:13 -04:00
version.h core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00