jacqueline
|
26eb580043
|
move driver includes into a subdir as well
|
12 months ago |
jacqueline
|
7d7f7755d1
|
start moving include files into subdirs
|
12 months ago |
jacqueline
|
1573a8c4cd
|
WIP merge cyclically dependent components into one big component
|
12 months ago |
jacqueline
|
a231fd1c8a
|
Replace cpp::span shim with std::span
|
12 months ago |
jacqueline
|
239e6d8950
|
bump esp-idf to 5.2.1
|
1 year ago |
jacqueline
|
dad159dc3c
|
Use a single pool of bg workers instead of separate tasks per use case
Also: bump the number of workers tasks up to 3 from 2!
This makes bg db updates + playback work :)
|
1 year ago |
jacqueline
|
2d7f9fc775
|
calculate length for CBR mp3 files
|
1 year ago |
ailurux
|
5afdb89f9a
|
Remove delay from read ahead
|
1 year ago |
jacqueline
|
b3b512f10e
|
Don't start readahead until parsing the stream's header is finished
...but also disable readahead for now anyway, since it's unstable
|
1 year ago |
jacqueline
|
19f0675b44
|
Make readahead a bit more robust for codecs with different io speeds
|
1 year ago |
jacqueline
|
75a8f836d5
|
Wait for background readahead to finish before deleting its buffer
|
1 year ago |
jacqueline
|
499d5a942f
|
Add a wrapper codec source that does readahead
|
1 year ago |