From df0ee35f6aec74e5407472909ec0b1b5523bf9aa Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Wed, 18 Oct 2006 13:56:39 +0000 Subject: Add FlipIt to the Player manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11258 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/flipit.tex | 7 ++++++- manual/plugins/images/ss-flipit-charx11x1.png | Bin 0 -> 1919 bytes manual/plugins/main.tex | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100755 manual/plugins/images/ss-flipit-charx11x1.png (limited to 'manual') diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex index 523322d729..2dbef5df48 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 0000000000..113d88b745 Binary files /dev/null and b/manual/plugins/images/ss-flipit-charx11x1.png differ diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index bfd6802d22..7472fde776 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}} -- cgit v1.2.3