| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-02 | move driver includes into a subdir as well | jacqueline | |
| 2024-05-02 | Replace cpp::span shim with std::span | jacqueline | |
| 2024-02-22 | WIP: Flac not working-- coming back to this later | ailurux | |
| 2024-01-31 | Handle read errors properly | jacqueline | |
| 2024-01-11 | wav-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> | |||
| 2023-11-07 | Add a wrapper codec source that does readahead | jacqueline | |
| 2023-11-06 | Read in larger chunks from SD at a time | jacqueline | |
| This helps a little with the stuttering. Some kind of readahead is probably the ideal tho. | |||
| 2023-10-28 | Annotates the kTag with maybe_unused; they're only used for logging. | Robin Howard | |
| 2023-08-10 | Give codecs complete control of their input files | jacqueline | |
