forked from len0rd/rockbox
Revert accidental tree commit. /me needs a smaller enter key...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16805 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
386f77b052
commit
1f4bcc86da
34 changed files with 426 additions and 410 deletions
|
@ -78,17 +78,6 @@ PLUGIN_HEADER
|
|||
#define GREYSCALE_LEFT BUTTON_LEFT
|
||||
#define GREYSCALE_RIGHT BUTTON_RIGHT
|
||||
#define GREYSCALE_OFF BUTTON_EQ
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO_M3_PAD
|
||||
#define GREYSCALE_SHIFT BUTTON_RC_PLAY /* somewhat dangerous... */
|
||||
#define GREYSCALE_UP BUTTON_RC_VOL_UP
|
||||
#define GREYSCALE_DOWN BUTTON_RC_VOL_DOWN
|
||||
#define GREYSCALE_LEFT BUTTON_RC_REW
|
||||
#define GREYSCALE_RIGHT BUTTON_RC_FF
|
||||
#define GREYSCALE_OFF BUTTON_RC_REC
|
||||
|
||||
#define GREYSCALE_RC_OFF BUTTON_REC
|
||||
|
||||
#endif
|
||||
|
||||
#define GFX_HEIGHT (LCD_HEIGHT-8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue