summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/sd-as3525.c
diff options
context:
space:
mode:
authorWilliam Wilgus <me.theuser@yahoo.com>2018-07-27 15:09:55 +0200
committerWilliam Wilgus <me.theuser@yahoo.com>2018-07-27 15:09:55 +0200
commit400603abdfb4ba7566e0cae8dbed9268f06716dc (patch)
tree081559b876f26d6564d32470751b47a5814e5560 /firmware/target/arm/as3525/sd-as3525.c
parentdcd71e66bd5f0b521c9f98ebe83ff1f7abb62918 (diff)
downloadrockbox-400603abdfb4ba7566e0cae8dbed9268f06716dc.tar.gz
rockbox-400603abdfb4ba7566e0cae8dbed9268f06716dc.zip
Lua -- Fix device hang when scroll function active on clear_screen
I previously noticed that manually clearing the framebuffer while scroll function was active caused lua to crash I could reproduce in sim and on device but I thought using the plugin supplied rb->lcd_clear_screen was immune to this issue Unfortunately some devices exhibit this behavior with the plugin function as well This patch adds rb->lcd_scroll_stop() before lcd_clear_screen at lua start-up and to the supplied include file lcd.lua Change-Id: I9800145e5c834ea27df5db5f1bca50b0d40faa49
Diffstat (limited to 'firmware/target/arm/as3525/sd-as3525.c')
0 files changed, 0 insertions, 0 deletions