Age | Commit message (Expand) | Author |
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 |
2018-09-14 | lua move RLIMAGE to own file | William Wilgus |
2018-07-27 | Lua -- Fix device hang when scroll function active on clear_screen | William Wilgus |
2018-07-24 | Try #4 for lua make | William Wilgus |
2018-07-24 | Try # 3 for lua make file | William Wilgus |
2018-07-24 | Lua Fix image saving for 32 bit targets -- update make file | William Wilgus |
2018-07-23 | Rocklua -- Extend / Fix rliImage | William Wilgus |
2018-07-22 | Revert "Rocklua -- Extend / Fix rliImage" | William Wilgus |
2018-07-22 | Rocklua -- Extend / Fix rliImage | William Wilgus |
2018-06-05 | Fix lua failure to catch divide by zero and NaN exceptions | William Wilgus |
2018-05-31 | Revert "rocklib -- Fix Red" | William Wilgus |
2018-05-31 | Revert "Rocklua -- Clean-up source" | William Wilgus |
2018-05-28 | rocklib -- Fix Red | William Wilgus |
2018-05-28 | Rocklua -- Clean-up source | William Wilgus |
2018-05-28 | Lua liolib | William Wilgus |
2018-05-27 | Fix lua lseek command / io lib | William Wilgus |
2016-08-12 | Fix misleading indentation as pointed out by the new gcc warning | Frank Gevaerts |
2016-03-18 | lua: don't include rockbox-specific libc headers for the button helper tool. | Frank Gevaerts |
2015-01-11 | Limit more variables to file scope | Thomas Jarosch |