ocarina/core/playlists
Anna Schumaker 20f10c163d core/playlists/artist: Add pl_artist_delete_track()
Library playlists call this when deleting tracks, otherwise we could end
up dereferencing invalid pointers the next time we use the artist
playlist.

Fixes #81: Remove deleted tracks from artist playlists
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-29 07:53:13 -04:00
..
Sconscript core/playlists/system: Move system playlists into a new file 2016-07-19 16:03:06 -04:00
artist.c core/playlists/artist: Add pl_artist_delete_track() 2016-08-29 07:53:13 -04:00
generic.c core/playlists/generic: Add a playlist_generic_update() function 2016-08-28 10:13:03 -04:00
library.c core/playlists/artist: Add pl_artist_delete_track() 2016-08-29 07:53:13 -04:00
system.c core/playlists/system: Compare playlist names in a loop 2016-08-29 07:32:44 -04:00