| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- pin ui and decoder to opposite cores
- disable touch wheel when controls are locked
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No ui yet, and performance isn't great. It kinda works though!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It actually works and clicks now!
Still a bit rough though. Need to dive into lvgl internals to work out
what it's doing with enc_diff
|
|
Also fix mono playback
|
|
|
|
Includes stripping out the IC-specific I2S stuff, and doing more manual
volume control using pots
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Includes making the display driver use a worker task for flushes, so
that our double buffering actually does something useful /facepalm
|
|
|
|
|
|
|
|
It still doesn't work tho
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|