A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd

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

+10 -6
+1 -1
manual/appendix/appendix.tex
··· 5 5 6 6 \input{appendix/wps_tags.tex} 7 7 8 - \opt{swcodec}{\opt{tagcache}{ 8 + \opt{lcd_bitmap}{\opt{tagcache}{ 9 9 \input{appendix/album_art.tex} 10 10 }} 11 11
manual/plugins/images/ss-pictureflow-112x64x1.png

This is a binary file and will not be displayed.

+1 -1
manual/plugins/main.tex
··· 102 102 103 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 107 \opt{lcd_bitmap}{\input{plugins/plasma.tex}} 108 108
+8 -4
manual/plugins/pictureflow.tex
··· 31 31 \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight 32 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 35 & Scroll through track list\\} 36 36 37 37 \opt{SANSA_C200_PAD}{\ButtonUp 38 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 41 \opt{IRIVER_H10_PAD}{\ButtonRew} 42 + \opt{RECORDER_PAD}{\ButtonPlay} 43 + \opt{ONDIO_PAD}{\ButtonUp} 42 44 & Switch between cover view and track list\\ 43 45 44 46 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} ··· 47 49 \opt{IAUDIO_X5_PAD}{\ButtonRec} 48 50 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} 49 51 \opt{IRIVER_H10_PAD}{\ButtonFF} 52 + \opt{RECORDER_PAD}{\ButtonFOne} 53 + \opt{ONDIO_PAD}{\ButtonDown} 50 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 57 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,% 54 58 IRIVER_H10_PAD,MROBE_100_PAD}{\ButtonPower} 55 59 \opt{GIGABEATS_PAD}{\ButtonBack} ··· 62 66 \begin{description} 63 67 \item[Settings.] Enter the settings menu. 64 68 \item[Return.] Exit menu. 65 - \item[Exit.] Exit PictureFlow plugin. 69 + \item[Quit.] Exit PictureFlow plugin. 66 70 \end{description} 67 71 68 72 \subsubsection{Settings Menu}