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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix sim_* errors when compiling Lua
Maurus Cuelenaere
2009-07-05
*
Fix actions.lua & buttons.lua make errors
Maurus Cuelenaere
2009-07-05
*
Add a Rockbox header..
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
*
Correct comment
Maurus Cuelenaere
2009-06-30
*
Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREEN
Maurus Cuelenaere
2009-06-30
*
Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.lua
Maurus Cuelenaere
2009-06-28
*
Fix typo & red
Maurus Cuelenaere
2009-06-28
*
Lua:
Maurus Cuelenaere
2009-06-28
*
Lua: add the package library
Maurus Cuelenaere
2009-06-25
*
Lua: expose BUTTON_* defines
Maurus Cuelenaere
2009-06-24
*
Fix FS#10378: Lua crashes when loading non-existing files
Maurus Cuelenaere
2009-06-24
*
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
*
Correct the includes; the old way broke parallel builds.
Magnus Holmgren
2009-06-09
*
Lua: add touchscreen_set_mode & current_path (+ some constants)
Maurus Cuelenaere
2009-06-01
*
Lua: add bitlib (makes bitwise operators possible)
Maurus Cuelenaere
2009-06-01
*
Lua: make sure action.h gets C preprocessed before processing it
Maurus Cuelenaere
2009-05-28
*
Fix yellow & red
Maurus Cuelenaere
2009-05-27
*
Lua: add support for os library
Maurus Cuelenaere
2009-05-27
*
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
*
Fix mingw & cygwin builds
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
*
Lua: add image handling + some other wrappers
Maurus Cuelenaere
2009-05-24
*
Lua: add stack traceback when erroring out
Maurus Cuelenaere
2009-05-22
*
Set svn properties
Maurus Cuelenaere
2009-05-22
*
Lua:
Maurus Cuelenaere
2009-05-22
*
Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...
Maurus Cuelenaere
2009-05-22
*
Lua:
Maurus Cuelenaere
2009-05-22
*
Lua: add file handling
Maurus Cuelenaere
2009-05-22
*
Lua: add actions.lua to the zip file
Maurus Cuelenaere
2009-05-21
*
Lua: fix some issues with rocklib
Maurus Cuelenaere
2009-05-21
*
Forgot to remove this testing code..
Maurus Cuelenaere
2009-05-21
*
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere
2009-05-21