Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-10 | Cleanup and added return of previous volume when setting new value | fulup | 1 | -33/+69 | |
2018-06-06 | Move PCM write to synchronous write to remove XRUN | fulup | 1 | -2/+2 | |
2018-06-06 | Fixed the MixerInfoAction reply | Thierry Bultel | 1 | -2/+1 | |
Make it robust to empty source, and set the source when input is a direct capture device. Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-05 | Use attach info verb to build attach response. | fulup | 1 | -42/+16 | |
2018-06-05 | Update info command and move HTML5 to new API | fulup | 1 | -18/+29 | |
2018-06-04 | Fixed json parsing format errors | Thierry Bultel | 1 | -2/+3 | |
The expected format did not match the parameters Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-04 | Move to Dynamic Mixer API (work in progress) | Fulup Ar Foll | 1 | -237/+238 | |
2018-05-18 | Added create/close mixer API | Fulup Ar Foll | 1 | -26/+26 | |
2018-05-18 | Implements volume ramping | Fulup Ar Foll | 1 | -74/+110 | |
2018-05-18 | Added relative volume setting per audio-stream | Fulup Ar Foll | 1 | -31/+69 | |
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... | Fulup Ar Foll | 1 | -13/+25 | |
2018-05-17 | Initial version with dynamic APIs | Fulup Ar Foll | 1 | -0/+340 | |