summaryrefslogtreecommitdiff
path: root/firmware/drivers/lcd-16bit.c
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2009-03-08 17:18:18 +0000
committerThomas Martitz <kugel@rockbox.org>2009-03-08 17:18:18 +0000
commit87d1744e91e016b650a3c7826a93cd6afcaf0383 (patch)
treeca45fdd389f8e58cd35f55ce08b64d7ac1a03027 /firmware/drivers/lcd-16bit.c
parent99cb21f7aaa9e4ba661053828cc9c030fdc72467 (diff)
downloadrockbox-87d1744e91e016b650a3c7826a93cd6afcaf0383.tar.gz
rockbox-87d1744e91e016b650a3c7826a93cd6afcaf0383.zip
Fix playlist "Insert" a bit.
If insert was used to create a new playlist (e.g. inserting without audio playing), the insert position wasn't updated. Thus, the playlist created was in reversed order (except for the first song). This was the reason "Insert last" was actually used as Insert in this case. BUT, this one doesn't update the insert position eiterh, but the order of the songs is fine, at least (due to appending). Now, insert always updates the insert position properly, so that the aforementioned bugs are fixed. Insert is always used now. Other impact: If you create a playlist using insert, every subsequent insert will append songs at the end of the playlist,if you start playback pressing select on songs, every subsequent insert will insert after the current track. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20241 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/drivers/lcd-16bit.c')
0 files changed, 0 insertions, 0 deletions