summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-29Start on TTS support by logging the data that will become TTS linesjacqueline
2024-05-29Minor formatting fixailurux
2024-05-29Fix issue where failing to connect bt device initially won't retryailurux
2024-05-28Lowercase BT device name for better auto-readingjacqueline
2024-05-24Simply some I2SDac management to avoid null pointer accessesjacqueline
2024-05-24Fix counting empty stream cues as the current streamjacqueline
2024-05-17add a lua binding for playing a sine wavejacqueline
2024-05-16Add a stream source that generates a sine wavejacqueline
2024-05-16Add a 'decoder' for streams already in our native formatjacqueline
2024-05-15Support setting the samd charge ratejacqueline
2024-05-14save lra calibration data to nvsjacqueline
2024-05-14Use LRA motors in an auto-calibrated closed-loop modejacqueline
2024-05-10Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-05-10stop writing the erm bitjacqueline
2024-05-10Minor fixes before PRailurux
2024-05-10Fix imports after mergeailurux
2024-05-10Merge branch 'main' into file-browserailurux
2024-05-10Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-05-10Tweaks to default d-pad controlsailurux
2024-05-09use long-press shortcuts again, but make them a bit harder to trigger acciden...jacqueline
2024-05-09Fix playback after restoring queue on bootjacqueline
2024-05-08Count samples going in and out of the drain bufferjacqueline
2024-05-07Improve decoder's interface to accept streamsjacqueline
2024-05-06File browser and track browser bug fixesailurux
2024-05-06WIP: File browser, needs bug fixesailurux
2024-05-03Respond to sd card mounts and unmounts within luajacqueline
2024-05-03split c blobs of graphics data into their own componentjacqueline
2024-05-02move driver includes into a subdir as welljacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-05-02WIP: Add destructor for FileIteratorailurux
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-05-02WIP: Lua filesystem starting pointailurux
2024-04-29Use double-clicks instead of long-presses for wheel shortcutsjacqueline
2024-04-29Add lua bindings for override input hooksjacqueline
2024-04-24Support getting a tree of controls + hooks via luajacqueline
2024-04-23Enable bluetooth after boot, not during bootjacqueline
2024-04-22Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-22Improve handling of the displayjacqueline
2024-04-22Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwailurux
2024-04-22Add support for 64-bit float wav filesailurux
2024-04-19Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-19squash a bunch of warningsjacqueline
2024-04-19Adds LRA haptic support (open-loop only for now).Robin Howard
2024-04-19Fix DRV2065L register usage: we were accidentally setting control2 when we me...Robin Howard
2024-04-19Add a button to update the samd's firmwarejacqueline
2024-04-19daniel/recycler-list (#66)ailurux
2024-04-18Suspend property bindings when their screens aren't visiblejacqueline
2024-04-15Fix some bt device issuesjacqueline
2024-04-15Use more generic 'hooks' for each input device's actionsjacqueline