summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CREDITS1
-rw-r--r--manual/plugins/jpegviewer.tex17
2 files changed, 12 insertions, 6 deletions
diff --git a/docs/CREDITS b/docs/CREDITS
index c6af7ffa77..9edfa7ffcc 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -330,6 +330,7 @@ Jonathan Backer
330Sofian Babai 330Sofian Babai
331Costas Calamvokis 331Costas Calamvokis
332Catalin Patulea 332Catalin Patulea
333Peter Harley
333The libmad team 334The libmad team
334The wavpack team 335The wavpack team
335The ffmpeg team 336The ffmpeg team
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 72ae0716a5..8ff8fc3dd3 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -1,19 +1,19 @@
1% $Id$ % 1% $Id$ %
2\subsection{JPEG viewer} 2\subsection{JPEG viewer}
3Open a JPEG file in the \setting{File Browser} to view it 3Open a JPEG file in the \setting{File Browser} to view it%
4\opt{recorder,recorderv2fm,ondio,h1xx,ipod4g,ipod3g,ipodmini}{ using Rockbox's 4\nopt{HAVE_LCD_COLOR}{ using Rockbox's
5greyscale library}. 5greyscale library}.
6\opt{SWCODEC}{ 6\opt{SWCODEC}{
7\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
8the 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
9view a bigger file you may need to stop playback.} 9 view a bigger file you may need to stop playback.}
10} 10}
11\opt{MASCODEC}{ 11\opt{MASCODEC}{
12\note{This plugin will cause playback to stop.} 12\note{This plugin will cause playback to stop.}
13} 13}
14\begin{table} 14\begin{table}
15\begin{btnmap}{}{} 15\begin{btnmap}{}{}
16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD} 16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}
17 {\ButtonUp\ / \ButtonDown} 17 {\ButtonUp\ / \ButtonDown}
18 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay} 18 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}
19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} 19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@@ -24,6 +24,7 @@ view a bigger file you may need to stop playback.}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} 24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
26 \opt{IRIVER_H10_PAD}{\ButtonPlay} 26 \opt{IRIVER_H10_PAD}{\ButtonPlay}
27 \opt{GIGABEAT_PAD}{\ButtonVolUp}
27 & Zoom in\\ 28 & Zoom in\\
28 \opt{RECORDER_PAD}{\ButtonOn} 29 \opt{RECORDER_PAD}{\ButtonOn}
29 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} 30 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
@@ -31,6 +32,7 @@ view a bigger file you may need to stop playback.}
31 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
32 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect} 33 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect}
33 \opt{IRIVER_H10_PAD}{Long \ButtonPlay} 34 \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
35 \opt{GIGABEAT_PAD}{\ButtonVolDown}
34 & Zoom out\\ 36 & Zoom out\\
35 \opt{RECORDER_PAD}{\ButtonFThree} 37 \opt{RECORDER_PAD}{\ButtonFThree}
36 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} 38 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
@@ -40,6 +42,7 @@ view a bigger file you may need to stop playback.}
40 \opt{IAUDIO_X5_PAD}{\ButtonPlay} 42 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
41 \opt{IRIVER_H10_PAD}{\ButtonFF} 43 \opt{IRIVER_H10_PAD}{\ButtonFF}
42 \opt{SANSA_E200_PAD}{\ButtonScrollDown} 44 \opt{SANSA_E200_PAD}{\ButtonScrollDown}
45 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight}
43 & Next jpeg in folder\\ 46 & Next jpeg in folder\\
44 \opt{RECORDER_PAD}{\ButtonFTwo} 47 \opt{RECORDER_PAD}{\ButtonFTwo}
45 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} 48 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
@@ -48,11 +51,13 @@ view a bigger file you may need to stop playback.}
48 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 51 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
49 \opt{IRIVER_H10_PAD}{\ButtonRew} 52 \opt{IRIVER_H10_PAD}{\ButtonRew}
50 \opt{SANSA_E200_PAD}{\ButtonScrollUp} 53 \opt{SANSA_E200_PAD}{\ButtonScrollUp}
54 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft}
51 & Previous jpeg in folder\\ 55 & Previous jpeg in folder\\
52 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 56 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 57 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
54 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower} 58 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}
55 \opt{SANSA_E200_PAD}{\ButtonRec} 59 \opt{SANSA_E200_PAD}{\ButtonRec}
60 \opt{GIGABEAT_PAD}{\ButtonMenu}
56 & Show menu\\ 61 & Show menu\\
57\end{btnmap} 62\end{btnmap}
58\end{table} 63\end{table}