Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-11 | Fixed latest commit | Thierry Bultel | 1 | -2/+2 | |
Wrong test on asprintf return code broke the app Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-11 | Fixed compilation warning with _FORTIFY_SOURCE=2 | Thierry Bultel | 1 | -16/+33 | |
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-11 | Remove yocto compilation errors | Jonathan Aillet | 1 | -1/+1 | |
Remove yocto compilation errors concerning : - An unitialized variable in 'alsa-api-pcm.c' - A wrong use of asprintf in 'alsa-api-streams.c' Change-Id: I170993d060a7a1d1a1c20979da0645c5ef2b1b91 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-11 | Autorize direct zone to point on sndcard | fulup | 1 | -7/+31 | |
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 | |