index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
/
rocklib.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
lua add audio_play consolidate audio_ functions
William Wilgus
2018-10-24
*
Lua fix create_numbered_filename
William Wilgus
2018-10-24
*
Lua fix strip_extension and create_numbered_filename
William Wilgus
2018-10-24
*
lua move rocklib_img to its own separate loadable module
William Wilgus
2018-10-22
*
lua optimize current_path function
William Wilgus
2018-10-15
*
lua rocklib cleanup
William Wilgus
2018-10-08
*
lua optimize integer and string consts in rocklib
William Wilgus
2018-09-14
*
lua move RLIMAGE to own file
William Wilgus
2018-09-14
*
Rocklua -- Extend / Fix rliImage
William Wilgus
2018-07-23
*
Revert "Rocklua -- Extend / Fix rliImage"
William Wilgus
2018-07-22
*
Rocklua -- Extend / Fix rliImage
William Wilgus
2018-07-22
*
Revert "rocklib -- Fix Red"
William Wilgus
2018-05-31
*
Revert "Rocklua -- Clean-up source"
William Wilgus
2018-05-31
*
rocklib -- Fix Red
William Wilgus
2018-05-28
*
Rocklua -- Clean-up source
William Wilgus
2018-05-28
*
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2014-06-21
*
Revert "Update lua plugin to 5.2.3"
Marcin Bukat
2014-04-02
*
Update lua plugin to 5.2.3
Richard Quirk
2014-04-02
*
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
2014-01-07
*
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2013-08-26
*
Fix lua unused-variable warning by introducing UNUSED_ATTR.
Thomas Martitz
2012-02-17
*
Add playlist wrappers for lua
Albert Bloomfield
2012-02-17
*
Export runtime detected paths to lua scripts. Adapt stopwatch to not use
Thomas Martitz
2012-01-29
*
Lua: Add pluginlib_actions wrapper for lua scripts.
Thomas Martitz
2012-01-27
*
Add touchscreen_get_mode() to plugin and lua.
Thomas Martitz
2012-01-27
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ...
Maurus Cuelenaere
2010-06-18
*
Lua: return nil when function failed instead of returning nothing
Maurus Cuelenaere
2009-10-29
*
Boomshine plugin : port to Greyscale and B/W targets, and targets without tou...
Kevin Ferrare
2009-10-29
*
Lua: add lib/helper.c wrappers
Maurus Cuelenaere
2009-10-26
*
Lua: add do_menu() wrapper. Also fix potential NULL pointer dereference
Maurus Cuelenaere
2009-10-23
*
Lua: return nil when kbd_input() gets aborted and make it possible to preset ...
Maurus Cuelenaere
2009-07-23
*
Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions)
Maurus Cuelenaere
2009-07-08
*
Lua: use rb->screens[] to do painting
Maurus Cuelenaere
2009-07-05
*
Lua: implement gui_syncyesno_run
Maurus Cuelenaere
2009-07-05
*
Lua: add script which wraps not-yet ported C functions to Lua
Maurus Cuelenaere
2009-07-05
*
Lua: always expose BUTTON_TOUCHSCREEN and remove BUTTON_ constants from rockl...
Maurus Cuelenaere
2009-07-03
*
Lua: because Rockbox doesn't support any current working directory functional...
Maurus Cuelenaere
2009-07-01
*
Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.lua
Maurus Cuelenaere
2009-06-28
*
Lua:
Maurus Cuelenaere
2009-06-28
*
Lua: add the package library
Maurus Cuelenaere
2009-06-25
*
Fix yellow
Maurus Cuelenaere
2009-06-15
*
Fix helloworld.lua for mono targets (+ add lcd_mono_bitmap() & lcd_mono_bitma...
Maurus Cuelenaere
2009-06-15
*
Lua: add touchscreen_set_mode & current_path (+ some constants)
Maurus Cuelenaere
2009-06-01
*
Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s...
Maurus Cuelenaere
2009-05-25
*
Fix some typos
Maurus Cuelenaere
2009-05-25
*
Lua: port viewports + add test_viewports.lua
Maurus Cuelenaere
2009-05-25
*
* read_bmp_*(): add FORMAT_RETURN_SIZE
Maurus Cuelenaere
2009-05-25
*
Lua: /me should learn about C arrays.. :/
Maurus Cuelenaere
2009-05-24
*
Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappers
Maurus Cuelenaere
2009-05-24
[next]