summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/lua.make (follow)
Commit message (Expand)AuthorAge
* Fix lua helpers -- supress line markers in preproc source generation scriptsWilliam Wilgus2018-12-24
* Lua Fix settings_helper for the gigaBeastSWilliam Wilgus2018-12-17
* Lua add read/write access to global_status, global_settings, audio_current_trackWilliam Wilgus2018-12-16
* Lua optimize combine and rework similar functionsWilliam Wilgus2018-11-02
* lua consolidate pcm_ functionsWilliam Wilgus2018-10-30
* lua consolidate playlist_ functionsWilliam Wilgus2018-10-25
* lua add audio_play consolidate audio_ functionsWilliam Wilgus2018-10-24
* Try #4 for lua makeWilliam Wilgus2018-07-24
* Try # 3 for lua make fileWilliam Wilgus2018-07-24
* Lua Fix image saving for 32 bit targets -- update make fileWilliam Wilgus2018-07-24
* Rocklua -- Extend / Fix rliImageWilliam Wilgus2018-07-23
* Revert "Rocklua -- Extend / Fix rliImage"William Wilgus2018-07-22
* Rocklua -- Extend / Fix rliImageWilliam Wilgus2018-07-22
* lua: don't include rockbox-specific libc headers for the button helper tool.Frank Gevaerts2016-03-18
* lua: Switch memory allocator from dl to tlsfMarcin Bukat2013-08-26
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Lua: Add pluginlib_actions wrapper for lua scripts.Thomas Martitz2012-01-27
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere2010-06-18
* Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz2009-10-11
* Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts2009-10-11
* Also make rocklib_aux.c depend on $(LUA_OBJ)Maurus Cuelenaere2009-07-05
* Fix sim_* errors when compiling LuaMaurus Cuelenaere2009-07-05
* Fix actions.lua & buttons.lua make errorsMaurus Cuelenaere2009-07-05
* Lua: add script which wraps not-yet ported C functions to LuaMaurus Cuelenaere2009-07-05
* Lua: expose BUTTON_* definesMaurus Cuelenaere2009-06-24
* Lua: make sure action.h gets C preprocessed before processing itMaurus Cuelenaere2009-05-28
* Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...Maurus Cuelenaere2009-05-22
* Lua: add actions.lua to the zip fileMaurus Cuelenaere2009-05-21
* Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere2009-05-21