Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |