summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-03-22 09:31:45 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-03-22 09:31:45 +0000
commit98881fd8225b24cbcab69d18062e2b7918c5de51 (patch)
tree4047caf5e473ce9117aeb1e8c67ac5fcfd72e5f5 /manual
parentd3c796d20e4bd8e15f18a0dac2e9c4283df5740b (diff)
downloadrockbox-98881fd8225b24cbcab69d18062e2b7918c5de51.tar.gz
rockbox-98881fd8225b24cbcab69d18062e2b7918c5de51.zip
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev needed to make it work. 'next' in the sbs changes list selection, 'wps_next' in sbs changes audio tracks. no difference in the wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29631 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/appendix/wps_tags.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index c4e96a29e3..46bf4a3967 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -607,8 +607,10 @@ display cycling round the defined sublines. See
\begin{description}
\item[play] -- Play/pause playback.
\item[stop] -- Stop playback and exit the WPS.
- \item[prev] -- Previous track.
- \item[next] -- Next track.
+ \item[prev] -- Previous track/item.
+ \item[next] -- Next track/item.
+ \item[wps_prev] -- Previous track.
+ \item[wps_next] -- Next track.
\item[ffwd] -- Seek forwards in the track.
\item[rwd] -- Seek backwards in the track.
\item[menu] -- Go to the main menu.