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
/
lua.make
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix lua helpers -- supress line markers in preproc source generation scripts
William Wilgus
2018-12-24
*
Lua Fix settings_helper for the gigaBeastS
William Wilgus
2018-12-17
*
Lua add read/write access to global_status, global_settings, audio_current_track
William Wilgus
2018-12-16
*
Lua optimize combine and rework similar functions
William Wilgus
2018-11-02
*
lua consolidate pcm_ functions
William Wilgus
2018-10-30
*
lua consolidate playlist_ functions
William Wilgus
2018-10-25
*
lua add audio_play consolidate audio_ functions
William Wilgus
2018-10-24
*
Try #4 for lua make
William Wilgus
2018-07-24
*
Try # 3 for lua make file
William Wilgus
2018-07-24
*
Lua Fix image saving for 32 bit targets -- update make file
William Wilgus
2018-07-24
*
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
*
lua: don't include rockbox-specific libc headers for the button helper tool.
Frank Gevaerts
2016-03-18
*
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2013-08-26
*
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-04-04
*
Lua: Add pluginlib_actions wrapper for lua scripts.
Thomas Martitz
2012-01-27
*
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
*
Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generators
Maurus Cuelenaere
2010-06-18
*
Use PLUGINFLAGS in lua.make, instead of only CFLAGS.
Thomas Martitz
2009-10-11
*
Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h
Frank Gevaerts
2009-10-11
*
Also make rocklib_aux.c depend on $(LUA_OBJ)
Maurus Cuelenaere
2009-07-05
*
Fix sim_* errors when compiling Lua
Maurus Cuelenaere
2009-07-05
*
Fix actions.lua & buttons.lua make errors
Maurus Cuelenaere
2009-07-05
*
Lua: add script which wraps not-yet ported C functions to Lua
Maurus Cuelenaere
2009-07-05
*
Lua: expose BUTTON_* defines
Maurus Cuelenaere
2009-06-24
*
Lua: make sure action.h gets C preprocessed before processing it
Maurus Cuelenaere
2009-05-28
*
Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...
Maurus Cuelenaere
2009-05-22
*
Lua: add actions.lua to the zip file
Maurus Cuelenaere
2009-05-21
*
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere
2009-05-21