ocarina/core
Anna Schumaker 9701da5392 core/queue: Add a function to resort the queue
This can be combined with the Q_ADD_FRONT flag for efficient bulk
insertions.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-01-29 08:22:10 -05:00
..
containers core/containers/queue: Add _q_add_sorted() function 2016-01-15 15:10:44 -05:00
tags core/tags/track: Expand track_compare() to compare by different fields 2016-01-15 15:10:44 -05:00
Sconscript core/containers: Move set into the containers/ directory 2016-01-15 15:10:44 -05:00
audio.cpp core/queue: Move queue_add() out of the queue struct 2016-01-29 08:22:10 -05:00
core.cpp core/queue: Replace on_track_added() with qop_added() 2016-01-29 08:22:10 -05:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
deck.cpp core/queue: Convert q_cur into a queue iterator 2016-01-29 08:22:10 -05:00
file.c core/file: Add better error reporting 2015-12-04 10:11:33 -05:00
filter.c core/containers: Move index into the containers/ directory 2016-01-15 15:10:44 -05:00
idle.c core/idle: Convert file to C 2016-01-11 09:35:59 -05:00
library.cpp core/queue: Add a function to resort the queue 2016-01-29 08:22:10 -05:00
playlist.cpp core/queue: Add a function to resort the queue 2016-01-29 08:22:10 -05:00
queue.c core/queue: Add a function to resort the queue 2016-01-29 08:22:10 -05:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -04:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00