summaryrefslogtreecommitdiff
path: root/src/util/include/debug.hpp
AgeCommit message (Collapse)Author
2024-07-25add some helpful hex dump overloadsjacqueline
2024-07-19Fix track ids containing '\n' not decoding properlyjacqueline
This has been the cause of the elusive "selecting a track opens it like an index" bug :)
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-01-11wav-codec (#13)ailurux
here is a wav decoder, enjoy! Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/13 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>