diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2009-03-22 16:55:24 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2009-03-22 16:55:24 +0000 |
commit | bfc73a132714b20dcfc1d59f636e94f21c3effcd (patch) | |
tree | cfc3da7f2a735e22950dacd58af0bdd084c9b4c0 | |
parent | bef264264c453e784131936881088142b1b8c862 (diff) | |
download | rockbox-bfc73a132714b20dcfc1d59f636e94f21c3effcd.tar.gz rockbox-bfc73a132714b20dcfc1d59f636e94f21c3effcd.zip |
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
-rw-r--r-- | manual/appendix/appendix.tex | 2 | ||||
-rw-r--r-- | manual/plugins/images/ss-pictureflow-112x64x1.png | bin | 0 -> 4265 bytes | |||
-rw-r--r-- | manual/plugins/main.tex | 2 | ||||
-rw-r--r-- | manual/plugins/pictureflow.tex | 12 |
4 files changed, 10 insertions, 6 deletions
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 @@ | |||
5 | 5 | ||
6 | \input{appendix/wps_tags.tex} | 6 | \input{appendix/wps_tags.tex} |
7 | 7 | ||
8 | \opt{swcodec}{\opt{tagcache}{ | 8 | \opt{lcd_bitmap}{\opt{tagcache}{ |
9 | \input{appendix/album_art.tex} | 9 | \input{appendix/album_art.tex} |
10 | }} | 10 | }} |
11 | 11 | ||
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 --- /dev/null +++ b/manual/plugins/images/ss-pictureflow-112x64x1.png | |||
Binary files 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% | |||
102 | 102 | ||
103 | \opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}} | 103 | \opt{lcd_bitmap}{\input{plugins/oscilloscope.tex}} |
104 | 104 | ||
105 | \opt{tagcache}{\opt{swcodec}{\input{plugins/pictureflow.tex}}} | 105 | \opt{tagcache}{\opt{lcd_bitmap}{\input{plugins/pictureflow.tex}}} |
106 | 106 | ||
107 | \opt{lcd_bitmap}{\input{plugins/plasma.tex}} | 107 | \opt{lcd_bitmap}{\input{plugins/plasma.tex}} |
108 | 108 | ||
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.} | |||
31 | \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight | 31 | \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight |
32 | & Scroll through albums\\} | 32 | & Scroll through albums\\} |
33 | 33 | ||
34 | \nopt{scrollwheel,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown | 34 | \nopt{scrollwheel,SANSA_C200_PAD,ONDIO_PAD,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown |
35 | & Scroll through track list\\} | 35 | & Scroll through track list\\} |
36 | 36 | ||
37 | \opt{SANSA_C200_PAD}{\ButtonUp | 37 | \opt{SANSA_C200_PAD}{\ButtonUp |
38 | & Scroll up through track list\\} | 38 | & Scroll up through track list\\} |
39 | 39 | ||
40 | \nopt{IRIVER_H10_PAD}{\ButtonSelect} | 40 | \nopt{IRIVER_H10_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonSelect} |
41 | \opt{IRIVER_H10_PAD}{\ButtonRew} | 41 | \opt{IRIVER_H10_PAD}{\ButtonRew} |
42 | \opt{RECORDER_PAD}{\ButtonPlay} | ||
43 | \opt{ONDIO_PAD}{\ButtonUp} | ||
42 | & Switch between cover view and track list\\ | 44 | & Switch between cover view and track list\\ |
43 | 45 | ||
44 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} | 46 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} |
@@ -47,9 +49,11 @@ play music.} | |||
47 | \opt{IAUDIO_X5_PAD}{\ButtonRec} | 49 | \opt{IAUDIO_X5_PAD}{\ButtonRec} |
48 | \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} | 50 | \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} |
49 | \opt{IRIVER_H10_PAD}{\ButtonFF} | 51 | \opt{IRIVER_H10_PAD}{\ButtonFF} |
52 | \opt{RECORDER_PAD}{\ButtonFOne} | ||
53 | \opt{ONDIO_PAD}{\ButtonDown} | ||
50 | & Enter / exit menu\\ | 54 | & Enter / exit menu\\ |
51 | 55 | ||
52 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} | 56 | \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} |
53 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,% | 57 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,% |
54 | IRIVER_H10_PAD,MROBE_100_PAD}{\ButtonPower} | 58 | IRIVER_H10_PAD,MROBE_100_PAD}{\ButtonPower} |
55 | \opt{GIGABEATS_PAD}{\ButtonBack} | 59 | \opt{GIGABEATS_PAD}{\ButtonBack} |
@@ -62,7 +66,7 @@ play music.} | |||
62 | \begin{description} | 66 | \begin{description} |
63 | \item[Settings.] Enter the settings menu. | 67 | \item[Settings.] Enter the settings menu. |
64 | \item[Return.] Exit menu. | 68 | \item[Return.] Exit menu. |
65 | \item[Exit.] Exit PictureFlow plugin. | 69 | \item[Quit.] Exit PictureFlow plugin. |
66 | \end{description} | 70 | \end{description} |
67 | 71 | ||
68 | \subsubsection{Settings Menu} | 72 | \subsubsection{Settings Menu} |