| Commit message (Expand) | Author |
| 2019-07-02 | wolf3d: work on rebasing to GPL'd FM OPL emulatorwolf3d | Franklin Wei |
| 2019-07-02 | Wolfenstein 3-D! | Franklin Wei |
| 2019-06-17 | Boomshine Fix rb.touchscreen_set_mode() | William Wilgus |
| 2019-06-16 | sdl: add pointer to wiki for docs | Franklin Wei |
| 2019-06-16 | sdl: prevent simulator build from using pthreads | Franklin Wei |
| 2019-05-31 | Fix IRAM overflow introduced in 7a8c9daf7ef | Marcin Bukat |
| 2019-05-15 | Work around DX90 compile error | Franklin Wei |
| 2019-05-15 | puzzles: refactor rockbox frontend | Franklin Wei |
| 2019-05-15 | puzzles: resync with upstream | Franklin Wei |
| 2019-02-01 | blackjack: various fixes | Sebastian Leonhardt |
| 2019-01-24 | lua rewrite boomshine | William Wilgus |
| 2019-01-02 | Fix compile wanings in pacbox and invadrox introduced in d4942cc | Solomon Peachy |
| 2019-01-02 | Add Xuelin iHIFI 770/770C/800 support | Solomon Peachy |
| 2019-01-02 | Keymap improvements for the xDuoo X3 | Solomon Peachy |
| 2018-12-24 | Fix lua helpers -- supress line markers in preproc source generation scripts | William Wilgus |
| 2018-12-23 | Handle SYS_POWEROFF event in recorder and chessbox plugins | Solomon Peachy |
| 2018-12-21 | puzzles: resync with upstream | Franklin Wei |
| 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-12-08 | Pdbox hide cast-function-type fix overlapping memcpy | William Wilgus |
| 2018-11-26 | mpegplayer fix warnings | 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-05 | Lua fix pixel-painter score save | William Wilgus |
| 2018-11-05 | Lua Boomshine Update with circles + levels | 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 |