jacqueline
|
cd650b30bd
|
fix some lua stack leaks + add a console func to help debug
|
1 year ago |
jacqueline
|
ea8a7b0f93
|
allocate lua properties in spi ram
|
1 year ago |
jacqueline
|
1f5249de6f
|
shift some long-lived allocs into spi ram
|
1 year ago |
jacqueline
|
71b4673039
|
all screens basically working, but bluetooth is rough
|
1 year ago |
jacqueline
|
7cdcd44e0c
|
Begin migration of remaining screens to Lua
|
1 year ago |
jacqueline
|
55bde70b96
|
add accurate esp and samd versions + expose this info to lua
|
1 year ago |
jacqueline
|
1b2d791a05
|
Use doubles instead of floats for lua numbers (this unpins the ui task)
|
1 year ago |
jacqueline
|
64b106c13e
|
add a cool lua repl
|
1 year ago |
jacqueline
|
852ce7b917
|
Add a back button gesture in clickwheel mode
|
1 year ago |
jacqueline
|
e6844a68b6
|
implement play/pause
|
1 year ago |
jacqueline
|
7c6eb2997c
|
Migrate 'now playing' screen to lua
|
1 year ago |
jacqueline
|
09c0e1608f
|
Implement adding to the playback queue from lua
|
1 year ago |
jacqueline
|
9eb5ae6e94
|
Use protected mode for lua callbacks wherever possible
|
1 year ago |
jacqueline
|
d70ec9bf44
|
Add lua functions to get database content
|
1 year ago |
jacqueline
|
b7f37f6426
|
Add a generic lua function binding, alongside properties
|
1 year ago |
jacqueline
|
71ed09a6f7
|
Add two-way databinding for lua, and flesh out the lua statusbar
|
2 years ago |
jacqueline
|
8a0a167adb
|
Convert the main menu screen to lua lol
|
2 years ago |