ocarina/core
Anna Schumaker be3b788380 core/playlists/system: Don't read 6.4.x playlists in new idle tasks
Track database defragmenting can happen before the new tasks are ever
scheduled, causing a crash when we try to find tracks with changed IDs.
After the crash, the Favorites and Hidden playlist data appears to be
lost.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-10-21 11:31:11 -04:00
..
playlists core/playlists/system: Don't read 6.4.x playlists in new idle tasks 2016-10-21 11:31:11 -04:00
tags core/tags/album: __album_query_artist() needs to initialize "found" 2016-09-29 12:44:17 -04:00
audio.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04:00
core.c core: Defragment databases on startup 2016-09-26 08:07:35 -04:00
database.c core/database: Add a db_rekey() function 2016-09-26 14:58:30 -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: Let tests run without the thread pool 2016-07-28 16:17:43 -04:00
playlist.c core/playlist: Don't reselect the current playlist 2016-10-19 07:58:10 -04:00
queue.c core/queue: Give queues the option to save and load iterator positions 2016-09-26 08:07:34 -04:00
settings.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
string.c core/string: Remove unused string functions 2016-08-29 07:33:00 -04:00