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-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
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
WIP: Add destructor for FileIterator
ailurux
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-05-02
WIP: Lua filesystem starting point
ailurux
2024-04-29
Use double-clicks instead of long-presses for wheel shortcuts
jacqueline
2024-04-29
Add lua bindings for override input hooks
jacqueline
2024-04-24
Support getting a tree of controls + hooks via lua
jacqueline
2024-04-23
Enable bluetooth after boot, not during boot
jacqueline
2024-04-22
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-22
Improve handling of the display
jacqueline
2024-04-22
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
ailurux
2024-04-22
Add support for 64-bit float wav files
ailurux
2024-04-19
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-04-19
Adds LRA haptic support (open-loop only for now).
Robin Howard
2024-04-19
Fix DRV2065L register usage: we were accidentally setting control2 when we me...
Robin Howard
2024-04-19
Add a button to update the samd's firmware
jacqueline
2024-04-19
daniel/recycler-list (#66)
ailurux
2024-04-18
Suspend property bindings when their screens aren't visible
jacqueline
2024-04-15
Fix some bt device issues
jacqueline
2024-04-15
Use more generic 'hooks' for each input device's actions
jacqueline
[next]