ocarina/core/playlists
Anna Schumaker ef8a764780 core/playlists: Allocate artist and library playlists during startup
Rather than waiting for them to load with an idle task.  This speeds up
Ocarina startup dramatically, since playlists can be added to the UI
with the correct size instead of needing extra callbacks to update the
size each time a track is added.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-26 08:07:36 -04:00
..
artist.c core/playlists: Allocate artist and library playlists during startup 2016-09-26 08:07:36 -04:00
generic.c core/playlists: Add a playlist_select() function 2016-09-26 08:07:34 -04:00
library.c core/playlists: Allocate artist and library playlists during startup 2016-09-26 08:07:36 -04:00
system.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04:00
user.c core/database: Remove db_load_idle() 2016-09-26 08:07:35 -04:00