index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-07-16
daniel/playlist-queue (#83)
ailurux
2024-07-12
Give Bluetooth settings a bit of a refresh
jacqueline
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-07-11
Break FatfsStreamFactory's dep on ServiceLocator
jacqueline
2024-07-10
Move the SPI interrupt alloc to the second core
jacqueline
2024-07-10
add a console command for dumping intr allocations
jacqueline
2024-07-10
Move audio decoder priorities below bluetooth
jacqueline
2024-07-09
Break FatfsStreamFactory's dep on ServiceLocator
jacqueline
2024-07-09
Give PcmBuffer pairs a name, and wire them up in the audio stack
jacqueline
2024-07-05
WIP start on accepting two streams in out audio output
jacqueline
2024-07-03
Tweak app console setup to improve companion connections
jacqueline
2024-07-03
Load fonts asynchronously on a bg task
jacqueline
2024-06-28
Fix some issues with the splash screen
jacqueline
2024-06-28
show a message if the sd card is unmounted
jacqueline
2024-06-28
reapply bindings when showing screens
jacqueline
2024-06-28
Try to print userdata name when dumping lua stack
jacqueline
2024-06-27
require a key press before entering the dev console
jacqueline
2024-06-27
update catch2 to v3.6.0
jacqueline
2024-06-25
skip the storage test if there's no sd card
jacqueline
2024-06-25
Add a basic overview of writing and running tests
jacqueline
2024-06-25
Unbreak the tests build
jacqueline
2024-06-25
Use a curve to estimate battery %
jacqueline
2024-06-14
Improve DAC power+mute management to reduce clicks and pops
jacqueline
2024-06-14
Load fonts dynamically from /lua
jacqueline
2024-06-14
Merge branch 'jqln/lvgl-bump'
jacqueline
2024-06-13
Scroll to 'top/bottom' by only 10 at a time
jacqueline
2024-06-13
Fix splash screen background
jacqueline
2024-06-12
WIP fix issues introduced by lvgl version bump
jacqueline
2024-06-11
Add basic bluetooth queue controls
ailurux
2024-06-06
daniel/bluetooth-avrc (#80)
ailurux
2024-06-04
log db update time-per-track
jacqueline
2024-06-04
no more acquire_spi :)
jacqueline
2024-06-03
Remove spi locking hack + increase max sd frequency
jacqueline
2024-06-03
u didnt see shit
jacqueline
2024-06-03
move a bunch of bt callbacks to background tasks
jacqueline
2024-05-31
Remove now redudantant 'Iterator.next()' care in TrackIterator
jacqueline
2024-05-31
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-05-31
Introduce a PcmBuffer abstraction for handling source draining
jacqueline
2024-05-30
Fix prev/next behaviour on database iterator
ailurux
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-29
Minor formatting fix
ailurux
2024-05-29
Fix issue where failing to connect bt device initially won't retry
ailurux
2024-05-28
Lowercase BT device name for better auto-reading
jacqueline
2024-05-24
Simply some I2SDac management to avoid null pointer accesses
jacqueline
2024-05-24
Fix counting empty stream cues as the current stream
jacqueline
2024-05-17
add a lua binding for playing a sine wave
jacqueline
2024-05-16
Add a stream source that generates a sine wave
jacqueline
2024-05-16
Add a 'decoder' for streams already in our native format
jacqueline
2024-05-15
Support setting the samd charge rate
jacqueline
2024-05-14
save lra calibration data to nvs
jacqueline
[prev]
[next]