This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9675 - Add "top menu" on quickscreen
Attached to Project:
Rockbox
Opened by Sanggon, Lee (isanggon) - Friday, 19 December 2008, 04:14 GMT+2
Last edited by Thomas Martitz (kugel.) - Saturday, 29 August 2009, 16:44 GMT+2
Opened by Sanggon, Lee (isanggon) - Friday, 19 December 2008, 04:14 GMT+2
Last edited by Thomas Martitz (kugel.) - Saturday, 29 August 2009, 16:44 GMT+2
|
DetailsThis patch will add top menu on quickscreen. Default top menu setting is "Brightness" |
This task depends upon
Closed by Thomas Martitz (kugel.)
Saturday, 29 August 2009, 16:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the other patch in FS #9706 which does the same in r22531.
Saturday, 29 August 2009, 16:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: Committed the other patch in FS #9706 which does the same in r22531.
looks OK at first glance... except you need to change ACTION_QS_DOWNINV to ACTION_QS_UP everywhere (i.e keymaps/keymap-*.c). Also from a disucssion in IRC the archos recorder needs a special case because it cannot have a top item because of how the buttons work in lcd flipped mode (iirc)
Okay, I'll add other key map and try to make bypass for archos :)