ocarina/tests/core
Anna Schumaker 0754f10883 core/playlist: Remove playlist_update()
This was only used by system playlists to keep the unplayed, most played,
and least played playlist up to date.  We can handle this internally
through the playlist_played() handler.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
playlists core/playlist: Remove playlist_update() 2017-04-28 09:40:02 -04:00
tags core/database: Pass database index when allocating dbes 2017-04-28 09:40:02 -04:00
.gitignore core/playlist: playlist_new() returns a playlist pointer 2017-04-28 09:40:02 -04:00
CMakeLists.txt core/playlist: playlist_new() returns a playlist pointer 2017-04-28 09:40:02 -04:00
audio.c core/playlist: Remove playlist_get_queue() 2017-04-28 09:40:02 -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/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00
playlist.c core/playlist: Rename playlist_cur() -> playlist_current() 2017-04-28 09:40:02 -04:00
queue.c core/queue: Remove Q_REPEAT flag 2017-04-28 09:40:02 -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