ocarina/tests/core
Anna Schumaker 0aaafcb5f7 core/file: Move versioning info into the main file structure
I'll eventually want to support text and binary files in both locations,
so cache files might need access to this too.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-20 16:16:22 -05:00
..
playlists core/playlists/user: Add support for renaming playlists 2017-08-22 09:15:22 -04:00
tags core/file: Create a single file_close() function 2018-02-20 16:06:50 -05:00
.gitignore Remove core/queue.c and associated files 2017-05-13 08:45:05 -04:00
CMakeLists.txt Remove core/queue.c and associated files 2017-05-13 08:45:05 -04:00
audio.c core/audio: Add a function to load tracks by filepath 2017-09-05 14:59:43 -04:00
database.c core/file: Move versioning info into the main file structure 2018-02-20 16:16:22 -05:00
date.c core/file: Create a single file_close() function 2018-02-20 16:06:50 -05:00
file.c core/file: Move versioning info into the main file structure 2018-02-20 16:16:22 -05:00
idle.c core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
playlist.c core/file: Create a single file_close() function 2018-02-20 16:06:50 -05:00
settings.c core/file: Create a single file_exists() function 2018-02-20 16:03:32 -05:00
string.c core/string: Add a function for checking if a string is a subdirectory 2017-09-05 14:59:43 -04:00
version.c ocarina: Add OCARINA_{MAJOR, MINOR}_VERSION constants 2016-09-26 08:07:35 -04:00