Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-06 | Move PCM write to synchronous write to remove XRUN | fulup | 3 | -19/+234 | |
2018-06-06 | Merge branch 'master' of github.com:iotbzh/4a-softmixer | fulup | 1 | -30/+16 | |
2018-06-06 | Move smixer API create+attach into controller onload section | fulup | 6 | -352/+65 | |
2018-06-06 | Move smixer API create+attach into controller onload section | fulup | 6 | -347/+76 | |
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 | 2 | -19/+230 | |
2018-06-05 | Use attach info verb to build attach response. | fulup | 4 | -310/+60 | |
2018-06-05 | Added per sink/source API for master control | fulup | 3 | -13/+23 | |
2018-06-05 | Update info command and move HTML5 to new API | fulup | 11 | -240/+684 | |
2018-06-04 | Rename project to smixer-4a | Thierry Bultel | 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 | 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 | Update submodules | Fulup Ar Foll | 1 | -0/+0 | |
2018-06-04 | Update to new submodules | Fulup Ar Foll | 2 | -0/+0 | |
2018-06-04 | Move to Dynamic Mixer API (work in progress) | Fulup Ar Foll | 28 | -1762/+2268 | |
2018-05-18 | Update to last controller fix | Fulup Ar Foll | 4 | -3/+3 | |
2018-05-18 | Added create/close mixer API | Fulup Ar Foll | 5 | -131/+281 | |
2018-05-18 | Implements volume ramping | Fulup Ar Foll | 16 | -203/+505 | |
2018-05-18 | Added relative volume setting per audio-stream | Fulup Ar Foll | 2 | -31/+72 | |
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... | Fulup Ar Foll | 7 | -25/+104 | |
2018-05-17 | Initial version with dynamic APIs | Fulup Ar Foll | 19 | -247/+543 | |
2018-05-17 | Cleanup soft vol control creation | Fulup Ar Foll | 8 | -245/+95 | |
2018-05-16 | Move to new config syntax | fulup | 5 | -19/+78 | |
2018-05-15 | Update to last submodule helpers | fulup | 2 | -0/+0 | |
2018-05-14 | Move to new Romain controller version | fulup | 14 | -459/+232 | |
2018-05-14 | Fix temporary app-template os detection failure | fulup | 2 | -1/+2 | |
Signed-off-by: fulup <fulup.arfoll@iot.bzh> | |||||
2018-05-14 | Update submodules | fulup | 3 | -0/+0 | |
Signed-off-by: fulup <fulup.arfoll@iot.bzh> | |||||
2018-05-14 | Fix previous commit error | fulup | 1 | -5/+0 | |
2018-05-14 | Documentation and simple config for one card | fulup | 2 | -0/+274 | |
2018-05-13 | First testable version. | Fulup Ar Foll | 19 | -673/+884 | |
Mixing with volume and mute per audio role works. | |||||
2018-05-13 | First version muxing multiple audio streams. | Fulup Ar Foll | 7 | -23/+34 | |
2018-05-13 | Initial version with softvol,Route,Multi,Dmix | Fulup Ar Foll | 20 | -282/+1492 | |
2018-05-11 | Initial version with softvol control and DMIX | Fulup Ar Foll | 11 | -449/+482 | |
2018-05-08 | Fist AlsaLoop model playing music (work in progress) | Fulup Ar Foll | 17 | -248/+1434 | |
2018-04-30 | On going effort, now load and support LUA+C plugin | Fulup Ar Foll | 24 | -90/+1357 | |
2018-04-29 | Hack config to bypass limitation and load plugin | Fulup Ar Foll | 3 | -10/+7 | |
2018-04-29 | Initial push work in progress | Fulup Ar Foll | 25 | -1/+1414 | |
2018-04-29 | Initial commit | Fulup Ar Foll | 2 | -0/+202 | |