forked from len0rd/rockbox
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
66459fee3d
commit
6471b3c81a
41 changed files with 85 additions and 79 deletions
|
@ -243,7 +243,7 @@ PLUGIN_IRAM_DECLARE
|
|||
#elif CONFIG_KEYPAD == CREATIVEZVM_PAD
|
||||
#define MPEG_MENU BUTTON_MENU
|
||||
#define MPEG_STOP BUTTON_BACK
|
||||
#define MPEG_PAUSE BUTTON_SELECT
|
||||
#define MPEG_PAUSE BUTTON_PLAY
|
||||
#define MPEG_VOLDOWN BUTTON_UP
|
||||
#define MPEG_VOLUP BUTTON_DOWN
|
||||
#define MPEG_RW BUTTON_LEFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue