ocarina/tests/core
Anna Schumaker cfeca9ae4b core/playlist: Add playlist_type enum
I'm going to use this to distinguish between various playlist types that
are about to be added.  Let's update the playlist functions first, and
then add more types in a future patch.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-08-13 08:31:30 -04:00
..
playlists core/playlists/system: Add history playlist 2016-07-29 17:06:04 -04:00
tags core/filter: filter_search() returns a new GHashTable 2016-07-29 17:05:59 -04:00
.gitignore core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
Sconscript core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
audio.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
collection.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
database.c core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -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: filter_search() returns a new GHashTable 2016-07-29 17:05:59 -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: Add playlist_type enum 2016-08-13 08:31:30 -04:00
queue.c core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
string.c core/string: Add string_match() function 2016-07-19 08:13:10 -04:00
tempq.c core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
version.c core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00