index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-06-14
fix unused var warning
jacqueline
2024-06-14
Load fonts dynamically from /lua
jacqueline
2024-06-13
fix uninitialised use
jacqueline
2024-06-13
Reimplement our patch to lv_list button long modes
jacqueline
2024-06-12
Update LVGL to v9.1.0
jacqueline
2024-06-12
Port and fix our luavgl additions
jacqueline
2024-06-12
WIP bump luavgl to latest
jacqueline
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-04-19
daniel/recycler-list (#66)
ailurux
2024-04-09
Upgrade fatfs component version
jacqueline
2024-04-02
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-02
tweak db performance
jacqueline
2024-03-28
Fix bg_grad_colour LSP type annotation
Robin Howard
2024-03-28
Merge branch 'main' into themes
ailurux
2024-03-28
Use 48kHz SBC instead of 44.1
jacqueline
2024-03-28
Use dual-channel SBC encoding instead of joint-stereo
jacqueline
2024-03-28
Fork ESP-IDF's bluetooth component
jacqueline
2024-03-28
bump esp-idf to 5.2.1
jacqueline
2024-03-27
Allow image recoloring properties to be inherited by children
ailurux
2024-03-20
Support pinning decoded images to RAM
jacqueline
2024-03-07
Add luavgl_to_style method
ailurux
2024-02-29
Merge branch 'main' into seek-support
jacqueline
2024-02-29
Use drflac instead of miniflac
jacqueline
2024-02-20
Update to latest libtags
jacqueline
2024-02-16
Merge branch 'main' into seek-support
ailurux
2024-02-16
Only update scrubber if not currently dragging
ailurux
2024-02-14
Use -Ofast for all codecs that don't break with it
jacqueline
2024-02-14
Tweak opus build flags and allocs
jacqueline
2024-02-14
put the big opus alloc back into spiram
jacqueline
2024-02-14
Switch to the lowmem tremor branch
jacqueline
2024-02-13
fix (improve?) libtremor strangeness
jacqueline
2024-02-07
put opus' allocations into internal ram
jacqueline
2024-02-07
Ensure the resampler is allocated in internal ram
jacqueline
2024-02-06
luavgl: add a method to focus an object
jacqueline
2024-02-01
Accept opus files that don't fully parse, remove opus-specific tag parser
jacqueline
2024-02-01
Use a cache for lvgl images
jacqueline
2024-01-29
Extract album artist from libtags-processed files
jacqueline
2024-01-18
on second thought, let's not violate patents. 'tis a silly system.
jacqueline
2024-01-17
move lua ui-related data to spi ram
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2024-01-10
Use doubles instead of floats for lua numbers (this unpins the ui task)
jacqueline
2024-01-10
Add faad2 for aac decoding
jacqueline
2024-01-05
fix issues with luavgl type annotations
jacqueline
2023-12-19
replace foxenflac with miniflac
jacqueline
2023-12-13
add a cool lua repl
jacqueline
2023-12-08
Add shuffle and repeat options for the playback queue
jacqueline
2023-12-07
Remove pre-iterator concepts
jacqueline
[next]