Rockbox

  • Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Bugs
  • Category Music playback
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by bahus - 2022-11-09

FS#13370 - Next/Prev Folder action (Next + FF / Prev + Rewind) leads to immediate rewinding

It should be prevented by `action_wait_for_release()` but this logic is broken.

https://github.com/Rockbox/rockbox/blob/master/apps/gui/wps.c#L383-L384

Broken by the following code:
https://github.com/Rockbox/rockbox/blob/51c1e3ce7fa2874f2b1afd0788ff7d2beba6a96e/apps/action.c#L278-L293

Removing whole block fixes it but seems somehow breaks yes_no screen. Broken logic was firstly introduced in
https://github.com/Rockbox/rockbox/commit/54e6bafada0f0b55246e208c3ffb85394756135f

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing