summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-03Remove spi locking hack + increase max sd frequencyjacqueline
2024-06-03u didnt see shitjacqueline
2024-06-03move a bunch of bt callbacks to background tasksjacqueline
2024-05-31Remove now redudantant 'Iterator.next()' care in TrackIteratorjacqueline
2024-05-31Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-05-31Introduce a PcmBuffer abstraction for handling source drainingjacqueline
2024-05-30Fix prev/next behaviour on database iteratorailurux
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