Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2991 - Key for Next/Prev Folder - all targets

Attached to Project: Rockbox
Opened by jock765 (jock765) - Monday, 06 February 2006, 01:38 GMT+2
Last edited by Rani Hod (RaeNye) - Saturday, 23 September 2006, 04:23 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Add keystroke for next/prev folder when playing through
folders (i.e. not a playlist). Key combination is Pause
then long Prev/Next key (Remote is short press of
Prev/Next). Have tested on my Archos Recorder V1 and
Archos Studio 10, but should work across other targets.
Hopefully with this combination other features are not
compromised, as this is a normally unused key
combination, but is still simple enough for those who
want it.
   gwps.c.diff (1.6 KiB)
 /new/gwps.c |   26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

This task depends upon

Closed by  Dominik Riebeling (bluebrother)
Saturday, 23 September 2006, 10:16 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  we have such a feature at least for iriver (but I think it\'s still undocumented -- see the keymaps) and due to the button action code this is way outdated. If this feature is missing on other devices please open a new task.
Comment by Anonymous Submitter - Tuesday, 07 February 2006, 19:50 GMT+2

Not sure if I understand correctly, but isn't this what the
menu option "folder navigation" is already about?
Comment by jock765 (jock765) - Tuesday, 07 February 2006, 21:25 GMT+2

The only folder navigation option on my archos (that I know
of) is to automatically move to the next folder after
finishing the current one, when playing through a folder.
This patch allows a key press combo to allow to move there
while maybe only halfway through the folder, as well as
going to the previous folder.
I think maybe the iRiver already has this option with a
somewhat different key press, which also had an option to
enable/disable as it had the potential to alter the existing
behavior somewhat. I'm only guessing about this though as I
don't have an iRiver and the documentation doesn't show much
and a google of past discussions etc is inconclusive too.

Loading...