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

Accept FS#9905 by Alex Parker adding Invadrox to the manual

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

+28
manual/plugins/images/ss-invadrox-160x128x16.png

This is a binary file and will not be displayed.

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

This is a binary file and will not be displayed.

manual/plugins/images/ss-invadrox-176x132x16.png

This is a binary file and will not be displayed.

manual/plugins/images/ss-invadrox-176x220x16.png

This is a binary file and will not be displayed.

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

This is a binary file and will not be displayed.

manual/plugins/images/ss-invadrox-240x320x16.png

This is a binary file and will not be displayed.

manual/plugins/images/ss-invadrox-320x240x16.png

This is a binary file and will not be displayed.

+25
manual/plugins/invadrox.tex
··· 1 + \subsection{Invadrox} 2 + \screenshot{plugins/images/ss-invadrox}{Invadrox}{img:invadrox} 3 + 4 + Invadrox is a clone of the classic arcade game Space Invaders. 5 + Kill those pesky aliens before they get to you. Remember, they 6 + increase speed, drop down and reverse direction after every pass! 7 + 8 + \begin{table} 9 + \begin{btnmap}{}{} 10 + Left and Right 11 + & Move left and right \\ 12 + % 13 + \opt{IRIVER_H100_PAD}{\ButtonOn} 14 + \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,% 15 + IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 16 + \opt{IRIVER_H10_PAD}{\ButtonPlay} 17 + & Fire \\ 18 + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 19 + \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu} 20 + \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,% 21 + SANSA_E200_PAD}{\ButtonPower} 22 + \opt{GIGABEAT_S_PAD}{\ButtonBack} 23 + & Quit\\ 24 + \end{btnmap} 25 + \end{table}
+3
manual/plugins/main.tex
··· 39 39 \opt{lcd_bitmap}{\input{plugins/goban.tex}} 40 40 } 41 41 42 + \opt{lcd_non-mono}{\nopt{h10_5gb,ipodmini,c200}{ 43 + \input{plugins/invadrox.tex}}} 44 + 42 45 \opt{player}{\input{plugins/jackpot.tex}} 43 46 44 47 \opt{lcd_bitmap}{\input{plugins/jewels.tex}}