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-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
2024-05-14
Use LRA motors in an auto-calibrated closed-loop mode
jacqueline
2024-05-10
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-05-10
stop writing the erm bit
jacqueline
2024-05-10
Minor fixes before PR
ailurux
2024-05-10
Fix imports after merge
ailurux
2024-05-10
Merge branch 'main' into file-browser
ailurux
2024-05-10
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-05-10
Tweaks to default d-pad controls
ailurux
2024-05-09
use long-press shortcuts again, but make them a bit harder to trigger acciden...
jacqueline
2024-05-09
Fix playback after restoring queue on boot
jacqueline
2024-05-08
Count samples going in and out of the drain buffer
jacqueline
2024-05-07
Improve decoder's interface to accept streams
jacqueline
2024-05-06
File browser and track browser bug fixes
ailurux
2024-05-06
WIP: File browser, needs bug fixes
ailurux
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-03
split c blobs of graphics data into their own component
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
[next]