Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-10 | Add default configuration of softmmixer | 1 | -0/+55 | ||
Add default configuration of softmmixer when using in 4a. Change-Id: I53df4f57b8f77366117c32e1f4ff70d83253fdef Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-10 | Authorize new section at mixer initialization | 1 | -1/+2 | ||
Authorize the new section 'mixerapi' to be present into the json sent to initialize mixer. Change-Id: I7feed818f19f2d93566f6e1634933462828dbdf0 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-10 | Correct a warning when using snd_output_printf function | 1 | -1/+1 | ||
Instead of passing directly a 'const char *' to snd_output_printf function use a "%s" format. Change-Id: I46cd0fc6e5d139a6241dc3aa224b707d97a68125 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-10 | Move cmake install prefix | 2 | -2/+2 | ||
Move cmake install prefix from config.cmake to distrib osconfig.cmake. Change-Id: I0e89e9b2a63941eced787ccd77313e441b0132f8 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-10 | Change afb binding version | 1 | -1/+1 | ||
Change afb binding version to avoid compilation warnings. Change-Id: Ia8c8d8b5da04fba397a8e1e0879c433607e237d9 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-10 | Documentation/cleanup | 1 | -1/+2 | ||
2018-06-10 | Added cardid+verb return for capture+playback sndcard | 4 | -124/+494 | ||
2018-06-10 | Added stream/ramp return to fit HAL attach request | 3 | -90/+157 | ||
2018-06-10 | Cleanup and added return of previous volume when setting new value | 21 | -465/+498 | ||
2018-06-07 | Added more configuration examples | 3 | -1/+485 | ||
Added lua file for the simple 'radio + USB 2ch output' test case. Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | Added log for card lookup diagnostic | 3 | -2/+7 | ||
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | renamed project name, and added lua dependency | 1 | -1/+2 | ||
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | code cleanup | 1 | -2/+2 | ||
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-07 | Code cleanup and fixed some typos | 3 | -36/+48 | ||
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-06 | Move PCM write to synchronous write to remove XRUN | 3 | -19/+234 | ||
2018-06-06 | Merge branch 'master' of github.com:iotbzh/4a-softmixer | 1 | -30/+16 | ||
2018-06-06 | Move smixer API create+attach into controller onload section | 6 | -352/+65 | ||
2018-06-06 | Move smixer API create+attach into controller onload section | 6 | -347/+76 | ||
2018-06-06 | Fixed the buffer copy size in read callback | 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 | 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 | 2 | -19/+230 | ||
2018-06-05 | Use attach info verb to build attach response. | 4 | -310/+60 | ||
2018-06-05 | Added per sink/source API for master control | 3 | -13/+23 | ||
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 | ||