ocarina/include/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/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/filter: Add filter_remove() 2016-07-29 15:46:11 -04: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