From bfc73a132714b20dcfc1d59f636e94f21c3effcd Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 22 Mar 2009 16:55:24 +0000 Subject: Enable the pictureflow chapter for bitmapped hwcodec targets. Document controls as they are currently, correct 'Exit' menu item to 'Quit', add screenshot, also enable the album art section for them as it explains the requirements. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20458 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/appendix.tex | 2 +- manual/plugins/images/ss-pictureflow-112x64x1.png | Bin 0 -> 4265 bytes manual/plugins/main.tex | 2 +- manual/plugins/pictureflow.tex | 12 ++++++++---- 4 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 manual/plugins/images/ss-pictureflow-112x64x1.png diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index b7ee15a372..9aeadba56d 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -5,7 +5,7 @@ \input{appendix/wps_tags.tex} -\opt{swcodec}{\opt{tagcache}{ +\opt{lcd_bitmap}{\opt{tagcache}{ \input{appendix/album_art.tex} }} diff --git a/manual/plugins/images/ss-pictureflow-112x64x1.png b/manual/plugins/images/ss-pictureflow-112x64x1.png new file mode 100644 index 0000000000..0c9cf72589 Binary files /dev/null and b/manual/plugins/images/ss-pictureflow-112x64x1.png differ diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 04ded681a3..73cb0f462e 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -102,7 +102,7 @@ text files% \opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}} -\opt{tagcache}{\opt{swcodec}{\input{plugins/pictureflow.tex}}} +\opt{tagcache}{\opt{lcd_bitmap}{\input{plugins/pictureflow.tex}}} \opt{lcd_bitmap}{\input{plugins/plasma.tex}} diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index da7f8726cb..e73e1521a7 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -31,14 +31,16 @@ play music.} \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight & Scroll through albums\\} - \nopt{scrollwheel,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown + \nopt{scrollwheel,SANSA_C200_PAD,ONDIO_PAD,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown & Scroll through track list\\} \opt{SANSA_C200_PAD}{\ButtonUp & Scroll up through track list\\} - \nopt{IRIVER_H10_PAD}{\ButtonSelect} + \nopt{IRIVER_H10_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} + \opt{RECORDER_PAD}{\ButtonPlay} + \opt{ONDIO_PAD}{\ButtonUp} & Switch between cover view and track list\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} @@ -47,9 +49,11 @@ play music.} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{IRIVER_H10_PAD}{\ButtonFF} + \opt{RECORDER_PAD}{\ButtonFOne} + \opt{ONDIO_PAD}{\ButtonDown} & Enter / exit menu\\ - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,% IRIVER_H10_PAD,MROBE_100_PAD}{\ButtonPower} \opt{GIGABEATS_PAD}{\ButtonBack} @@ -62,7 +66,7 @@ play music.} \begin{description} \item[Settings.] Enter the settings menu. \item[Return.] Exit menu. - \item[Exit.] Exit PictureFlow plugin. + \item[Quit.] Exit PictureFlow plugin. \end{description} \subsubsection{Settings Menu} -- cgit v1.2.3