aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Move PCM write to synchronous write to remove XRUNfulup2-3/+3
2018-06-06Move smixer API create+attach into controller onload sectionfulup1-71/+9
2018-06-06Fixed the buffer copy size in read callbackThierry Bultel1-3/+5
2018-06-06Fixed the MixerInfoAction replyThierry Bultel2-9/+5
2018-06-05Fix alsa URI within attach responsefulup1-2/+3
2018-06-05Use attach info verb to build attach response.fulup3-50/+26
2018-06-05Added per sink/source API for master controlfulup1-4/+8
2018-06-05Update info command and move HTML5 to new APIfulup6-69/+353
2018-06-04Fixed compilation issues with gcc >= 7.2Thierry Bultel4-5/+5
2018-06-04Fixed json parsing format errorsThierry Bultel2-4/+5
2018-06-04Move to Dynamic Mixer API (work in progress)Fulup Ar Foll21-1683/+2069
2018-05-18Update to last controller fixFulup Ar Foll1-2/+2
2018-05-18Added create/close mixer APIFulup Ar Foll3-62/+131
2018-05-18Implements volume rampingFulup Ar Foll13-192/+473
2018-05-18Added relative volume setting per audio-streamFulup Ar Foll1-31/+69
2018-05-17Implemented sub API for stream with volume/pause/toggle/...Fulup Ar Foll5-22/+100
2018-05-17Initial version with dynamic APIsFulup Ar Foll12-125/+426
2018-05-17Cleanup soft vol control creationFulup Ar Foll4-14/+61
2018-05-14Move to new Romain controller versionfulup4-84/+15
2018-05-14Documentation and simple config for one cardfulup1-0/+82
2018-05-13First testable version.Fulup Ar Foll14-317/+637
2018-05-13First version muxing multiple audio streams.Fulup Ar Foll6-19/+29
2018-05-13Initial version with softvol,Route,Multi,DmixFulup Ar Foll15-254/+1249
2018-05-11Initial version with softvol control and DMIXFulup Ar Foll9-442/+472
2018-05-08Fist AlsaLoop model playing music (work in progress)Fulup Ar Foll11-205/+1324
2018-04-30On going effort, now load and support LUA+C pluginFulup Ar Foll8-38/+353
2018-04-29Initial push work in progressFulup Ar Foll2-0/+86