jacqueline
|
26eb580043
|
move driver includes into a subdir as well
|
1 year ago |
jacqueline
|
a231fd1c8a
|
Replace cpp::span shim with std::span
|
1 year ago |
ailurux
|
f54347794f
|
WIP: Flac not working-- coming back to this later
|
1 year ago |
jacqueline
|
1494e08ea2
|
Handle read errors properly
|
1 year ago |
ailurux
|
0e04eb918e
|
wav-codec (#13)
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>
|
1 year ago |
jacqueline
|
499d5a942f
|
Add a wrapper codec source that does readahead
|
2 years ago |
jacqueline
|
8309e67a86
|
Read in larger chunks from SD at a time
This helps a little with the stuttering. Some kind of readahead is
probably the ideal tho.
|
2 years ago |
Robin Howard
|
18d90051c9
|
Annotates the kTag with maybe_unused; they're only used for logging.
|
2 years ago |
jacqueline
|
d8fc77101d
|
Give codecs complete control of their input files
|
2 years ago |