Chapter 12. Plugins
128
process needs to share memory with audio tracks. To be able to view a bigger file you
may need to stop playback.
Key
Action
Rewind
/
Forward
/
Play
+
Scroll Up
/
Play
+
Scroll
Down
Move around in zoomed in image
Play
Zoom in
Rec
Zoom out
Scroll Down
Next image in directory
Scroll Up
Previous image in directory
Enter
Show menu / Abort
The menu has the following entries.
Return.
Returns you to the image
Toggle Slideshow Mode.
Enables or disables the slideshow mode.
Change Slideshow Timeout.
You can set the timeout for the slideshow between 1 sec-
ond and 20 seconds.
Show Playback Menu.
From the playback menu you can control the playback of the
currently loaded playlist and change the volume of your player.
Quit.
Quits the viewer and returns to the
File Browser
.
Note:
Progressive scan and other unusual JPEG files are not supported, and will result
b
in various “unsupported xx” messages. Processing could also fail if the image is too big
to decode which will be explained by a respective message.
12.3.5. Lua scripting language
To quote from the Lua website (
), Lua is a “powerful, fast, lightweight,
embeddable scripting language”. Select a
.lua
file in the
File Browser
to run it. For
more information on programming in Lua, please see
http://www.lua.org/manual/5.1/
and
There are a few exceptions/additions to the Lua support in Rockbox:
No floating point support.
The number type in Lua is usually float, however in the
Rockbox implementation it is integer.
The Rockbox manual
(version 3.14)
MPIO HD300