ocarina/tests/core
Anna Schumaker e773ae6f82 core/playlists/user: Add support for renaming playlists
Users may make typos in naming playlists, or they might think up better
names for playlists later.  Let's be friendly and give users a way to
change playlist names if desired.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-08-22 09:15:22 -04:00
..
playlists core/playlists/user: Add support for renaming playlists 2017-08-22 09:15:22 -04:00
tags core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04: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: 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/file: File version is OCARINA_MINOR_VERSION 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: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
playlist.c core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
settings.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
string.c tests: Build string test with CTest 2016-09-23 16:11:02 -04:00
version.c ocarina: Add OCARINA_{MAJOR, MINOR}_VERSION constants 2016-09-26 08:07:35 -04:00