rockbox/apps/plugins/lua_scripts
William Wilgus 2b6029ae8d rliimg add flip image example (#FS13745) Try #2
FS#13745 - Add transpose (like in python pillow module) and smooth resizing in rocklua

most of this is supplied 'require image'

flipping an image is built-in to the image generator function

add image flip example to rliimg

pushed the wrong script

Change-Id: I2c512a70ed26b0457e46f2f2a187d3365783af67
2026-01-24 01:43:58 -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 rliimg add flip image example (#FS13745) Try #2 2026-01-24 01:43:58 -05: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