1
0
Fork 0
forked from len0rd/rockbox

Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all

manuals with HAVEREMOTEKEYMAP defined to build, regardless of whether 
tables have been edited for the specific remote keymap.  The actual 
button can be added inside this opt.

Change many IRIVER_RC_H100_PAD opts to the generic HAVEREMOTEKEYMAP


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21997 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2009-07-22 18:08:51 +00:00
parent 308522b60e
commit 8d194f08d7
60 changed files with 460 additions and 406 deletions

View file

@ -12,7 +12,7 @@ used in any kind of game with up to ten players.
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Increase / decrease displayed Value\\
%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
@ -20,7 +20,7 @@ used in any kind of game with up to ten players.
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Move to next screen\\
%
\opt{PLAYER_PAD}{\ButtonStop}
@ -29,7 +29,7 @@ used in any kind of game with up to ten players.
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Move to previous screen\\
\end{btnmap}
\end{table}
@ -59,7 +59,7 @@ Keys are as follows:
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Exit plugin \\
%
\opt{PLAYER_PAD}{\ButtonStop}
@ -71,7 +71,7 @@ Keys are as follows:
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonPrev}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Restart round for the current player \\
%
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
@ -79,21 +79,21 @@ Keys are as follows:
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Pause the time (press again to continue) \\
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Switch to next player \\
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Switch to previous player \\
%
\opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
@ -103,7 +103,7 @@ Keys are as follows:
\opt{IAUDIO_X5_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{IRIVER_RC_H100_PAD}{&}
\opt{HAVEREMOTEKEYMAP}{& }
& Open menu %
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{(\ButtonPlay\ to select.)}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}%