ocarina/include/core/playlists
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
..
artist.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
generic.h core/playlist: Add a playlist_generic_update() function 2017-05-13 08:45:04 -04:00
library.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
playlist.h core/playlist: Move random setting into the playlist struct 2017-05-13 08:45:04 -04:00
system.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
user.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00