summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_parser.c
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2023-11-14 01:18:39 +0100
committerChristian Soffke <christian.soffke@gmail.com>2023-11-15 23:49:53 +0100
commit51148279373fd903c87536362540f89097bef7f3 (patch)
treef35e655b6719c30519196f6d38701ee7e6d34a9a /apps/gui/skin_engine/skin_parser.c
parentbd93f9f96f1dc4f852644a3744fa09b913cd0a0a (diff)
downloadrockbox-51148279373fd903c87536362540f89097bef7f3.tar.gz
rockbox-51148279373fd903c87536362540f89097bef7f3.zip
Fix: Rotate indices after saving playlist w/ first_index > 0
When saving the current playlist, entries written out to disk were rotated, but its indices were not, resulting in first_index being out of sync between the two. Thus, an incorrect index was used for any playlist commands, from the moment you saved the playlist until the next time you resumed, which didn't produce the right playlist. Change-Id: Ie4b02ce9e07e565b1b15c938cc4b820db08e8f1f
Diffstat (limited to 'apps/gui/skin_engine/skin_parser.c')
0 files changed, 0 insertions, 0 deletions