Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-14 | smixer-4a-default.json: add target runtime path for plugin lookup | 1 | -1/+1 | ||
Change-Id: I760e1a1b30db924babe5def22c8984719c607d1b Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> | |||||
2018-06-14 | config.cmake: adjust paths (CONTROL_*_PATH) | 1 | -3/+3 | ||
At runtime, the controller should search paths inside ${CMAKE_INSTALL_PREFIX}/${PROJECt_NAME}, typically: /usr/libexec/agl/smixer Change-Id: I499cdc068d663797568e64b904c4f4b4e5a07c32 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> | |||||
2018-06-13 | Minor changes in 4a mixer default configuration | 1 | -2/+2 | ||
Minor changes in 4a mixer default configuration tu authorise more volume ramps. Change-Id: If02e11cafc752ea8d83aa0817d6007a55f18f908 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh> | |||||
2018-06-13 | Revert "bump app-templates to lastest version" | 1 | -0/+0 | ||
This reverts commit 02124becdcda965757d84bdb180bbef2e0e6baaa. | |||||
2018-06-12 | bump app-templates to lastest version | 1 | -0/+0 | ||
Changes of app-templates: (9b17efe - Thierry Bultel) Added -D_FORTIFY_SOURCE=2 to CFLAGS Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> | |||||
2018-06-11 | Autorize direct zone to point on sndcard | 4 | -425/+44 | ||
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 | 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 | Added stream/ramp return to fit HAL attach request | 1 | -0/+2 | ||
2018-06-10 | Cleanup and added return of previous volume when setting new value | 3 | -67/+66 | ||
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 | 1 | -0/+0 | ||
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-06 | Move smixer API create+attach into controller onload section | 3 | -33/+21 | ||
2018-06-05 | Added per sink/source API for master control | 1 | -0/+3 | ||
2018-06-05 | Update info command and move HTML5 to new API | 4 | -134/+18 | ||
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 | Update to new submodules | 1 | -0/+0 | ||
2018-06-04 | Move to Dynamic Mixer API (work in progress) | 4 | -63/+160 | ||
2018-05-18 | Update to last controller fix | 2 | -1/+1 | ||
2018-05-18 | Added create/close mixer API | 2 | -69/+150 | ||
2018-05-18 | Implements volume ramping | 2 | -10/+31 | ||
2018-05-18 | Added relative volume setting per audio-stream | 1 | -0/+3 | ||
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... | 2 | -3/+4 | ||
2018-05-17 | Initial version with dynamic APIs | 4 | -112/+106 | ||
2018-05-17 | Cleanup soft vol control creation | 2 | -226/+3 | ||
2018-05-16 | Move to new config syntax | 3 | -17/+12 | ||
2018-05-15 | Update to last submodule helpers | 1 | -0/+0 | ||
2018-05-14 | Move to new Romain controller version | 6 | -373/+54 | ||
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 | 1 | -0/+0 | ||
Signed-off-by: fulup <fulup.arfoll@iot.bzh> | |||||
2018-05-14 | Documentation and simple config for one card | 1 | -0/+192 | ||
2018-05-13 | First testable version. | 4 | -35/+209 | ||
Mixing with volume and mute per audio role works. | |||||
2018-05-13 | First version muxing multiple audio streams. | 1 | -4/+5 | ||
2018-05-13 | Initial version with softvol,Route,Multi,Dmix | 4 | -26/+231 | ||
2018-05-11 | Initial version with softvol control and DMIX | 1 | -1/+3 | ||
2018-05-08 | Fist AlsaLoop model playing music (work in progress) | 5 | -29/+40 | ||
2018-04-30 | On going effort, now load and support LUA+C plugin | 12 | -8/+653 | ||
2018-04-29 | Hack config to bypass limitation and load plugin | 2 | -2/+3 | ||
2018-04-29 | Initial push work in progress | 12 | -0/+815 | ||