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
|
@ -202,15 +202,6 @@ PLUGIN_IRAM_DECLARE
|
|||
#define MPEG_RW BUTTON_LEFT
|
||||
#define MPEG_FF BUTTON_RIGHT
|
||||
|
||||
#elif CONFIG_KEYPAD == IAUDIO_M3_PAD
|
||||
#define MPEG_MENU BUTTON_RC_MENU
|
||||
#define MPEG_STOP BUTTON_RC_REC
|
||||
#define MPEG_PAUSE BUTTON_RC_PLAY
|
||||
#define MPEG_VOLDOWN BUTTON_RC_VOL_DOWN
|
||||
#define MPEG_VOLUP BUTTON_RC_VOL_UP
|
||||
#define MPEG_RW BUTTON_RC_REW
|
||||
#define MPEG_FF BUTTON_RC_FF
|
||||
|
||||
#elif CONFIG_KEYPAD == COWOND2_PAD
|
||||
#define MPEG_MENU BUTTON_MENU
|
||||
#define MPEG_STOP BUTTON_POWER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue