ocarina/tests/core
Anna Schumaker 415bd9731a core/filter: Add filter_remove()
This is used to remove tracks from the filtering index.  We'll need this
once we switch over to storing pointers to keep the same track from
getting added multiple times.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-29 15:46:11 -04:00
..
containers core/containers/set: Add set_alloc() and set_free() functions 2016-07-29 15:46:11 -04:00
playlists core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
tags core/filter: Add filter_remove() 2016-07-29 15:46:11 -04:00
.gitignore core/playlists/system: Move system playlists into a new file 2016-07-19 16:03:06 -04:00
Sconscript core/playlists/system: Move system playlists into a new file 2016-07-19 16:03:06 -04:00
audio.c core/tempq: Store queue operations passed to tempq_init() 2016-05-27 12:01:43 -04:00
collection.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -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: Add filter_remove() 2016-07-29 15:46:11 -04:00
history.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
playlist.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
queue.c core/queue: Add queue_{save|load}_tracks() function 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: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
version.c core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00