ocarina/include
Anna Schumaker bef0c70e5a core/playlist: playlist_sort() takes a playlist pointer
Additionally, it also uses a playlist-level function pointer to decide
what to do.  In most cases this calls the generic sort function, but the
history playlist should never be sorted.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
core core/playlist: playlist_sort() takes a playlist pointer 2017-04-28 09:40:02 -04:00
gui gui/sidebar: Add a gui_sidebar_iter_playlist() function 2017-04-28 09:40:02 -04:00
tests tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00