2006-07-03 17:33:50 +00:00
|
|
|
% $Id$ %
|
2006-02-21 11:54:53 +00:00
|
|
|
\subsection{JPEG viewer}
|
2006-07-03 17:33:50 +00:00
|
|
|
Open a JPEG file in the \setting{File Browser} to view it
|
|
|
|
\opt{recorder,recorderv2fm,ondio,h1xx}{ using Rockbox's greyscale library}.
|
2006-04-02 21:45:11 +00:00
|
|
|
\note{When an audio file is playing the size of the image is limited as
|
2006-07-03 17:33:50 +00:00
|
|
|
the decoding process needs to share memory with audio tracks. To be able to
|
|
|
|
view a bigger file you may need to stop playback.}
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
2006-07-03 17:33:50 +00:00
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
|
|
|
|
{\ButtonUp\ / \ButtonDown}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}
|
2006-07-03 17:33:50 +00:00
|
|
|
/ \ButtonLeft\ / \ButtonRight
|
2006-04-02 21:45:11 +00:00
|
|
|
& Move around in zoomed in image\\
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonPlay}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
|
2006-03-14 08:20:39 +00:00
|
|
|
& Zoom in\\
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
|
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
|
2006-03-14 08:20:39 +00:00
|
|
|
& Zoom out\\
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFThree}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
|
|
|
|
\opt{IRIVER_H100_PAD}{\ButtonOn}
|
|
|
|
\opt{IRIVER_H300_PAD}{\ButtonRec}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
|
2006-03-14 08:20:39 +00:00
|
|
|
& Next jpeg in folder\\
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
|
|
|
|
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec}
|
|
|
|
\opt{IRIVER_H300_PAD}{\ButtonOn}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
|
2006-03-14 08:20:39 +00:00
|
|
|
& Previous jpeg in folder\\
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
2006-07-03 17:33:50 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonPower}
|
|
|
|
& Show menu\\
|
|
|
|
\end{btnmap}
|
2006-03-14 08:20:39 +00:00
|
|
|
\end{table}
|
2006-02-21 11:54:53 +00:00
|
|
|
|
2006-04-02 21:45:11 +00:00
|
|
|
The menu has the following entries.
|
|
|
|
\begin{description}
|
2006-07-03 17:33:50 +00:00
|
|
|
\item[Quit.] Quits the viewer and returns to the \setting{File Browser}.
|
2006-04-02 21:45:11 +00:00
|
|
|
\item[Toggle Slideshow Mode.] Enables or disables the slideshow mode.
|
|
|
|
\item[Change Slideshow Timeout.] You can set the timeout for the slideshow
|
|
|
|
between 1 second and 20 seconds.
|
|
|
|
\item[Show Playback Menu.] From the playback menu you can control the
|
|
|
|
playback of the currently loaded playlist and change the volume of you \dap.
|
|
|
|
\item[Return.] Returns you to the image
|
|
|
|
\end{description}
|
|
|
|
|
2006-04-01 17:00:04 +00:00
|
|
|
\note{JPEGs that use progressive scan encoding are not supported and will
|
|
|
|
produce an error.}
|