summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:45:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-11 22:45:18 +0000
commit8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f (patch)
treeebcb772aab83c266626c3a366e26b96eb7eb929d
parent467f15ee596b6ab871265f91f45be5272e48e057 (diff)
downloadrockbox-8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f.tar.gz
rockbox-8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f.zip
Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using this instead of the platform files' actions can be filled too. Complete the table in the quick start section mentioning how to start and shut down Rockbox for the Iaudio remote while at it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26805 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/iaudiom5.tex1
-rw-r--r--manual/platform/iaudiox5.tex1
-rw-r--r--manual/rockbox_interface/main.tex23
3 files changed, 17 insertions, 8 deletions
diff --git a/manual/platform/iaudiom5.tex b/manual/platform/iaudiom5.tex
index 2d63dc8bb1..badd96a544 100644
--- a/manual/platform/iaudiom5.tex
+++ b/manual/platform/iaudiom5.tex
@@ -2,6 +2,7 @@
2\def\UseOption{m5} 2\def\UseOption{m5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 4\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
5\edef\UseOption{\UseOption,IAUDIO_RC_PAD}
5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 6\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 7\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 8\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
diff --git a/manual/platform/iaudiox5.tex b/manual/platform/iaudiox5.tex
index 1909307d2f..3b6547cd2e 100644
--- a/manual/platform/iaudiox5.tex
+++ b/manual/platform/iaudiox5.tex
@@ -2,6 +2,7 @@
2\def\UseOption{x5} 2\def\UseOption{x5}
3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} 3\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
4\edef\UseOption{\UseOption,IAUDIO_X5_PAD} 4\edef\UseOption{\UseOption,IAUDIO_X5_PAD}
5\edef\UseOption{\UseOption,IAUDIO_RC_PAD}
5\edef\UseOption{\UseOption,HAVE_REMOTE_LCD} 6\edef\UseOption{\UseOption,HAVE_REMOTE_LCD}
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 7\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 8\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 50d41c82ce..a58aaa2eae 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -508,10 +508,14 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
508 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% 508 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD%
509 }{\ButtonPower}% 509 }{\ButtonPower}%
510 \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}% 510 \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}%
511 \opt{HAVEREMOTEKEYMAP}{& 511 &
512 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% 512 \opt{HAVEREMOTEKEYMAP}{
513 } 513 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}%
514 & Start Rockbox.\\ 514 \opt{IAUDIO_RC_PAD}{\ButtonRCPlay}
515 &}
516 Start Rockbox
517 \\
518
515 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% 519 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
516 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% 520 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}%
517 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% 521 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
@@ -520,10 +524,13 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
520 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 524 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
521 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% 525 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD%
522 ,PBELL_VIBE500_PAD}{Long \ButtonPower}% 526 ,PBELL_VIBE500_PAD}{Long \ButtonPower}%
523 \opt{HAVEREMOTEKEYMAP}{& 527 &
524 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% 528 \opt{HAVEREMOTEKEYMAP}{
525 } 529 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}%
526 & Shutdown Rockbox.\\ 530 \opt{IAUDIO_RC_PAD}{Long \ButtonRCPlay}
531 &}
532 Shutdown Rockbox
533 \\
527 \end{btnmap} 534 \end{btnmap}
528 535
529\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings. 536\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings.