diff options
| author | Michael DiFebbo <medifebbo@rockbox.org> | 2006-06-04 12:46:13 +0000 |
|---|---|---|
| committer | Michael DiFebbo <medifebbo@rockbox.org> | 2006-06-04 12:46:13 +0000 |
| commit | 8fdf5aa613c34e4e928e05d2f084a7a71e4894cb (patch) | |
| tree | e1bfea4555e498450eac9b437ad56cd1cf82ba18 /manual/plugins | |
| parent | 249fa059b126052e1d1124545faed9de6128eaa0 (diff) | |
| download | rockbox-8fdf5aa613c34e4e928e05d2f084a7a71e4894cb.zip rockbox-8fdf5aa613c34e4e928e05d2f084a7a71e4894cb.tar.gz rockbox-8fdf5aa613c34e4e928e05d2f084a7a71e4894cb.tar.bz2 rockbox-8fdf5aa613c34e4e928e05d2f084a7a71e4894cb.tar.xz | |
Various corrections to the manual as noted in comment 1 to bug report 5480.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10045 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
| -rw-r--r-- | manual/plugins/oscilloscope.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex index 8c4b675..166bd84 100644 --- a/manual/plugins/oscilloscope.tex +++ b/manual/plugins/oscilloscope.tex @@ -2,8 +2,11 @@ \screenshot{plugins/images/ss-oscilloscope}{Oscilloscope}{img:oscilloscope} This demo shows the shape of the sound samples that make up the music -being played. At faster speed rates, the Jukebox is less responsive -to user input and music may start to skip. +being played. +\opt{SWCODEC}{ + At faster speed rates, the Jukebox is less responsive + to user input and music may start to skip. +} \subsubsection{Keys} |