index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua_scripts
Age
Commit message (
Expand
)
Author
2021-05-06
lua -- temp loader
William Wilgus
2021-05-04
lua add ability to use custom kbd layouts
William Wilgus
2021-04-30
lua submenus add a way to dynamically add items
William Wilgus
2021-04-28
lua add submenu module + cleanup
William Wilgus
2021-04-24
lua print_button script
William Wilgus
2021-04-20
lua print table put_line a do_menu alternative
William Wilgus
2020-10-05
lua add better memory stats
William Wilgus
2020-10-04
lua misc tweaks and cleanup
William Wilgus
2020-10-03
lua Add scrollable stack traceback WIP
William Wilgus
2020-09-30
lua rockevents reduce context switching for action and buttons
William Wilgus
2020-09-27
lua playback example
William Wilgus
2020-09-25
lua -- add sort by name, size, date to filebrowse include
William Wilgus
2019-09-07
Lua add metadata and settings reading helper module
William Wilgus
2019-08-04
lua optimize print include, fix draw_poly
William Wilgus
2019-08-04
lua add rlimg.lua example script split large includes to separate files
William Wilgus
2019-08-02
lua update tagnav.lua with reload menu and bug fixes
William Wilgus
2019-07-29
lua add demo scripts, atexit handler, gui_scrollbar_draw
William Wilgus