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