rockbox/apps/plugins/lua_scripts
William Wilgus a6570b7d37 lua use lcd_drawline to draw lines inside rliimages
rewrite draw_text to use new viewport buffer

set_viewport now accepts rliimage to allowe interfacing with rb. functions

fix long standing 2-bit bug with text drawing in lua
fix 2-bit img
saving bug (i'm guessing just a one off, just enabled clipping)

fix font_getstringsize bug

fix shape of numbers draw_num.lua also add auto centering

add page scrolling to printtable

add a new demo script 'stars'

Change-Id: I866905cee82ee89ebc0eb020a56a7ecdb101bf5e
2024-04-18 13:11:51 -04:00
..
dbgettags.lua lua random_playlist generator 2021-12-03 16:56:12 -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
filebrowse.lua lua -- add sort by name, size, date to filebrowse include 2020-09-25 23:07:30 -04:00
fileview.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
fileviewers.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
lua_scripts.make
memchk.lua lua add better memory stats 2020-10-05 11:53:27 -04: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
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 use lcd_drawline to draw lines inside rliimages 2024-04-18 13:11:51 -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
track_metadata.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00