ocarina/tests/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/filter: Remove filter.c 2016-08-29 07:33:00 -04:00
tags core/tags/album: Add pointer to genre tag 2016-09-11 10:25:43 -04:00
.gitignore core/filter: Remove filter.c 2016-08-29 07:33:00 -04:00
Sconscript core/filter: Remove filter.c 2016-08-29 07:33:00 -04:00
audio.c core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00
database.c core/database: Move database out of containers/ subdirectory 2016-07-29 17:06:01 -04:00
date.c core/date: Force struct date into 32bits 2016-09-11 10:50:22 -04:00
file.c core/file: Check if a file is too new to be opened 2016-08-28 10:07:27 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
playlist.c core/filter: Remove filter.c 2016-08-29 07:33:00 -04:00
queue.c core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00
string.c core/string: Remove unused string functions 2016-08-29 07:33:00 -04:00
tempq.c core/filter: Remove filter.c 2016-08-29 07:33:00 -04:00
version.c core/file: Move OCARINA_NAME configuration into version.h 2016-06-24 10:50:37 -04:00