Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-05 | Update info command and move HTML5 to new API | 11 | -240/+684 | ||
2018-06-04 | Rename project to smixer-4a | 1 | -1/+1 | ||
Changed the project name, and renamed the default config file accordingly to solve the search issues when using the development launcher | |||||
2018-06-04 | Fixed compilation issues with gcc >= 7.2 | 4 | -5/+5 | ||
Fixed some warnings about uninitialized variables | |||||
2018-06-04 | Fixed json parsing format errors | 2 | -4/+5 | ||
The expected format did not match the parameters Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-04 | Update submodules | 1 | -0/+0 | ||
2018-06-04 | Update to new submodules | 2 | -0/+0 | ||
2018-06-04 | Move to Dynamic Mixer API (work in progress) | 28 | -1762/+2268 | ||
2018-05-18 | Update to last controller fix | 4 | -3/+3 | ||
2018-05-18 | Added create/close mixer API | 5 | -131/+281 | ||
2018-05-18 | Implements volume ramping | 16 | -203/+505 | ||
2018-05-18 | Added relative volume setting per audio-stream | 2 | -31/+72 | ||
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... | 7 | -25/+104 | ||
2018-05-17 | Initial version with dynamic APIs | 19 | -247/+543 | ||
2018-05-17 | Cleanup soft vol control creation | 8 | -245/+95 | ||
2018-05-16 | Move to new config syntax | 5 | -19/+78 | ||
2018-05-15 | Update to last submodule helpers | 2 | -0/+0 | ||
2018-05-14 | Move to new Romain controller version | 14 | -459/+232 | ||
2018-05-14 | Fix temporary app-template os detection failure | 2 | -1/+2 | ||
Signed-off-by: fulup <fulup.arfoll@iot.bzh> | |||||
2018-05-14 | Update submodules | 3 | -0/+0 | ||
Signed-off-by: fulup <fulup.arfoll@iot.bzh> | |||||
2018-05-14 | Fix previous commit error | 1 | -5/+0 | ||
2018-05-14 | Documentation and simple config for one card | 2 | -0/+274 | ||
2018-05-13 | First testable version. | 19 | -673/+884 | ||
Mixing with volume and mute per audio role works. | |||||
2018-05-13 | First version muxing multiple audio streams. | 7 | -23/+34 | ||
2018-05-13 | Initial version with softvol,Route,Multi,Dmix | 20 | -282/+1492 | ||
2018-05-11 | Initial version with softvol control and DMIX | 11 | -449/+482 | ||
2018-05-08 | Fist AlsaLoop model playing music (work in progress) | 17 | -248/+1434 | ||
2018-04-30 | On going effort, now load and support LUA+C plugin | 24 | -90/+1357 | ||
2018-04-29 | Hack config to bypass limitation and load plugin | 3 | -10/+7 | ||
2018-04-29 | Initial push work in progress | 25 | -1/+1414 | ||
2018-04-29 | Initial commit | 2 | -0/+202 | ||