ocarina/core
Anna Schumaker 22854b2f25 core/file: Create a single file_path() function
I also introduce a "file_operations" struct that will be used in the
future to do slightly different things for cache and data files.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-20 16:01:14 -05:00
..
playlists core/file: Remove struct cache_file 2018-02-20 15:39:33 -05:00
tags core/file: Create a single file_path() function 2018-02-20 16:01:14 -05:00
audio.c core/file: Remove struct cache_file 2018-02-20 15:39:33 -05:00
core.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
database.c core/file: Remove struct cache_file 2018-02-20 15:39:33 -05:00
date.c core/file: Create a new, unified file structure 2018-02-20 15:39:33 -05:00
file.c core/file: Create a single file_path() function 2018-02-20 16:01:14 -05:00
idle.c core/idle: Don't allocate the thread pool unless we really need it 2017-08-22 09:15:04 -04:00
playlist.c core/audio: Add a function to load tracks by filepath 2017-09-05 14:59:43 -04:00
settings.c core/file: Remove struct cache_file 2018-02-20 15:39:33 -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