ocarina/core/tags
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
..
Sconscript core/audio: Convert file to C 2016-03-28 08:01:30 -04:00
album.c core/tags/album: Add pointer to genre tag 2016-09-11 10:25:43 -04:00
artist.c core/tags/artist: Add artist_match_token() function 2016-08-29 07:33:00 -04:00
genre.c core/tags/genre: Add genre_match_token() function 2016-08-29 07:33:00 -04:00
library.c core/tags/library: Add a library_lookup() function 2016-08-13 08:31:30 -04:00
tags.c core/tags/album: Add a pointer to the struct artist 2016-06-24 10:50:37 -04:00
track.c core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00