mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Updated quickscreens, now they look better than before while still retaining the ability to scroll - this is about as good as it gets until viewports are implemented. Also enabled the quickscreen for iPods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9421 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
12e528ccd9
commit
15b2eefd6b
6 changed files with 81 additions and 26 deletions
|
@ -129,6 +129,7 @@
|
|||
#define TREE_WPS (BUTTON_PLAY | BUTTON_REL)
|
||||
#define TREE_WPS_PRE BUTTON_PLAY
|
||||
#define TREE_CONTEXT (BUTTON_SELECT | BUTTON_REPEAT)
|
||||
#define TREE_QUICK (BUTTON_MENU | BUTTON_REPEAT)
|
||||
|
||||
#elif CONFIG_KEYPAD == IRIVER_IFP7XX_PAD
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue