ocarina/tests/core
Anna Schumaker 9835235acd core/queue: Implement a new queue_iter
I plan to remove the containers/queue implementation, so we need a new
iterator for queue access.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-19 08:13:10 -04:00
..
containers core/containers/set: Return status of set_insert() and set_remove() 2016-07-19 08:13:10 -04:00
tags core/tags/album: Add support for importing album artwork 2016-07-12 14:36:40 -04:00
.gitignore core/tags/album: Add a pointer to the struct artist 2016-06-24 10:50:37 -04:00
Sconscript core: Remove random functions 2016-06-14 17:10: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/tags/album: Query MusicBrainz for album release information 2016-06-24 10:50:37 -04:00
date.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
file.c core/file: Add support for importing a file into the cache 2016-07-12 14:16:46 -04:00
filter.c core/filter: Convert file to C 2016-01-11 09:35:59 -05:00
history.c core/idle: Add support for running idle tasks in a new thread 2016-06-24 10:50:37 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
playlist.c core/playlist: Improve average playcount calculation 2016-06-14 17:11:25 -04:00
queue.c core/queue: Implement a new queue_iter 2016-07-19 08:13:10 -04:00
string.c core/string: Add string_match() function 2016-07-19 08:13:10 -04:00
tempq.c core/idle: Add support for running idle tasks in a new thread 2016-06-24 10:50:37 -04:00
version.c core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00