summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-10-29 17:01:51 +0100
committerChristian Soffke <christian.soffke@gmail.com>2023-10-30 14:09:51 -0400
commitd77c417fd1bfb79013bbd2c47920d89b95a5ac76 (patch)
tree8eb87c407faf1a56e04886c2bb2c39e6dcc46c00 /apps/debug_menu.c
parent3f3e185460b1204ed9420b3d9129f1371a01b6ec (diff)
downloadrockbox-d77c417fd1bfb79013bbd2c47920d89b95a5ac76.tar.gz
rockbox-d77c417fd1bfb79013bbd2c47920d89b95a5ac76.zip
Fix bookmarking/reloading after saving shuffled playlist
The resume index into the playlist file that was used for bookmarks created immediately after saving a shuffled playlist, or for reloading the saved playlist (in case "Reload After Saving" was enabled), tended to be incorrect. The playlist file effectively isn't shuffled anymore after saving it to a file, but the resume index may still have to be rotated unless playback has been stopped and resumed before bookmarking, due to indices that are shifted by first_index. Change-Id: Id335a7a71adc216989d7b415bfa48237d92fd7b0
Diffstat (limited to 'apps/debug_menu.c')
0 files changed, 0 insertions, 0 deletions