summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-15 23:07:23 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-15 23:07:23 +0000
commit211532c62a272c5b36a2e3ec3eb53537b4e2881f (patch)
tree0d0462b04b1d223c4f734a801055e55a28be7adb
parent318953334b6252d2c3bc583eb0320f04567c18ba (diff)
downloadrockbox-211532c62a272c5b36a2e3ec3eb53537b4e2881f.tar.gz
rockbox-211532c62a272c5b36a2e3ec3eb53537b4e2881f.zip
Patch #4838 from Nils Wallménius. Adds Oscilloscope plugin to the manual. Remove the Oscillograph plugin + screenshots as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9054 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/images/ss-oscillograph-112x64x1.pngbin349 -> 0 bytes
-rw-r--r--manual/plugins/images/ss-oscillograph-160x128x2.pngbin149 -> 0 bytes
-rw-r--r--manual/plugins/images/ss-oscillograph-176x132x16.pngbin410 -> 0 bytes
-rw-r--r--manual/plugins/images/ss-oscillograph-220x176x16.pngbin599 -> 0 bytes
-rw-r--r--manual/plugins/images/ss-oscilloscope-112x64x1.pngbin0 -> 335 bytes
-rw-r--r--manual/plugins/images/ss-oscilloscope-160x128x2.pngbin0 -> 543 bytes
-rw-r--r--manual/plugins/images/ss-oscilloscope-176x132x16.pngbin0 -> 1069 bytes
-rw-r--r--manual/plugins/images/ss-oscilloscope-220x176x16.pngbin0 -> 1407 bytes
-rw-r--r--manual/plugins/images/ss-oscilloscope-320x240x16.pngbin0 -> 2027 bytes
-rw-r--r--manual/plugins/main.tex2
-rw-r--r--manual/plugins/oscillograph.tex30
-rw-r--r--manual/plugins/oscilloscope.tex38
12 files changed, 39 insertions, 31 deletions
diff --git a/manual/plugins/images/ss-oscillograph-112x64x1.png b/manual/plugins/images/ss-oscillograph-112x64x1.png
deleted file mode 100644
index 305b0ba22b..0000000000
--- a/manual/plugins/images/ss-oscillograph-112x64x1.png
+++ /dev/null
Binary files differ
diff --git a/manual/plugins/images/ss-oscillograph-160x128x2.png b/manual/plugins/images/ss-oscillograph-160x128x2.png
deleted file mode 100644
index ae8c8c2daf..0000000000
--- a/manual/plugins/images/ss-oscillograph-160x128x2.png
+++ /dev/null
Binary files differ
diff --git a/manual/plugins/images/ss-oscillograph-176x132x16.png b/manual/plugins/images/ss-oscillograph-176x132x16.png
deleted file mode 100644
index 9168ce5563..0000000000
--- a/manual/plugins/images/ss-oscillograph-176x132x16.png
+++ /dev/null
Binary files differ
diff --git a/manual/plugins/images/ss-oscillograph-220x176x16.png b/manual/plugins/images/ss-oscillograph-220x176x16.png
deleted file mode 100644
index 8a9608ab10..0000000000
--- a/manual/plugins/images/ss-oscillograph-220x176x16.png
+++ /dev/null
Binary files differ
diff --git a/manual/plugins/images/ss-oscilloscope-112x64x1.png b/manual/plugins/images/ss-oscilloscope-112x64x1.png
new file mode 100644
index 0000000000..4503dc08d2
--- /dev/null
+++ b/manual/plugins/images/ss-oscilloscope-112x64x1.png
Binary files differ
diff --git a/manual/plugins/images/ss-oscilloscope-160x128x2.png b/manual/plugins/images/ss-oscilloscope-160x128x2.png
new file mode 100644
index 0000000000..e308fc8b95
--- /dev/null
+++ b/manual/plugins/images/ss-oscilloscope-160x128x2.png
Binary files differ
diff --git a/manual/plugins/images/ss-oscilloscope-176x132x16.png b/manual/plugins/images/ss-oscilloscope-176x132x16.png
new file mode 100644
index 0000000000..8e3708295b
--- /dev/null
+++ b/manual/plugins/images/ss-oscilloscope-176x132x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-oscilloscope-220x176x16.png b/manual/plugins/images/ss-oscilloscope-220x176x16.png
new file mode 100644
index 0000000000..6afce6f874
--- /dev/null
+++ b/manual/plugins/images/ss-oscilloscope-220x176x16.png
Binary files differ
diff --git a/manual/plugins/images/ss-oscilloscope-320x240x16.png b/manual/plugins/images/ss-oscilloscope-320x240x16.png
new file mode 100644
index 0000000000..b3ae57e7ea
--- /dev/null
+++ b/manual/plugins/images/ss-oscilloscope-320x240x16.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index d8bfb0888f..c5c5d73b85 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -69,7 +69,7 @@ will carry on playing whilst plugins are being run.
69 69
70\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mosaic.tex}} 70\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/mosaic.tex}}
71 71
72\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/oscillograph.tex}} 72\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/oscilloscope.tex}}
73 73
74\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snow.tex}} 74\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/snow.tex}}
75 75
diff --git a/manual/plugins/oscillograph.tex b/manual/plugins/oscillograph.tex
deleted file mode 100644
index 87099b2310..0000000000
--- a/manual/plugins/oscillograph.tex
+++ /dev/null
@@ -1,30 +0,0 @@
1\subsection{Oscillograph}
2\begin{figure}[h!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-oscillograph-\genericimg.png}
5\end{center}
6\caption{Oscillograph}
7\end{figure}
8
9This demo shows the shape of the sound samples that make up the music
10being played.
11
12At faster speed rates, the Jukebox is less responsive to user input.
13
14\subsubsection{Key controls:}
15
16\begin{table}[h!]
17\begin{center}
18\begin{tabular}{@{}ll@{}}\toprule
19\textbf{Key} & \textbf{Action} \\\midrule
20F1 & toggles whether to scroll or not \\
21F2 & toggles filled / curve / plot \\
22F3 & reset speed to 0 \\
23UP & slow down scrolling \\
24DOWN & Speeds up scrolling \\
25PLAY & Pauses the demo \\
26OFF & Exits demo \\\bottomrule
27\end{tabular}
28\end{center}
29\end{table}
30
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
new file mode 100644
index 0000000000..8324b851d6
--- /dev/null
+++ b/manual/plugins/oscilloscope.tex
@@ -0,0 +1,38 @@
1\subsection{Oscilloscope}
2\begin{figure}[ht!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-oscilloscope-\genericimg.png}
5\end{center}
6\caption{Oscilloscope}
7\end{figure}
8
9This demo shows the shape of the sound samples that make up the music
10being played. At faster speed rates, the Jukebox is less responsive
11to user input and music may start to skip.
12
13\subsubsection{Keys}
14
15\begin{table}[ht!]
16\begin{center}
17\begin{tabular}{@{}ll@{}}\toprule
18\textbf{Key} & \textbf{Action} \\\midrule
19\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode}\opt{h1xx}{Select}\opt{h300}{Navi}\opt{ipodcolor,ipodnano}{Select+Play}
20 & Toggle filled / curve / plot \\
21\opt{recorder,recorderv2fm}{F2}\opt{ondio}{Mode+Right}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{Select+Right}
22 & Toggle whether to scroll or not \\
23\opt{recorder,recorderv2fm}{F3}\opt{ondio}{Mode+Left}\opt{h1xx,h300}{Record}\opt{ipodcolor,ipodnano}{Select+Left}
24 & Toggle drawing orientation \\
25Left & Slow down scrolling \\
26Right & Speed up scrolling \\
27\opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{Play}\opt{ondio}{Mode+Off}
28 & Pause the demo \\
29\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Up}\opt{ipodcolor,ipodnano}{Scroll forward}
30 & Increase volume\\
31\opt{recorder,recorderv2fm,ondio,h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{Scroll backward}
32 & Decrease volume\\
33\opt{recorder,recorderv2fm,h1xx,h300}{Stop}\opt{ondio}{Off}\opt{ipodcolor,ipodnano}{Select+Menu}
34 & Exit demo \\\bottomrule
35\end{tabular}
36\end{center}
37\end{table}
38