| Commit message (Expand) | Author |
| 2019-07-28 | lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING | Franklin Wei |
| 2019-07-28 | Lua Add Emergency Garbage Collector | William Wilgus |
| 2019-07-28 | lua remove unneeded plugin functions | William Wilgus |
| 2019-07-25 | lua add sound_current, consolidate sound_ functions | William Wilgus |
| 2019-07-19 | lua events from rockbox | William Wilgus |
| 2019-07-18 | lua disable bytecode dump & undump functions | William Wilgus |
| 2019-07-18 | Fix Red lua move constants out of binary image | William Wilgus |
| 2019-07-18 | lua move constants out of binary image | William Wilgus |
| 2019-07-17 | lua alphabetically sort perl generated rocklib_aux functions | William Wilgus |
| 2019-07-13 | lua close state on os.exit | William Wilgus |
| 2019-07-11 | lua reduce heap allocated buffer sizes, organize luaconf.h | William Wilgus |
| 2019-07-11 | lua late bound cfunction tables | William Wilgus |
| 2019-07-11 | lua inbinary strings | William Wilgus |
| 2019-07-10 | lua add track length & elapsed to rb.audio() | William Wilgus |
| 2019-07-09 | lua remove error messages for pre-compiled chunks | William Wilgus |
| 2018-12-24 | Fix lua helpers -- supress line markers in preproc source generation scripts | William Wilgus |
| 2018-12-17 | Lua Fix settings_helper for the gigaBeastS | William Wilgus |
| 2018-12-16 | Lua add read/write access to global_status, global_settings, audio_current_track | William Wilgus |
| 2018-11-24 | lua add LCD_DEFAULT_FG, fix 2-bit screen fg/bg inversion | William Wilgus |
| 2018-11-17 | Lua fix crash on arm devices | William Wilgus |
| 2018-11-15 | Lua fix reader bug in lzio | William Wilgus |
| 2018-11-11 | lua update to 5.1.5 | William Wilgus |
| 2018-11-02 | Lua fix failure to read lines longer than LUAL_BUFFERSIZE | William Wilgus |
| 2018-11-02 | Lua optimize combine and rework similar functions | William Wilgus |
| 2018-11-02 | lua fix rlimage FB_SCALARPACK() | William Wilgus |
| 2018-11-01 | Lua fix dir string constants and pcm_play_pause & pcm_set_frequency | William Wilgus |
| 2018-11-01 | Lua Fix utf8encode, remove utf16 functions | William Wilgus |
| 2018-10-31 | Lua Add underscores in audio, pcm, playlist functions | William Wilgus |
| 2018-10-30 | lua consolidate pcm_ functions | William Wilgus |
| 2018-10-30 | Lua restore audio_set_recording_gain, audio_set_output,input | William Wilgus |
| 2018-10-30 | Lua update strftime.c from dietlibc source | William Wilgus |
| 2018-10-29 | Lua replace fscanf | William Wilgus |
| 2018-10-30 | Lua remove strncat.c & strcspn.c | William Wilgus |
| 2018-10-30 | Lua expand multiple screen support | William Wilgus |
| 2018-10-30 | Lua rliimage optimize rli_marshal, rli_copy, lcd_xxx_bitmap | William Wilgus |
| 2018-10-28 | Lua remove gmtime.c use rb_plugin version instead | William Wilgus |
| 2018-10-25 | Lua Rlimage metatable | William Wilgus |
| 2018-10-25 | Lua Fix kbd_input | William Wilgus |
| 2018-10-25 | Lua cleanup kbd_input, gui_syncyesno_run, do_menu | William Wilgus |
| 2018-10-25 | lua consolidate playlist_ functions | William Wilgus |
| 2018-10-24 | lua add audio_play consolidate audio_ functions | William Wilgus |
| 2018-10-24 | Lua fix create_numbered_filename | William Wilgus |
| 2018-10-24 | Lua fix strip_extension and create_numbered_filename | William Wilgus |
| 2018-10-22 | lua move rocklib_img to its own separate loadable module | William Wilgus |
| 2018-10-15 | lua optimize current_path function | William Wilgus |
| 2018-10-12 | Lua remove unusable/unneeded functions from rocklib_aux | William Wilgus |
| 2018-10-08 | Fix red rocklib_img 32-24 bit targets | William Wilgus |
| 2018-10-09 | Clean up rocklib_img | William Wilgus |
| 2018-10-08 | lua rocklib cleanup | William Wilgus |
| 2018-09-14 | lua optimize integer and string consts in rocklib | William Wilgus |