ocarina/core
Anna Schumaker 92a53d90b4 core/database: Move database out of containers/ subdirectory
It doesn't make sense to have a subdirectory with a single file.  Let's
move it back to core/

Implements #45: Move database into core/
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-29 17:06:01 -04:00
..
playlists core/playlists/system: Check that we read a valid playlist name 2016-07-28 08:55:53 -04:00
tags core/filter: Store track pointers directly 2016-07-29 17:05:47 -04:00
Sconscript core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
audio.c core/audio: Update Most and Least Played playlists 2016-07-29 10:14:35 -04:00
collection.c core/playlist: Access playlists through a string 2016-07-19 16:03:11 -04:00
core.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
database.c core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05: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
history.c core/queue: Switch over to using struct queue_iter 2016-07-19 08:13:10 -04:00
idle.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.c core/playlist: Add playlist_size() function 2016-07-19 16:03:11 -04:00
queue.c core/queue: Resort the queue when unsetting Q_ADD_FRONT 2016-07-19 08:13:10 -04:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00
tempq.c core/queue: Add queue_{save|load}_tracks() function 2016-07-19 08:13:10 -04:00