diff options
Diffstat (limited to 'manual/plugins')
-rw-r--r-- | manual/plugins/chessbox.tex | 3 | ||||
-rw-r--r-- | manual/plugins/images/ss-bubbles-112x64x1.png | bin | 972 -> 443 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-sudoku-112x64x1.png | bin | 423 -> 453 bytes | |||
-rwxr-xr-x | manual/plugins/images/ss-tetrox-112x64x1.png | bin | 430 -> 410 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-wavplay-112x64x1.png | bin | 0 -> 340 bytes | |||
-rw-r--r-- | manual/plugins/jpegviewer.tex | 8 | ||||
-rw-r--r-- | manual/plugins/main.tex | 2 | ||||
-rw-r--r-- | manual/plugins/split_editor.tex | 2 | ||||
-rw-r--r-- | manual/plugins/wavplay.tex | 17 |
9 files changed, 31 insertions, 1 deletions
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index afd98cd457..33b9f6a1ed 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex | |||
@@ -5,6 +5,9 @@ Chessbox is a chess game with computer AI. The chess engine is a port of | |||
5 | GNU Chess 2 by John Stanback. | 5 | GNU Chess 2 by John Stanback. |
6 | When you quit the game the current state will be saved and restored when | 6 | When you quit the game the current state will be saved and restored when |
7 | you resume the game. | 7 | you resume the game. |
8 | \opt{recorder,recorderv2fm,ondio}{ | ||
9 | \note{This plugin will stop playback.} | ||
10 | } | ||
8 | 11 | ||
9 | \subsubsection{Keys} | 12 | \subsubsection{Keys} |
10 | \begin{table} | 13 | \begin{table} |
diff --git a/manual/plugins/images/ss-bubbles-112x64x1.png b/manual/plugins/images/ss-bubbles-112x64x1.png index fe2c020e4f..fef9f8c48c 100644 --- a/manual/plugins/images/ss-bubbles-112x64x1.png +++ b/manual/plugins/images/ss-bubbles-112x64x1.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-sudoku-112x64x1.png b/manual/plugins/images/ss-sudoku-112x64x1.png index 43ac47a203..03ead1c83b 100644 --- a/manual/plugins/images/ss-sudoku-112x64x1.png +++ b/manual/plugins/images/ss-sudoku-112x64x1.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-tetrox-112x64x1.png b/manual/plugins/images/ss-tetrox-112x64x1.png index 875366d3cd..1c4d97b8a4 100755 --- a/manual/plugins/images/ss-tetrox-112x64x1.png +++ b/manual/plugins/images/ss-tetrox-112x64x1.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-wavplay-112x64x1.png b/manual/plugins/images/ss-wavplay-112x64x1.png new file mode 100644 index 0000000000..3e4d9e162b --- /dev/null +++ b/manual/plugins/images/ss-wavplay-112x64x1.png | |||
Binary files differ | |||
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex index a7802b6822..3b7a0e72a6 100644 --- a/manual/plugins/jpegviewer.tex +++ b/manual/plugins/jpegviewer.tex | |||
@@ -1,10 +1,16 @@ | |||
1 | % $Id$ % | 1 | % $Id$ % |
2 | \subsection{JPEG viewer} | 2 | \subsection{JPEG viewer} |
3 | Open a JPEG file in the \setting{File Browser} to view it | 3 | Open a JPEG file in the \setting{File Browser} to view it |
4 | \opt{recorder,recorderv2fm,ondio,h1xx}{ using Rockbox's greyscale library}. | 4 | \opt{recorder,recorderv2fm,ondio,h1xx,ipod4g,ipod3g,ipodmini}{ using Rockbox's |
5 | greyscale library}. | ||
6 | \opt{SWCODEC}{ | ||
5 | \note{When an audio file is playing the size of the image is limited as | 7 | \note{When an audio file is playing the size of the image is limited as |
6 | the decoding process needs to share memory with audio tracks. To be able to | 8 | the decoding process needs to share memory with audio tracks. To be able to |
7 | view a bigger file you may need to stop playback.} | 9 | view a bigger file you may need to stop playback.} |
10 | } | ||
11 | \opt{MASCODEC}{ | ||
12 | \note{This plugin will case playback to stop.} | ||
13 | } | ||
8 | \begin{table} | 14 | \begin{table} |
9 | \begin{btnmap}{}{} | 15 | \begin{btnmap}{}{} |
10 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} | 16 | \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} |
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 8537735a0c..fc608b5aa7 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex | |||
@@ -115,6 +115,8 @@ the associated file. Viewers are stored in the | |||
115 | 115 | ||
116 | {\input{plugins/vbrfix.tex}} | 116 | {\input{plugins/vbrfix.tex}} |
117 | 117 | ||
118 | \opt{recorder,recorderv2fm,ondio}{\input{plugins/wavplay.tex}} | ||
119 | |||
118 | \section{Applications} | 120 | \section{Applications} |
119 | 121 | ||
120 | \opt{player,recorder,recorderv2fm}{\input{plugins/alpinecdc.tex}} | 122 | \opt{player,recorder,recorderv2fm}{\input{plugins/alpinecdc.tex}} |
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index 7fdabe386d..34fd40894f 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex | |||
@@ -1,4 +1,6 @@ | |||
1 | \subsection{Split Editor} | 1 | \subsection{Split Editor} |
2 | \fixme{This chapter has to be rewritten, to fit in the multi-platform latex | ||
3 | source code that we currently use} | ||
2 | When recording an mp3 file, it is common practice to start the recording | 4 | When recording an mp3 file, it is common practice to start the recording |
3 | a little bit early and stop it a little bit late to ensure all the | 5 | a little bit early and stop it a little bit late to ensure all the |
4 | desired sound is recorded. This results in recordings that contains | 6 | desired sound is recorded. This results in recordings that contains |
diff --git a/manual/plugins/wavplay.tex b/manual/plugins/wavplay.tex new file mode 100644 index 0000000000..c1b39c50db --- /dev/null +++ b/manual/plugins/wavplay.tex | |||
@@ -0,0 +1,17 @@ | |||
1 | \subsection{Wavplay} | ||
2 | \screenshot{plugins/images/ss-wavplay}{Wavplay}{fig:wavplay} | ||
3 | This plugin is for demo purposes only. It is planned to have | ||
4 | Wavplay as part of the normal playback engine in Rockbox version 3.1. | ||
5 | |||
6 | At the moment it is only possible to start playing one \fname{.wav}-file at a | ||
7 | time. Therefore playlists are impossible. As every other viewer plugin, Wavplay | ||
8 | is associated with the specific files. Pressing \ButtonPlay{} on a | ||
9 | \fname{.wav}-file starts the plugin automatically and the Wavplay screen | ||
10 | appears. This screen gives information about samplerate and length of the | ||
11 | playing file. | ||
12 | \note{Seeking within the \fname{.wav}-file or changing the volume once the | ||
13 | plugin is running isn't possible. Wavplay uses the sound settings that were | ||
14 | used before (except for pitch).} | ||
15 | The only action that can be performed is to stop by pressing \ButtonOff, and | ||
16 | Wavplay will be exited and you are returned to the filebrowser. If the end of | ||
17 | the file has been reached, you will also be returned to the filebrowser. \ No newline at end of file | ||