Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface → Themes
  • Assigned To No-one
  • Operating System Archos Recorder
  • 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 eric - 2007-09-08
Last edited by jdgordon - 2008-05-15

FS#7733 - On + Left Skip to the next/previos directory (ON+Left/Right) does not work

According to manual, On + Left / Right in the WPS skips to the previous/next directory. This does not work for me, whether in Directory,Playlist or Database mode. The Autochange Directory works tho and skips to the next dir after the last file.

Closed by  jdgordon
2008-05-15 14:34
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

should be fixed now…

i’ve not seen that command anywhere… but i know there’s a skip directory feature hidden in the code, which is Right then Right (hold). i never found a skip directory for playlist mode, so i created my own… see patch # 7571.

eric commented on 2007-09-14 15:54

This bug report applies to Archos Recorder V1, for this device the skip directory feature is mentioned in the manual
(see http://download.rockbox.org/manual/rockbox-recorder/rockbox-buildch4.html#x7-400004.3.1 ). The combination you mentioned
(Right then Right (hold)) is probably used on other devices, and does not work on the Archos either.

The keymap in the source says:

  { ACTION_WPS_ABSETB_NEXTDIR, BUTTON_ON|BUTTON_RIGHT,  BUTTON_NONE },
  { ACTION_WPS_ABSETA_PREVDIR, BUTTON_ON|BUTTON_LEFT,   BUTTON_NONE },

… Maybe there’s an error there or it’s a question of timing the keypresses properly.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing