rockbox/apps/plugins/lua_scripts
William Wilgus e75ffe5f72 lua add rb_poly.lua vector drawing and memoization demo
just playing around with using lots of ram (and processing power)
in lua threw this together vector draws Rb logo and flips rotates and zoom

Change-Id: Ie1fe16a9a50271657f2ab7b9a39bf71e6db90d2c
2026-01-21 08:54:16 -05:00
..
dump_rbsettings.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00
fade2sleep.lua
file_browser.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
fileview.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
lua_scripts.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
lua_scripts.make Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
memchk.lua lua make memcheck script eat all available ram (incld audiobuf) 2024-12-26 01:49:01 -05:00
playback.lua lua rockevents reduce context switching for action and buttons 2020-09-30 16:33:38 +00:00
print_buttons.lua lua print_button script 2021-04-24 00:00:44 -04:00
print_lua_func.lua lua -- temp loader 2021-05-06 21:36:55 -04:00
random_playlist.lua random_playlist.lua make index more sparse 2021-12-08 22:09:16 -05:00
rb_poly.lua lua add rb_poly.lua vector drawing and memoization demo 2026-01-21 08:54:16 -05:00
return2WPS.lua lua add ability to pass PLUGIN_ ret vals with os.exit() + add defines 2021-10-21 22:28:05 -04:00
rlimg.lua lua use lcd_drawline to draw lines inside rliimages 2024-04-18 13:11:51 -04:00
splashscroller.lua lua misc tweaks and cleanup 2020-10-04 04:00:54 -04:00
stars.lua lua extend stars demo plugin 2024-04-28 01:03:16 -04:00
submenu_demo.lua lua submenus add a way to dynamically add items 2021-04-30 13:38:54 +00:00
tagnav.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
time_date.lua lua plugin remove strfrtime in favor of strfrtm.lua 2026-01-08 21:39:54 -05:00
track_metadata.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00