This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12126 - Crossfade On Manual Track Change In Shuffle Only Mode of Crossfade
|
Detailswould like to report a bug in crossfade.
when i am shuffling through songs and set crossfade to shuffle only it still fades when i do a manual track change this does not happen when i set shuffle off. this should not occur as there is an option for shuffle and manual track change only, so the two options have the same functionality when i am shuffling it should be able to differentiate between them. It should be able to register that i have pressed next so the next song should not fade even though it is on shuffle. |
This task depends upon
When I have the Shuffle mode On & Crossfade is set on Shuffle Mode:
Even manual track changes are registered as Shuffle and the player crossfades the next track on manual track change.
When I have the Shuffle mode On & Crossfade is set on Shuffle Mode or Manual Track Skip
The functionality remains the same.
Maybe there should be an option like:
"shuffle, but not manual track changes while shuffling"
One suggestion is for the shuffle mode be changed to only crossfade for automatic track changes. This would require only a small patch to the crossfade code and manual, with no change to menus. You would lose crossfade for manual changes in shuffle mode (which is what you want), but you can get that functionality back with Shuffle or Manual and it will work outside of shuffle mode as well. You should bring up the topic on IRC or send an email to the dev list to see if there are any objections to changing the crossfade functionality in this manner. I could make that change in just a few minutes.