ocarina/core
Anna Schumaker 903357395b core/audio: Save current track in settings database
The settings code is designed to map strings to unsigned integers, which
is exactly what we do here.  This lets us cut out an extra file access,
which is always a plus.  We remove the audio file after upgrading to
prevent reading it multiple times.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-09-23 16:11:08 -04:00
..
playlists Remove scons build files 2016-09-23 16:11:08 -04:00
tags Remove scons build files 2016-09-23 16:11:08 -04:00
audio.c core/audio: Save current track in settings database 2016-09-23 16:11:08 -04:00
core.c core/settings: Move settings into core/ 2016-09-23 16:11:08 -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: Check if a file is too new to be opened 2016-08-28 10:07:27 -04:00
idle.c core/idle: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.c tests: Build core/playlists/library test with ctest 2016-09-23 16:11:02 -04:00
queue.c core: Cut back on hardcoded dbe_index uses 2016-09-11 10:50:45 -04:00
settings.c core/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00
string.c core/string: Remove unused string functions 2016-08-29 07:33:00 -04:00
tempq.c core/collection: Remove file 2016-08-13 08:31:30 -04:00