rockbox/apps/plugins/lua_scripts
William Wilgus 46d644fcd7 stars.lua screen does not update int the sim
SDL needs to do lcd_update from the main thread
stars.lua uses an event that runs in a timer thread
so in the sim the screen never updates

Change-Id: I6002525363010c3133ebbfb490763f747c5d773a
2026-02-10 10:46:15 -05:00
..
dump_rbsettings.lua
fade2sleep.lua
file_browser.lua
fileview.lua
lua_scripts.lua
lua_scripts.make
memchk.lua lua make memcheck script eat all available ram (incld audiobuf) 2024-12-26 01:49:01 -05:00
playback.lua
print_buttons.lua
print_lua_func.lua
random_playlist.lua
rb_poly.lua lua add rb_poly.lua vector drawing and memoization demo 2026-01-21 08:54:16 -05:00
return2WPS.lua
rlimg.lua rliimg add flip image example (#FS13745) Try #2 2026-01-24 01:43:58 -05:00
splashscroller.lua
stars.lua stars.lua screen does not update int the sim 2026-02-10 10:46:15 -05:00
submenu_demo.lua
tagnav.lua
time_date.lua lua plugin remove strfrtime in favor of strfrtm.lua 2026-01-08 21:39:54 -05:00
track_metadata.lua