Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2041 - Adds Quick Skip and Instant Replay. Moves Pitch Menu.

Attached to Project: Rockbox
Opened by Benjamin Metzler (benjamintm) - Wednesday, 03 March 2004, 07:20 GMT+2
Last edited by Steve Bavin (pondlife) - Wednesday, 01 August 2007, 17:37 GMT+2
Task Type Patches
Category
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch adds Quick Skip and Instant replay to a
single press of the RIGHT and LEFT buttons
(respectivly). It also moves the Previous/Next Track
capability to the ON+LEFT and ON+RIGHT (respectivly).
Finally it moves the Pitch screen to the sound menu and
changes the interface to better conform with the other
options.
   qsir.diff (11.8 KiB)
 rockbox.dev/apps/lang/english.lang |    6 +
 rockbox.dev/apps/screens.c         |  139 -------------------------------------
 rockbox.dev/apps/sound_menu.c      |   86 ++++++++++++++++++++++
 rockbox.dev/apps/wps.c             |   94 ++++++++++---------------
 4 files changed, 133 insertions(+), 192 deletions(-)

   qsir.diff (43.3 KiB)
 /home/rockbox.dev/apps/lang/english.lang |    6 
 /home/rockbox.dev/apps/screens.c         |  139 ----
 /home/rockbox.dev/apps/sound_menu.c      |   86 ++
 /home/rockbox.dev/apps/wps.c             |  116 +--
 /home/rockbox.dev/apps/wps.c~            | 1015 +++++++++++++++++++++++++++++++
 5 files changed, 1170 insertions(+), 192 deletions(-)

This task depends upon

Closed by  Steve Bavin (pondlife)
Wednesday, 01 August 2007, 17:37 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  Patch needs major rework for the action code, multiple targets and language changes.
Comment by Anonymous Submitter - Thursday, 11 March 2004, 00:25 GMT+2

Moving the pitch menu to the sound settings is a good idea!

However, I'd prefer ON+L/ON+R to be instant reply and quick
skip, instead of it being PREV and NEXT.
Comment by Mark (Xebozone) - Saturday, 30 June 2007, 12:55 GMT+2
Agreed

Loading...