ocarina/core
Anna Schumaker 50207c5b79 core/playlist: Don't reselect the current playlist
We want playback to continue after the queued tracks playlist has run
out.  Allowing us to select the same playlist multiple times can cause
us to get stuck picking the next track.

Fixes #100: Finishing "Queued Tracks" playlist shouldn't stop playback
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-10-19 07:58:10 -04:00
..
playlists core/playlists: Don't leak playlist names while loading 2016-09-29 14:50:36 -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