index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
/
lua.make
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
lua move strip_extension and create_numbered_filename out of main binary
William Wilgus
1
-1
/
+1
2019-09-07
Lua add metadata and settings reading helper module
William Wilgus
1
-1
/
+1
2019-08-26
lua optimize poly_draw add draw_number, poly_points modules
William Wilgus
1
-3
/
+3
2019-08-04
lua add rlimg.lua example script split large includes to separate files
William Wilgus
1
-2
/
+2
2019-07-29
lua add demo scripts, atexit handler, gui_scrollbar_draw
William Wilgus
1
-1
/
+1
2019-07-25
lua add sound_current, consolidate sound_ functions
William Wilgus
1
-7
/
+16
2019-07-18
lua move constants out of binary image
William Wilgus
1
-1
/
+6
2018-12-24
Fix lua helpers -- supress line markers in preproc source generation scripts
William Wilgus
1
-3
/
+3
2018-12-17
Lua Fix settings_helper for the gigaBeastS
William Wilgus
1
-1
/
+1
2018-12-16
Lua add read/write access to global_status, global_settings, audio_current_track
William Wilgus
1
-1
/
+6
2018-11-02
Lua optimize combine and rework similar functions
William Wilgus
1
-2
/
+1
2018-10-30
lua consolidate pcm_ functions
William Wilgus
1
-1
/
+3
2018-10-25
lua consolidate playlist_ functions
William Wilgus
1
-1
/
+2
2018-10-24
lua add audio_play consolidate audio_ functions
William Wilgus
1
-1
/
+1
2018-07-24
Try #4 for lua make
William Wilgus
1
-2
/
+5
2018-07-24
Try # 3 for lua make file
William Wilgus
1
-1
/
+1
2018-07-24
Lua Fix image saving for 32 bit targets -- update make file
William Wilgus
1
-3
/
+3
2018-07-23
Rocklua -- Extend / Fix rliImage
William Wilgus
1
-1
/
+8
2018-07-22
Revert "Rocklua -- Extend / Fix rliImage"
William Wilgus
1
-7
/
+1
2018-07-22
Rocklua -- Extend / Fix rliImage
William Wilgus
1
-1
/
+7
2016-03-18
lua: don't include rockbox-specific libc headers for the button helper tool.
Frank Gevaerts
1
-1
/
+2
2013-08-26
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
1
-3
/
+3
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
1
-1
/
+1
2012-01-27
Lua: Add pluginlib_actions wrapper for lua scripts.
Thomas Martitz
1
-1
/
+1
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
1
-1
/
+1
2010-06-18
Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generators
Maurus Cuelenaere
1
-3
/
+3
2009-10-11
Use PLUGINFLAGS in lua.make, instead of only CFLAGS.
Thomas Martitz
1
-3
/
+3
2009-10-11
Make sure to use $(CFLAGS) to get all defines when preprocessing actions.h
Frank Gevaerts
1
-1
/
+1
2009-07-05
Also make rocklib_aux.c depend on $(LUA_OBJ)
Maurus Cuelenaere
1
-1
/
+1
2009-07-05
Fix sim_* errors when compiling Lua
Maurus Cuelenaere
1
-1
/
+1
2009-07-05
Fix actions.lua & buttons.lua make errors
Maurus Cuelenaere
1
-2
/
+2
2009-07-05
Lua: add script which wraps not-yet ported C functions to Lua
Maurus Cuelenaere
1
-3
/
+9
2009-06-24
Lua: expose BUTTON_* defines
Maurus Cuelenaere
1
-2
/
+6
2009-05-28
Lua: make sure action.h gets C preprocessed before processing it
Maurus Cuelenaere
1
-1
/
+1
2009-05-22
Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...
Maurus Cuelenaere
1
-1
/
+1
2009-05-21
Lua: add actions.lua to the zip file
Maurus Cuelenaere
1
-1
/
+4
2009-05-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere
1
-0
/
+46