ocarina/core
Anna Schumaker cc464ed198 core/tags/track: Add support for allocating external tracks
There might be rare occasions where users want to play a track that
exists outside their music library.  This patch adds support for
allocating and freeing these external tracks without adding them to the
track database.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-09-05 14:59:43 -04:00
..
playlists core/playlists/system: Load favorites and hidden playlists first 2017-08-22 10:04:02 -04:00
tags core/tags/track: Add support for allocating external tracks 2017-09-05 14:59:43 -04:00
audio.c core/audio: Rework audio message handling 2017-09-05 14:59:43 -04:00
core.c core: Add useful headers to core.h 2017-08-22 09:13:46 -04:00
database.c core/database: Pass database index when allocating dbes 2017-04-28 09:40:02 -04:00
date.c core/date: Add functions for reading and writing date stamps 2016-09-26 08:07:35 -04:00
file.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04: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 Remove core/queue.c and associated files 2017-05-13 08:45:05 -04:00
settings.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
string.c core/string: Add a function for checking if a string is a subdirectory 2017-09-05 14:59:43 -04:00