summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2021-02-15 15:05:56 +0100
committerSolomon Peachy <pizza@shaftnet.org>2021-02-17 11:34:59 +0000
commit436e64e09eee2b83daa0c91835305fec2eec1a3f (patch)
treec4a250f4324cccee60dc7c35201bcd2fc93d9bec /utils
parentabebc6b9acdbed87edd3bb40a9f76626a5180bc4 (diff)
downloadrockbox-436e64e09eee2b83daa0c91835305fec2eec1a3f.tar.gz
rockbox-436e64e09eee2b83daa0c91835305fec2eec1a3f.zip
Fix playback queue bug when "Insert Next" is used with multiple songs at once
After using “Insert Next” to insert multiple songs at once (e.g. an album from the database browser or folder from the file browser), subsequent Insert operations will incorrectly insert items after the first song of all items that were previously inserted, instead of after the last song of the previously inserted items. A bug fix was originally written by Costas Calamvokis for the file browser only. I adopted the original fix and added code analogous to it so that it works from the database browser as well. See FS#7898, FS#7363 or this forum post for more info: https://forums.rockbox.org/index.php/topic,53741.0.html Change-Id: Ie2718e136df0b340000f7a171e9e806cf23a27b4
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions