aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-06-22alsa-utils-dump: added log upon failing parameters retrievalThierry Bultel1-5/+9
2018-06-22zones: fixed index mismatch when multiple sound cards are declaredThierry Bultel1-12/+19
2018-06-22alsa-api-mixer: code & log cleanupThierry Bultel1-14/+42
2018-06-22alsa-api-streams: code & log cleanupThierry Bultel1-27/+103
2018-06-22sinks: fixed index mismatch when multiple sound cards are declaredThierry Bultel1-6/+6
2018-06-22pcm: return volume value with null set requestThierry Bultel1-4/+18
2018-06-16Use correct chanel number when creating PCMhal-rc2-sandboxJonathan Aillet1-2/+2
2018-06-13Replace verb prefix separatorJonathan Aillet1-2/+2
2018-06-11Correct issues when calling info verbJonathan Aillet1-7/+4
2018-06-11Fixed latest commitThierry Bultel1-2/+2
2018-06-11Fixed compilation warning with _FORTIFY_SOURCE=2Thierry Bultel6-37/+84
2018-06-11Remove yocto compilation errorsJonathan Aillet2-2/+2
2018-06-11Correct a conversion into ramp processingJonathan Aillet1-1/+1
2018-06-11Autorize direct zone to point on sndcardfulup4-29/+56
2018-06-10Authorize new section at mixer initializationJonathan Aillet1-1/+2
2018-06-10Correct a warning when using snd_output_printf functionJonathan Aillet1-1/+1
2018-06-10Documentation/cleanupfulup1-1/+2
2018-06-10Added cardid+verb return for capture+playback sndcardfulup3-73/+267
2018-06-10Added stream/ramp return to fit HAL attach requestfulup2-90/+155
2018-06-10Cleanup and added return of previous volume when setting new valuefulup14-147/+364
2018-06-07Added log for card lookup diagnosticThierry Bultel2-2/+7
2018-06-07code cleanupThierry Bultel1-2/+2
2018-06-07Code cleanup and fixed some typosThierry Bultel3-36/+48
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