summaryrefslogtreecommitdiff
path: root/manual/plugins/mpegplayer.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-05-21 11:39:22 +0000
committerAlex Parker <rockbox@aeparker.com>2009-05-21 11:39:22 +0000
commit6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9 (patch)
tree9c067124cfe8d057e15f6360aefae812ebb6de7f /manual/plugins/mpegplayer.tex
parentf28fcb0f32a0fb170490e0f12b654ef8d6776531 (diff)
downloadrockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.tar.gz
rockbox-6c00e1ccd0e7716c0ea96da6f8f5d745cf16acd9.zip
Add plugin keys to the manual for the Gigabeat S, plus a couple of missing ones for the Gigabeat F. Also add missing equalizer keys for the S. Vast majority is from FS#10073 by Teruaki Kawashima.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21006 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/mpegplayer.tex')
-rw-r--r--manual/plugins/mpegplayer.tex15
1 files changed, 12 insertions, 3 deletions
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index 73a19f6616..640e634440 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -10,11 +10,20 @@ option and choose \setting{mpegplayer}.
10 10
11\begin{table} 11\begin{table}
12\begin{btnmap}{}{} 12\begin{btnmap}{}{}
13 \ActionWpsPlay & Pause/Resume\\ 13 \opt{GIGABEAT_S_PAD}{\ButtonSelect{} or \ButtonPlay}
14 \opt{GIGABEAT_PAD}{\ButtonSelect{} or \ButtonA}
15 \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsPlay}
16 & Pause / Resume\\
14 \ActionWpsStop & Stop\\ 17 \ActionWpsStop & Stop\\
15 \ActionWpsVolUp{} / \ActionWpsVolDown & Adjust volume up / down\\ 18 \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsVolUp{} / \ActionWpsVolDown}
19 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} /
20 \ButtonRight{} or \ButtonVolUp}
21 & Adjust volume up / down\\
22 \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext}
23 \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown}
24 & Rewind / Fast Forward\\
16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu} 26 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
18 \opt{IAUDIO_X5_PAD}{\ButtonRec} 27 \opt{IAUDIO_X5_PAD}{\ButtonRec}
19 \opt{IRIVER_H10_PAD}{\ButtonRew} 28 \opt{IRIVER_H10_PAD}{\ButtonRew}
20 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} 29 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}