aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/project
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Increase tests for 4a-softmixer bindingFrederic Marec1-1/+0
Change-Id: I90f81a33cc66c80baa813991469deb91da7aee63 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-04-02pre-init: Add a config detectionPierre MARZIN2-0/+0
Scan the loaded modules during pre-init to know which config file to load. If Avirt core module is loaded then load the avirt config file. Otherwise, load the default config file. Change the config file name in order to use the prefix to select them. Change-Id: I8f9d5ed568fa20b06ac3bef443a2392de26c8235 Signed-off-by: Pierre MARZIN <pierre.marzin@iot.bzh>
2019-02-12Add support for AVIRTMark Farrugia1-0/+44
Leverage the new AVIRT driver for a more secure, more dynamically configurable loopback sound driver. To use, replace the file smixer-4a-default.json with smixer-4a-avirt.json, at /usr/libexec/agl/smixer/etc. The snd-avirt drivers are installed in AGL by default as of 6.99.2. The existing snd-aloop configuration is not broken by this change. Change-Id: I827636656c109a7393ad77997e05069a2462ea46 Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
2018-12-04Add tests for 4a-softmixerFrederic Marec1-0/+60
Add test tree Add new config for test Add tests for softmixer Add script to load snd-aloop before test Bug-AGL: SPEC-1796 Change-Id: I6336dbb5689e7baf8f2e8754b23f6aa83b0797d7 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-06-14smixer-4a-default.json: add target runtime path for plugin lookupStephane Desneux1-1/+1
Change-Id: I760e1a1b30db924babe5def22c8984719c607d1b Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-06-13Minor changes in 4a mixer default configurationJonathan Aillet1-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-11Autorize direct zone to point on sndcardfulup4-425/+44
2018-06-10Add default configuration of softmmixerJonathan Aillet1-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-10Added stream/ramp return to fit HAL attach requestfulup1-0/+2
2018-06-10Cleanup and added return of previous volume when setting new valuefulup3-67/+66
2018-06-07Added more configuration examplesThierry Bultel3-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-07Added log for card lookup diagnosticThierry Bultel1-0/+0
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-06-06Move smixer API create+attach into controller onload sectionfulup3-33/+21
2018-06-05Added per sink/source API for master controlfulup1-0/+3
2018-06-05Update info command and move HTML5 to new APIfulup3-133/+17
2018-06-04Rename project to smixer-4aThierry Bultel1-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-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll2-61/+156
2018-05-18Update to last controller fixFulup Ar Foll2-1/+1
2018-05-18Added create/close mixer APIFulup Ar Foll2-69/+150
2018-05-18Implements volume rampingFulup Ar Foll2-10/+31
2018-05-18Added relative volume setting per audio-streamFulup Ar Foll1-0/+3
2018-05-17Implemented sub API for stream with volume/pause/toggle/...Fulup Ar Foll1-2/+3
2018-05-17Initial version with dynamic APIsFulup Ar Foll3-110/+104
2018-05-17Cleanup soft vol control creationFulup Ar Foll2-226/+3
2018-05-16Move to new config syntaxfulup1-13/+9
2018-05-14Move to new Romain controller versionfulup5-373/+54
2018-05-14Documentation and simple config for one cardfulup1-0/+192
2018-05-13First testable version.Fulup Ar Foll3-34/+208
Mixing with volume and mute per audio role works.
2018-05-13First version muxing multiple audio streams.Fulup Ar Foll1-4/+5
2018-05-13Initial version with softvol,Route,Multi,DmixFulup Ar Foll4-26/+231
2018-05-11Initial version with softvol control and DMIXFulup Ar Foll1-1/+3
2018-05-08Fist AlsaLoop model playing music (work in progress)Fulup Ar Foll3-28/+38
2018-04-30On going effort, now load and support LUA+C pluginFulup Ar Foll11-5/+649
2018-04-29Hack config to bypass limitation and load pluginFulup Ar Foll1-0/+1
2018-04-29Initial push work in progressFulup Ar Foll4-0/+421