summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/platform/iaudiom5.tex2
-rw-r--r--manual/platform/iaudiox5.tex2
-rw-r--r--manual/platform/remote-keymap-iaudio.tex1
3 files changed, 5 insertions, 0 deletions
diff --git a/manual/platform/iaudiom5.tex b/manual/platform/iaudiom5.tex
index cb82597bdd..2d63dc8bb1 100644
--- a/manual/platform/iaudiom5.tex
+++ b/manual/platform/iaudiom5.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
9\edef\UseOption{\UseOption,iaudio} 10\edef\UseOption{\UseOption,iaudio}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
@@ -26,3 +27,4 @@
26 27
27% link to external keymap file 28% link to external keymap file
28\input{platform/keymap-iaudiomx5.tex} 29\input{platform/keymap-iaudiomx5.tex}
30\input{platform/remote-keymap-iaudio.tex}
diff --git a/manual/platform/iaudiox5.tex b/manual/platform/iaudiox5.tex
index 0c85ab9470..1909307d2f 100644
--- a/manual/platform/iaudiox5.tex
+++ b/manual/platform/iaudiox5.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
9\edef\UseOption{\UseOption,iaudio} 10\edef\UseOption{\UseOption,iaudio}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
@@ -26,3 +27,4 @@
26 27
27% link external keymap file 28% link external keymap file
28\input{platform/keymap-iaudiomx5.tex} 29\input{platform/keymap-iaudiomx5.tex}
30\input{platform/remote-keymap-iaudio.tex}
diff --git a/manual/platform/remote-keymap-iaudio.tex b/manual/platform/remote-keymap-iaudio.tex
index 7c9a5e3200..8851a43e1a 100644
--- a/manual/platform/remote-keymap-iaudio.tex
+++ b/manual/platform/remote-keymap-iaudio.tex
@@ -57,6 +57,7 @@
57\newcommand{\ActionRCKbdSelect}{\ButtonRCPlay} 57\newcommand{\ActionRCKbdSelect}{\ButtonRCPlay}
58\newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay} 58\newcommand{\ActionRCKbdDone}{Long \ButtonRCPlay}
59\newcommand{\ActionRCKbdAbort}{\ButtonRec} 59\newcommand{\ActionRCKbdAbort}{\ButtonRec}
60\newcommand{\ActionRCKbdMorseSelect}{}
60 61
61%Button actions, Pitch Screen context 62%Button actions, Pitch Screen context
62\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode} 63\newcommand{\ActionRCPsToggleMode}{\ButtonRCMode}