Update sliding puzzle manual to mention that it can also use your album art as a puzzle, and also any launched (via Open With) image (jpg/bmp)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24971 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7ab1cd7b1b
commit
8cea3dc779
1 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,11 @@
|
|||
|
||||
The classic sliding puzzle game. Rearrange the pieces so that you can
|
||||
see the whole picture, or switch to number tiles if you like it a little easier
|
||||
Includes one picture puzzle, but you can switch the puzzle picture to be the
|
||||
album art of the currently playing music track, if one exists (see
|
||||
\reference{ref:album_art}).
|
||||
You can also use the sliding puzzle plugin as a viewer for supported image types,
|
||||
to turn your own pictures into a puzzle.
|
||||
|
||||
Key controls:
|
||||
|
||||
|
@ -44,7 +49,8 @@ Key controls:
|
|||
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
|
||||
\opt{COWON_D2_PAD}{\TouchCenter}
|
||||
\opt{HAVEREMOTEKEYMAP}{& }
|
||||
& Change between picture and numbered tiles \\
|
||||
& Switch between pictures (default puzzle, album art, and your own image if
|
||||
launched via Open With), and numbered tiles \\
|
||||
%
|
||||
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
||||
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
|
||||
|
|
Loading…
Reference in a new issue