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

Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657

+74 -7
manual/plugins/images/ss-rockboy-112x64x1.png

This is a binary file and will not be displayed.

manual/plugins/images/ss-rockboy-160x128x2.png

This is a binary file and will not be displayed.

manual/plugins/images/ss-rockboy-220x176x16.png

This is a binary file and will not be displayed.

+21 -4
manual/plugins/jpegviewer.tex
··· 1 1 \subsection{JPEG viewer} 2 - Press PLAY on a .jpg file in order to view the contents using Rockbox's greyscale library. Use the arrow keys to move around the image, PLAY to zoom in 3 - and ON to zoom out. Press OFF to exit the viewer. 2 + Open a .jpg file in the file browser to view it\opt{recorder,recorderv2fm,ondio,h1xx} 3 + { contents using Rockbox's greyscale library}. 4 + 5 + \begin{table}[ht!] 6 + \begin{center} 7 + \begin{tabular}{ll}\toprule 8 + \textbf{Key} & \textbf{Action}\\\midrule 9 + UP/DOWN/LEFT/RIGHT & Move around in zoomed in image\\ 10 + \opt{recorder,recorderv2fm}{PLAY}\opt{ondio}{MODE}\opt{h1xx}{SELECT}\opt{h300}{NAVI}\opt{ipodcolor,ipodnano}{Scroll forward} 11 + & Zoom in\\ 12 + \opt{recorder,recorderv2fm}{MENU}\opt{ondio}{MODE+DOWN}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{Scroll backward} 13 + & Zoom out\\ 14 + \opt{recorder,recorderv2fm}{F3}\opt{ondio}{MODE+RIGHT}\opt{h1xx}{PLAY}\opt{h300}{RECORD}\opt{ipodcolor,ipodnano}{SELECT+RIGHT} 15 + & Next jpeg in folder\\ 16 + \opt{recorder,recorderv2fm}{F2}\opt{ondio}{MODE+LEFT}\opt{h1xx}{RECORD}\opt{h300}{PLAY}\opt{ipodcolor,ipodnano}{SELECT+LEFT} 17 + & Previous jpeg in folder\\ 18 + \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT+MENU} 19 + & Quit\\\bottomrule 20 + \end{tabular} 21 + \end{center} 22 + \end{table} 4 23 5 24 Note: JPEGs that use progressive scan encoding are not supported and will produce an error. 6 - 7 -
+5 -3
manual/plugins/main.tex
··· 18 18 \section{Games} 19 19 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano} 20 20 {See also the Chip{}-8 emulator on page \pageref{ref:Chip8emulator} 21 - \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{and Sudoku on page 22 - \pageref{ref:Sudoku}}.} 21 + \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor}{, Rockboy on page 22 + \pageref{ref:Rockboy} and Sudoku on page \pageref{ref:Sudoku}}.} 23 23 24 24 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/bejeweled.tex}} 25 25 ··· 84 84 85 85 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/chip8emulator.tex}} 86 86 87 - \opt{recorder,recorderv2fm,ondio,h1xx,h300}{\input{plugins/jpegviewer.tex}} 87 + \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/jpegviewer.tex}} 88 88 89 89 \opt{recorder,recorderv2fm,ondio}{\input{plugins/movieplayer.tex}} 90 90 91 91 \opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 92 + 93 + \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor}{\input{plugins/rockboy.tex}} 92 94 93 95 \opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{\input{plugins/search.tex}} 94 96
+48
manual/plugins/rockboy.tex
··· 1 + \subsection{\label{ref:Rockboy}Rockboy} 2 + \begin{figure}[ht!] 3 + \begin{center} 4 + \includegraphics[width=4cm]{plugins/images/ss-rockboy-\genericimg.png} 5 + \end{center} 6 + \caption{Rockboy} 7 + \end{figure} 8 + Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based 9 + on the gnuboy emulator. To start a game open a ROM file saved as .gb or 10 + .gbc in the file browser.\\ 11 + 12 + \textbf{Default keys} 13 + \begin{table}[ht!] 14 + \begin{center} 15 + \begin{tabular}{cll}\toprule 16 + \textbf{Key} & \textbf{Function}\\\midrule 17 + \opt{recorder,recorderv2fm}{F1}\opt{h1xx}{PLAY}\opt{h300}{RECORD}& A button\\ 18 + \opt{recorder,recorderv2fm}{F2}\opt{h1xx}{STOP}\opt{h300}{A-B}& B button\\ 19 + \opt{recorder,recorderv2fm}{F3}\opt{h1xx}{RECORD}\opt{h300}{PLAY}& Start\\ 20 + \opt{recorder,recorderv2fm}{PLAY}\opt{h1xx}{SELECT}\opt{h300}{NAVI}& Select\\ 21 + \opt{recorder,recorderv2fm}{MENU & Cycle display scaling modes\\} 22 + \opt{recorder,recorderv2fm,h300}{STOP}\opt{h1xx}{A-B}& Open Rockboy menu\\\bottomrule 23 + \end{tabular} 24 + \end{center} 25 + \end{table} 26 + 27 + \textbf{Rockboy menu} 28 + \begin{itemize} 29 + \item \textbf{Back to Game} 30 + Takes you back to the game. 31 + \item \textbf{Load State...} 32 + Loads a previously saved state. 33 + \item \textbf{Save State...} 34 + Saves your current state. 35 + \item \textbf{Options...} 36 + \begin{itemize} 37 + \item \textbf{Frameskip} 38 + Change frameskip setting to improve speed. 39 + \item \textbf{Sound ON/OFF} 40 + Toggle sound. 41 + \item \textbf{Stats ON/OFF} 42 + Toggle showing fps and current frameskip. 43 + \item \textbf{Set Keys (BUGGY)} 44 + Select this option to set a new keymapping. 45 + \end{itemize} 46 + \item \textbf{Quit RockBoy} 47 + Quits the Rockboy plugin. 48 + \end{itemize}