ailurux
7f43d4d126
Add luals stubs for new methods
9 months ago
ailurux
1f5ce24389
Rename set_style to set_subject
9 months ago
jacqueline
91eaed4b37
use snake_case consistently in lua function names
9 months ago
ailurux
96a224c0df
Lua API improvements and fixes
...
Co-authored-by: jacqueline <me@jacqueline.id.au>
9 months ago
ailurux
98cc3edb01
Add luals-stub for queue open_playlist
10 months ago
ailurux
d719f9c501
daniel/theme-setting ( #87 )
...
- Themes can be loaded from disk and built-in
- Themes can be selected in a new themes menu of the settings screen
- Some touch-ups to existing themes
- The saved theme is persisted in nvs
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/87
Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
Co-authored-by: ailurux <ailuruxx@gmail.com>
Co-committed-by: ailurux <ailuruxx@gmail.com>
10 months ago
jacqueline
0cc7536684
Add a settings screen with power+battery info
...
Mostly for debugging, but also u can toggle fast charging off and on now
11 months ago
jacqueline
7f2d56e29a
Load fonts dynamically from /lua
...
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
12 months ago
jacqueline
e58dcf6dc5
WIP fix issues introduced by lvgl version bump
1 year ago
jacqueline
7305820aa9
Add doc for canPop
1 year ago
jacqueline
654dcb34d6
Support pinning decoded images to RAM
1 year ago
jacqueline
686ada3d46
Bring a modified luavgl stub file into our stubs
1 year ago
jacqueline
36a19182be
Use luals-stubs as the source of truth for docs, instead of maintaining
...
separate docs stubs
Includes introducing a cool new script to turn lua-language-server's
json output into markdown documentation.
1 year ago
ailurux
9512bd97bb
Add buttons for shuffle + repeat track
1 year ago
Robin Howard
3f1fadbeef
Plumb queue next+previous through to Lua, incl. with stubs and docs.
1 year ago
jacqueline
e12a68a74d
split lua stubs into one set for ldoc, and one set for lua-ls
1 year ago