summaryrefslogtreecommitdiff
path: root/manual/platform/iaudiom5.tex
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 /manual/platform/iaudiom5.tex
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
Diffstat (limited to 'manual/platform/iaudiom5.tex')
-rw-r--r--manual/platform/iaudiom5.tex1
1 files changed, 1 insertions, 0 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}