ocarina/include
Anna Schumaker ca6c5293c6 core/playlist: Add a playlist_generic_update() function
This function simply triggers the "updated" callback for the given
playlist and track.  I updated the gui model to handle taking tracks
instead of row indexes, since this lets me reuse the same for-each
function that we do for sorting.  Additionally, this prevents UI updates
for playlists that aren't currently visible.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -04:00
..
core core/playlist: Add a playlist_generic_update() function 2017-05-13 08:45:04 -04:00
gui core/playlist: Add a playlist_generic_update() function 2017-05-13 08:45:04 -04:00
tests tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00