Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-22 | set the correct number of channels in dmix | Thierry Bultel | 1 | -9/+40 | |
The value set was wrong, and attempting to bump to an higher value later seems to be forbidden by the alsalib (led to EINVAL when getting parameters of PCM) Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-04 | Move to Dynamic Mixer API (work in progress) | Fulup Ar Foll | 1 | -18/+17 | |
2018-05-13 | First testable version. | Fulup Ar Foll | 1 | -2/+2 | |
Mixing with volume and mute per audio role works. | |||||
2018-05-13 | First version muxing multiple audio streams. | Fulup Ar Foll | 1 | -2/+1 | |
2018-05-13 | Initial version with softvol,Route,Multi,Dmix | Fulup Ar Foll | 1 | -11/+18 | |
2018-05-11 | Initial version with softvol control and DMIX | Fulup Ar Foll | 1 | -0/+76 | |