ocarina/include/core
Anna Schumaker 82280edfa2 core/file: Rename struct file -> struct data_file
I'm going to create a unified struct file that should be able to share
code between data and cache files.  The first step is to push the old
structure to the side so it can still be used in other places.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-20 15:39:33 -05:00
..
playlists core/file: Rename struct file -> struct data_file 2018-02-20 15:39:33 -05:00
tags core/tags/track: Add support for allocating external tracks 2017-09-05 14:59:43 -04:00
audio.h core/audio: Add a function to load tracks by filepath 2017-09-05 14:59:43 -04:00
core.h core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
database.h core/file: Rename struct file -> struct data_file 2018-02-20 15:39:33 -05:00
date.h core/file: Rename struct file -> struct data_file 2018-02-20 15:39:33 -05:00
file.h core/file: Rename struct file -> struct data_file 2018-02-20 15:39:33 -05:00
idle.h core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
playlist.h core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
print.h Remove Doxygen tags 2015-09-02 14:24:42 -04:00
settings.h core/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00
string.h core/string: Add a function for checking if a string is a subdirectory 2017-09-05 14:59:43 -04:00
version.h ocarina: Add OCARINA_{MAJOR, MINOR}_VERSION constants 2016-09-26 08:07:35 -04:00