ocarina/core
Anna Schumaker c845530812 core/queue: Resort the queue when unsetting Q_ADD_FRONT
This flag is used for bulk inserts to cut down on the number of gui
operations during startup.  Let's just make it standard that unsetting
the flag causes the queue to resort itself.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-19 08:13:10 -04:00
..
containers Remove core/containers/queue 2016-07-19 08:13:10 -04:00
tags core/tags/album: Improve MusicBrainz query accuracy 2016-07-15 09:37:54 -04:00
audio.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
collection.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
core.c core/idle: Add support for running idle tasks in a new thread 2016-06-24 10:50:37 -04:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
file.c core/file: Add support for importing a file into the cache 2016-07-12 14:16:46 -04:00
filter.c core/containers: Move index into the containers/ directory 2016-01-15 15:10:44 -05:00
history.c core/queue: Switch over to using struct queue_iter 2016-07-19 08:13:10 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
playlist.c core/playlist: Improve average playcount calculation 2016-06-14 17:11:25 -04:00
queue.c core/queue: Resort the queue when unsetting Q_ADD_FRONT 2016-07-19 08:13:10 -04:00
Sconscript core/tags/album: Query the Cover Art Archive for album art 2016-06-24 10:50:37 -04:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00
tempq.c core/queue: Add queue_{save|load}_tracks() function 2016-07-19 08:13:10 -04:00