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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
lua add better memory stats
William Wilgus
2
-3
/
+68
2020-10-04
lua misc tweaks and cleanup
William Wilgus
5
-23
/
+24
2020-10-03
lua Add scrollable stack traceback WIP
William Wilgus
4
-3
/
+140
2020-10-01
lua: fix ipod builds broken by 127862c
Solomon Peachy
1
-1
/
+1
2020-09-30
lua: Include $TARGET when preprocessing the headers for the button helper
Solomon Peachy
1
-2
/
+1
2020-09-30
lua rockevents reduce context switching for action and buttons
William Wilgus
1
-13
/
+24
2020-09-27
lua playback example
William Wilgus
1
-0
/
+1
2020-07-24
plugins: Fix the builds for targets lacking HAVE_BACKLIGHT
Solomon Peachy
1
-9
/
+13
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2
-9
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-5
/
+1
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
3
-17
/
+3
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-3
/
+6
2020-06-23
lua RockEv timing fixes
William Wilgus
1
-6
/
+3
2020-06-01
lua add _fullpath and argument parsing
William Wilgus
1
-7
/
+47
2019-11-15
lua rockev rewrite
William Wilgus
1
-281
/
+305
2019-10-07
lua rockev cleanup
William Wilgus
1
-14
/
+13
2019-10-08
lua rockev fix possible race on thread exit
William Wilgus
1
-25
/
+45
2019-09-28
lua move strip_extension and create_numbered_filename out of main binary
William Wilgus
4
-1
/
+64
2019-09-27
lua rocklib_aux.pl support for enums
William Wilgus
1
-1
/
+21
2019-09-27
Fix red lua remove and consolidate some rb plugin functions
William Wilgus
1
-8
/
+1
2019-09-26
lua remove and consolidate some rb plugin functions
William Wilgus
2
-6
/
+73
2019-09-18
lua give luadir the ability to return table of attributes
William Wilgus
1
-14
/
+27
2019-09-14
lua add menu callback
William Wilgus
1
-0
/
+49
2019-09-06
Fix red Lua extend error splash timeout and stop cutting off info
William Wilgus
1
-1
/
+1
2019-09-06
Lua extend error splash timeout and stop cutting off info
William Wilgus
2
-4
/
+5
2019-09-07
Lua add metadata and settings reading helper module
William Wilgus
4
-10
/
+203
2019-08-28
lua fix mem_read_write, strtol
William Wilgus
2
-3
/
+4
2019-08-26
lua optimize poly_draw add draw_number, poly_points modules
William Wilgus
4
-46
/
+300
2019-08-20
lua fix polydraw missing functions
William Wilgus
1
-0
/
+2
2019-08-12
lua rock events crash on error in main state
William Wilgus
1
-3
/
+4
2019-08-08
Fix lua compile error on most targets, introduced in 8d77ec8
Solomon Peachy
1
-1
/
+1
2019-08-08
lua LCD fix
William Wilgus
2
-0
/
+2
2019-08-08
lua LCD (Lua Compact Debug) patch
William Wilgus
13
-6
/
+373
2019-08-05
lua fix lua_close on os.exit(0)
William Wilgus
1
-0
/
+2
2019-08-05
lua fix crashes EGC failure to lock stack in concat
William Wilgus
1
-4
/
+7
2019-08-04
lua optimize print include, fix draw_poly
William Wilgus
2
-4
/
+6
2019-08-04
lua add rlimg.lua example script split large includes to separate files
William Wilgus
7
-393
/
+545
2019-07-29
lua rocklib_img optimize functions with multiple checkint calls
William Wilgus
2
-68
/
+106
2019-07-29
lua add demo scripts, atexit handler, gui_scrollbar_draw
William Wilgus
7
-22
/
+481
2019-07-29
lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING
Franklin Wei
1
-0
/
+5
2019-07-28
Lua Add Emergency Garbage Collector
William Wilgus
21
-68
/
+266
2019-07-28
lua remove unneeded plugin functions
William Wilgus
2
-1
/
+18
2019-07-25
lua add sound_current, consolidate sound_ functions
William Wilgus
5
-36
/
+184
2019-07-19
lua events from rockbox
William Wilgus
8
-13
/
+674
2019-07-18
lua disable bytecode dump & undump functions
William Wilgus
4
-5
/
+33
2019-07-18
Fix Red lua move constants out of binary image
William Wilgus
1
-4
/
+13
2019-07-18
lua move constants out of binary image
William Wilgus
4
-7
/
+215
2019-07-17
lua alphabetically sort perl generated rocklib_aux functions
William Wilgus
1
-1
/
+4
2019-07-13
lua close state on os.exit
William Wilgus
1
-1
/
+3
[next]