| Age | Commit message (Collapse) | Author |
|
|
|
Also: bump the number of workers tasks up to 3 from 2!
This makes bg db updates + playback work :)
|
|
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>
|
|
- No more IndexRecord/Result/dbGetPage nonsense
- Queue is just track ids
- i am so tired and have so much to do
|
|
|
|
...but also disable readahead for now anyway, since it's unstable
|
|
|
|
|
|
|
|
|
|
This seems to have been the cause of recurring deadlocks that have been
difficult to repo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes implementing song duration calculation for CBR MP3 files
|
|
idk man i wrote most of this in a fugue state whilst high on the couch
with my cat
|
|
|
|
|
|
|
|
|
|
|
|
vorbis doesn't quite work yet, not sure why. will pick it up again
later.
|
|
|
|
Also fix mono playback
|
|
|
|
|
|
|
|
playback
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
still at least one heap corruption issue, plus the i2s write method
seems to block forever :/
|