jacqueline
|
00b1ba58f0
|
Improve DAC power+mute management to reduce clicks and pops
|
11 months ago |
ailurux
|
8de07fe8fa
|
daniel/bluetooth-avrc (#80)
Have a squizzy and lemme know if any issues @cooljqln 🐝
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/80
Co-authored-by: ailurux <ailuruxx@gmail.com>
Co-committed-by: ailurux <ailuruxx@gmail.com>
|
11 months ago |
jacqueline
|
72344b5777
|
no more acquire_spi :)
|
11 months ago |
jacqueline
|
f84474d94d
|
Introduce a PcmBuffer abstraction for handling source draining
|
11 months ago |
jacqueline
|
0da7ead0a8
|
Simply some I2SDac management to avoid null pointer accesses
Fixes #72; we were destroying the I2SDac instance, but weren't actually
recording that the output was now in the 'off' state.
|
12 months ago |
jacqueline
|
fb6b0ed49c
|
Fix counting empty stream cues as the current stream
|
12 months ago |
jacqueline
|
51bbb6a495
|
Add a stream source that generates a sine wave
|
12 months ago |
jacqueline
|
690c64c151
|
Fix playback after restoring queue on boot
|
1 year ago |
jacqueline
|
265049c519
|
Count samples going in and out of the drain buffer
This is a more accurate way of knowing which track is playing when, and
also simplifies a lot of fragile logic in audio_fsm
|
1 year ago |
jacqueline
|
b242ba9986
|
Improve decoder's interface to accept streams
|
1 year ago |
jacqueline
|
344a46d066
|
Respond to sd card mounts and unmounts within lua
Includes no longer blocking the main menu on an sd card being inserted!!
|
1 year ago |
jacqueline
|
26eb580043
|
move driver includes into a subdir as well
|
1 year ago |
jacqueline
|
7d7f7755d1
|
start moving include files into subdirs
|
1 year ago |
jacqueline
|
1573a8c4cd
|
WIP merge cyclically dependent components into one big component
|
1 year ago |