Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-10 | Added stream/ramp return to fit HAL attach request | fulup | 2 | -90/+155 | |
2018-06-10 | Cleanup and added return of previous volume when setting new value | fulup | 14 | -147/+364 | |
2018-06-07 | Added log for card lookup diagnostic | Thierry Bultel | 2 | -2/+7 | |
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | code cleanup | Thierry Bultel | 1 | -2/+2 | |
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | Code cleanup and fixed some typos | Thierry Bultel | 3 | -36/+48 | |
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-06 | Move PCM write to synchronous write to remove XRUN | fulup | 2 | -3/+3 | |
2018-06-06 | Move smixer API create+attach into controller onload section | fulup | 1 | -71/+9 | |
2018-06-06 | Fixed the buffer copy size in read callback | Thierry Bultel | 1 | -3/+5 | |
Fixes the UNDERRUN issue (seen while playing radio, for instance) Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-06 | Fixed the MixerInfoAction reply | Thierry Bultel | 2 | -9/+5 | |
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 | Fix alsa URI within attach response | fulup | 1 | -2/+3 | |
2018-06-05 | Use attach info verb to build attach response. | fulup | 3 | -50/+26 | |
2018-06-05 | Added per sink/source API for master control | fulup | 1 | -4/+8 | |
2018-06-05 | Update info command and move HTML5 to new API | fulup | 6 | -69/+353 | |
2018-06-04 | Fixed compilation issues with gcc >= 7.2 | Thierry Bultel | 4 | -5/+5 | |
Fixed some warnings about uninitialized variables | |||||
2018-06-04 | Fixed json parsing format errors | Thierry Bultel | 2 | -4/+5 | |
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 | 21 | -1683/+2069 | |
2018-05-18 | Update to last controller fix | Fulup Ar Foll | 1 | -2/+2 | |
2018-05-18 | Added create/close mixer API | Fulup Ar Foll | 3 | -62/+131 | |
2018-05-18 | Implements volume ramping | Fulup Ar Foll | 13 | -192/+473 | |
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 | 5 | -22/+100 | |
2018-05-17 | Initial version with dynamic APIs | Fulup Ar Foll | 12 | -125/+426 | |
2018-05-17 | Cleanup soft vol control creation | Fulup Ar Foll | 4 | -14/+61 | |
2018-05-14 | Move to new Romain controller version | fulup | 4 | -84/+15 | |
2018-05-14 | Documentation and simple config for one card | fulup | 1 | -0/+82 | |
2018-05-13 | First testable version. | Fulup Ar Foll | 14 | -317/+637 | |
Mixing with volume and mute per audio role works. | |||||
2018-05-13 | First version muxing multiple audio streams. | Fulup Ar Foll | 6 | -19/+29 | |
2018-05-13 | Initial version with softvol,Route,Multi,Dmix | Fulup Ar Foll | 15 | -254/+1249 | |
2018-05-11 | Initial version with softvol control and DMIX | Fulup Ar Foll | 9 | -442/+472 | |
2018-05-08 | Fist AlsaLoop model playing music (work in progress) | Fulup Ar Foll | 11 | -205/+1324 | |
2018-04-30 | On going effort, now load and support LUA+C plugin | Fulup Ar Foll | 7 | -0/+379 | |