ocarina/core
Anna Schumaker 8a2c631a9b core/audio: Add a function for getting the current pause count
This will be needed by the gui to find the current count at any time,
without waiting for a callback.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-03-02 16:31:57 -05:00
..
playlists core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
tags core/tags/album: Check for empty artist names before fetching album art 2018-02-28 10:28:59 -05:00
audio.c core/audio: Add a function for getting the current pause count 2018-03-02 16:31:57 -05:00
core.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
database.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
date.c core/file: Create new functions for reading data from files 2018-02-21 16:01:15 -05:00
file.c core/file: Rename cache_file_import() -> file_import() 2018-02-27 08:25:40 -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: Create new functions for reading data from files 2018-02-21 16:01:15 -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