1
0
Fork 0
forked from len0rd/rockbox

Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only 'actions' are included now, it still needs a check for accuracy and updating some button tables.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26579 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marianne Arnold 2010-06-05 14:42:36 +00:00
parent 48832cd20a
commit 6b9de1ea91
3 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
\edef\UseOption{\UseOption,iaudio}
\newcommand{\playerman}{Iaudio}
@ -26,3 +27,4 @@
% link to external keymap file
\input{platform/keymap-iaudiomx5.tex}
\input{platform/remote-keymap-iaudio.tex}

View file

@ -6,6 +6,7 @@
\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
\edef\UseOption{\UseOption,iaudio}
\newcommand{\playerman}{Iaudio}
@ -26,3 +27,4 @@
% link external keymap file
\input{platform/keymap-iaudiomx5.tex}
\input{platform/remote-keymap-iaudio.tex}

View file

@ -57,6 +57,7 @@
\newcommand{\ActionRCKbdSelect}{\ButtonRCPlay}
\newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay}
\newcommand{\ActionRCKbdAbort}{\ButtonRec}
\newcommand{\ActionRCKbdMorseSelect}{}
%Button actions, Pitch Screen context
\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode}