ocarina/include/core
Anna Schumaker c2178bc265 core: Cut back on hardcoded dbe_index uses
The dbe_index of a given database item might change in the future, so we
can't rely on it everywhere.  Let's just use it for saving and loading
files, with the expectation that changes will happen sometime after
startup.

Implements #69: Reduce use of dbe_index in Ocarina code
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-11 10:50:45 -04:00
..
playlists core/playlists/artist: Add pl_artist_delete_track() 2016-08-29 07:53:13 -04:00
tags core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00
audio.h core/audio: Remove audio_stop() function 2016-05-10 11:15:35 -04:00
core.h core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
database.h core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
date.h core/date: Force struct date into 32bits 2016-09-11 10:50:22 -04:00
file.h core/file: Add support for importing a file into the cache 2016-07-12 14:16:46 -04:00
idle.h core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.h core/playlists: Add playlist_{new, delete}() functions 2016-08-13 08:31:30 -04:00
print.h Remove Doxygen tags 2015-09-02 14:24:42 -04:00
queue.h core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
string.h core/string: Remove unused string functions 2016-08-29 07:33:00 -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