rockbox/apps/plugins/lua/include_lua
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
..
audio.lua plugin api: Add audio_pre_ff_rewind to plugin's API 2025-12-29 19:58:26 +05:00
blit.lua
color.lua
create_kbd_layout.lua
dbgettags.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
draw.lua
draw_floodfill.lua
draw_num.lua
draw_poly.lua lua extend stars demo plugin 2024-04-28 01:03:16 -04:00
draw_text.lua
filebrowse.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
files.lua
fileviewers.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
image.lua
image_save.lua FS#13718 - The image_save library (rocklua) can't correctly save an image with an odd resolution. 2026-01-21 08:15:56 -05:00
lcd.lua
math_ex.lua
menubuttons.lua lua add rb_poly.lua vector drawing and memoization demo 2026-01-21 08:54:16 -05:00
menucoresettings.lua
pcm.lua
playlist.lua
poly_points.lua
print.lua
printmenus.lua
printsubmenu.lua
printtable.lua
rbcompat.lua
rbsettings.lua
sound.lua
strftime.lua lua plugin remove strfrtime in favor of strfrtm.lua 2026-01-08 21:39:54 -05:00
temploader.lua
timer.lua