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