rockbox/apps/plugins/pictureflow
Aidan MacDonald a64cad847e playlist: Simplify playlist modified detection
Any modifications to the playlist (insert, delete, shuffle, etc)
will cause the modified flag to be set. The flag is cleared when
the playlist is saved. Code that generates playlists can manually
clear the modified flag if appropriate; there is now a proper API
for this so the tagcache and pictureflow don't need to resort to
hacks.

Change-Id: I8d3c723265a41db07a13de3f1d2abb0444528d57
2023-03-23 13:01:23 -04:00
..
pictureflow.c playlist: Simplify playlist modified detection 2023-03-23 13:01:23 -04:00
pictureflow.make build: We don't need sh-specific flags in the pictureflow build. 2021-03-25 12:20:15 -04:00
SOURCES