summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2006-10-18 13:56:39 +0000
committerMarianne Arnold <pixelma@rockbox.org>2006-10-18 13:56:39 +0000
commitdf0ee35f6aec74e5407472909ec0b1b5523bf9aa (patch)
treef78bbe353b7d260e0341d76280dc5c92a1a0964e
parent53d662b33cac13f0876115ac4aac76bde0bd11d9 (diff)
downloadrockbox-df0ee35f6aec74e5407472909ec0b1b5523bf9aa.zip
rockbox-df0ee35f6aec74e5407472909ec0b1b5523bf9aa.tar.gz
rockbox-df0ee35f6aec74e5407472909ec0b1b5523bf9aa.tar.bz2
rockbox-df0ee35f6aec74e5407472909ec0b1b5523bf9aa.tar.xz
Add FlipIt to the Player manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11258 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/flipit.tex7
-rwxr-xr-xmanual/plugins/images/ss-flipit-charx11x1.pngbin0 -> 1919 bytes
-rw-r--r--manual/plugins/main.tex2
3 files changed, 7 insertions, 2 deletions
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 523322d..2dbef5d 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -7,28 +7,32 @@ a screen containing tokens of only one colour.
\begin{table}
\begin{btnmap}{}{}
+\opt{PLAYER_PAD}{\ButtonOn/\ButtonMenu/\ButtonLeft/\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
& Move the cursor \\
-\opt{RECORDER_PAD}{\ButtonPlay}
+\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Flip \\
+\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft}
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
& Shuffle \\
+\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
& Solve \\
+\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
@@ -36,6 +40,7 @@ a screen containing tokens of only one colour.
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
& Solve step by step \\
+\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}
diff --git a/manual/plugins/images/ss-flipit-charx11x1.png b/manual/plugins/images/ss-flipit-charx11x1.png
new file mode 100755
index 0000000..113d88b
--- /dev/null
+++ b/manual/plugins/images/ss-flipit-charx11x1.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index bfd6802..7472fde 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -26,7 +26,7 @@ text files, chip8 games), or from the \setting{Open with} option on the
\opt{SWCODEC}{\input{plugins/doom.tex}}
-\opt{HAVE_LCD_BITMAP}{\input{plugins/flipit.tex}}
+{\input{plugins/flipit.tex}}
\opt{player}{\input{plugins/jackpot.tex}}