forked from len0rd/rockbox
FS#10643 - Cowon D2: Chopper game control using hardware buttons
This is only part of the original patch. I didn't agree with all the original changes to keymapping. Author: Nemtsev Alexey git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
241abf4bc5
commit
42552f8bf6
3 changed files with 3 additions and 1 deletions
|
|
@ -115,6 +115,7 @@ Still To do:
|
||||||
|
|
||||||
#elif CONFIG_KEYPAD == COWON_D2_PAD
|
#elif CONFIG_KEYPAD == COWON_D2_PAD
|
||||||
#define QUIT BUTTON_POWER
|
#define QUIT BUTTON_POWER
|
||||||
|
#define ACTION2 BUTTON_PLUS
|
||||||
|
|
||||||
#elif CONFIG_KEYPAD == IAUDIO67_PAD
|
#elif CONFIG_KEYPAD == IAUDIO67_PAD
|
||||||
#define QUIT BUTTON_POWER
|
#define QUIT BUTTON_POWER
|
||||||
|
|
|
||||||
|
|
@ -531,6 +531,7 @@ Tobias Diedrich
|
||||||
Andrew Engelbrecht
|
Andrew Engelbrecht
|
||||||
Kevin Schoedel
|
Kevin Schoedel
|
||||||
Jens Theeß
|
Jens Theeß
|
||||||
|
Alexey Nemtsev
|
||||||
|
|
||||||
The libmad team
|
The libmad team
|
||||||
The wavpack team
|
The wavpack team
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
{\ButtonSelect}
|
{\ButtonSelect}
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
|
||||||
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
|
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
|
||||||
\opt{COWON_D2_PAD}{\TouchBottomLeft{} / \TouchBottomRight}
|
\opt{COWON_D2_PAD}{\ButtonPlus{} / \TouchBottomLeft}
|
||||||
\opt{HAVEREMOTEKEYMAP}{& }
|
\opt{HAVEREMOTEKEYMAP}{& }
|
||||||
& Make chopper fly\\
|
& Make chopper fly\\
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue