mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
lua add demo scripts, atexit handler, gui_scrollbar_draw
Change-Id: Ie8794e8a487f73952dae43e036787b6972fdbbee
This commit is contained in:
parent
60c5a29408
commit
90118f14cf
22 changed files with 2374 additions and 22 deletions
|
|
@ -7,6 +7,7 @@
|
|||
* In fact, most of the plugins aren't supposed to be used on a touch(mouse) device
|
||||
*/
|
||||
lua
|
||||
lua_scripts
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC && PLUGIN_BUFFER_SIZE > 0x20000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue