summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-07Don't try to serialise a missing playlist namejacqueline
2024-08-07Recalibrate the touchwheel after unlockingjacqueline
2024-07-30Advance the queue when the current track fails to startjacqueline
2024-07-30daniel/playlist-queue (#84)ailurux
2024-07-26Use a piecewise linear formula to calculate battery %jacqueline
2024-07-25add some helpful hex dump overloadsjacqueline
2024-07-25Parse single-byte track ids properlyjacqueline
2024-07-24Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-07-24Add a settings screen with power+battery infojacqueline
2024-07-22Continue decoding even if OV_HOLE is returnedailurux
2024-07-22Fix off by one errorailurux
2024-07-22Oops, forgot a return statementailurux
2024-07-22Queue now keeps file offsets in memory to speed up searchailurux
2024-07-19Fix track ids containing '\n' not decoding properlyjacqueline
2024-07-19WIP initial tts player wiringjacqueline
2024-07-17Encode snapshots as PNGs when saving to diskjacqueline
2024-07-17Add a console command to dump a snapshotjacqueline
2024-07-16Fix std::optional accessailurux
2024-07-16daniel/playlist-queue (#83)ailurux
2024-07-12Give Bluetooth settings a bit of a refreshjacqueline
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-11Break FatfsStreamFactory's dep on ServiceLocatorjacqueline
2024-07-10Move the SPI interrupt alloc to the second corejacqueline
2024-07-10add a console command for dumping intr allocationsjacqueline
2024-07-10Move audio decoder priorities below bluetoothjacqueline
2024-07-09Break FatfsStreamFactory's dep on ServiceLocatorjacqueline
2024-07-09Give PcmBuffer pairs a name, and wire them up in the audio stackjacqueline
2024-07-05WIP start on accepting two streams in out audio outputjacqueline
2024-07-03Tweak app console setup to improve companion connectionsjacqueline
2024-07-03Load fonts asynchronously on a bg taskjacqueline
2024-06-28Fix some issues with the splash screenjacqueline
2024-06-28show a message if the sd card is unmountedjacqueline
2024-06-28reapply bindings when showing screensjacqueline
2024-06-28Try to print userdata name when dumping lua stackjacqueline
2024-06-27require a key press before entering the dev consolejacqueline
2024-06-27update catch2 to v3.6.0jacqueline
2024-06-25skip the storage test if there's no sd cardjacqueline
2024-06-25Add a basic overview of writing and running testsjacqueline
2024-06-25Unbreak the tests buildjacqueline
2024-06-25Use a curve to estimate battery %jacqueline
2024-06-14Improve DAC power+mute management to reduce clicks and popsjacqueline
2024-06-14Load fonts dynamically from /luajacqueline
2024-06-14Merge branch 'jqln/lvgl-bump'jacqueline
2024-06-13Scroll to 'top/bottom' by only 10 at a timejacqueline
2024-06-13Fix splash screen backgroundjacqueline
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-06-11Add basic bluetooth queue controlsailurux
2024-06-06daniel/bluetooth-avrc (#80)ailurux
2024-06-04log db update time-per-trackjacqueline
2024-06-04no more acquire_spi :)jacqueline