1. 6e32e06 lua add sound_current, consolidate sound_ functions by William Wilgus · 5 years ago
  2. c9aeb42 lua move constants out of binary image by William Wilgus · 5 years ago
  3. a71af17 Fix lua helpers -- supress line markers in preproc source generation scripts by William Wilgus · 6 years ago
  4. 28f91ff Lua Fix settings_helper for the gigaBeastS by William Wilgus · 6 years ago
  5. 9d66b54 Lua add read/write access to global_status, global_settings, audio_current_track by William Wilgus · 6 years ago
  6. f6e10b8 Lua optimize combine and rework similar functions by William Wilgus · 6 years ago
  7. 74fe520 lua consolidate pcm_ functions by William Wilgus · 6 years ago
  8. e4c5f5d lua consolidate playlist_ functions by William Wilgus · 6 years ago
  9. b670fcd lua add audio_play consolidate audio_ functions by William Wilgus · 6 years ago
  10. 1b68aea Try #4 for lua make by William Wilgus · 6 years ago
  11. 1482a31 Try # 3 for lua make file by William Wilgus · 6 years ago
  12. aefdd20 Lua Fix image saving for 32 bit targets -- update make file by William Wilgus · 6 years ago
  13. af35d19 Rocklua -- Extend / Fix rliImage by William Wilgus · 6 years ago
  14. ef210b5 Revert "Rocklua -- Extend / Fix rliImage" by William Wilgus · 6 years ago
  15. 2daec3d Rocklua -- Extend / Fix rliImage by William Wilgus · 6 years ago
  16. 8d50cdc lua: don't include rockbox-specific libc headers for the button helper tool. by Frank Gevaerts · 9 years ago
  17. a2a2e14 lua: Switch memory allocator from dl to tlsf by Marcin Bukat · 11 years ago
  18. 4b56ee0 Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. by Thomas Martitz · 13 years ago
  19. c406f94 Lua: Add pluginlib_actions wrapper for lua scripts. by Thomas Martitz · 13 years ago
  20. 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 14 years ago
  21. 952d9bc Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generators by Maurus Cuelenaere · 14 years ago
  22. 8855b0c Use PLUGINFLAGS in lua.make, instead of only CFLAGS. by Thomas Martitz · 15 years ago
  23. e99dd18 Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h by Frank Gevaerts · 15 years ago
  24. 427bf0b Also make rocklib_aux.c depend on $(LUA_OBJ) by Maurus Cuelenaere · 15 years ago
  25. ce5e6ce Fix sim_* errors when compiling Lua by Maurus Cuelenaere · 15 years ago
  26. 9db43da Fix actions.lua & buttons.lua make errors by Maurus Cuelenaere · 15 years ago
  27. d755a5a Lua: add script which wraps not-yet ported C functions to Lua by Maurus Cuelenaere · 15 years ago
  28. af980d8 Lua: expose BUTTON_* defines by Maurus Cuelenaere · 15 years ago
  29. acbbf93 Lua: make sure action.h gets C preprocessed before processing it by Maurus Cuelenaere · 15 years ago
  30. 522aa2e Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexistent' error by Maurus Cuelenaere · 15 years ago
  31. bcfba08 Lua: add actions.lua to the zip file by Maurus Cuelenaere · 15 years ago
  32. cf87597 Commit FS#9174: Lua scripting language by Dan Everton by Maurus Cuelenaere · 15 years ago