summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Prevent errors when receiving 'attach' callicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Jonathan Aillet1-1/+12
2019-10-15Rename 'remove' verb as 'detach' verbJonathan Aillet1-4/+6
2019-09-26Remove references to '4a-hal'Jonathan Aillet1-2/+2
2019-06-06Prevent error when 'hal-dependencies' is receivedhalibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2Jonathan Aillet1-1/+2
2019-06-05ADD missing Cmake definitionFrederic Marec1-0/+3
2019-05-244a-softmixer: remove AVIRT dependencieshalibut_7.99.1halibut/7.99.17.99.1Frederic Marec2-3/+10
2019-04-09Updates for latest libavirt, adds avirt cleanupMark Farrugia3-3/+30
2019-03-29Fix a SIGSEGV during initializationJosé Bollo1-10/+8
2019-02-20loops/avirt: forget saved loops after creationThierry Bultel2-12/+17
2019-02-18plug route: added a calculation for the number of physical channelsThierry Bultel2-5/+17
2019-02-18streams: improved log outputThierry Bultel1-4/+4
2019-02-18core-pcm: fixed channels setting issuesThierry Bultel2-13/+24
2019-02-18core pcm: use the same model for writing and reading audioThierry Bultel2-67/+177
2019-02-18pcm plugs: rework the alsa config cleanupThierry Bultel8-30/+50
2019-02-18alsa-api-pcm: added an 'optional' parameterThierry Bultel3-5/+41
2019-02-18alsa-transaction: simplify the cleanupThierry Bultel4-40/+38
2019-02-18alsa-api-pcm: added support of quirksThierry Bultel5-5/+44
2019-02-18Merge "alsa-utils-dump: added missing ending null char"Jan-Simon Moeller1-0/+1
2019-02-13alsa-utils-dump: added missing ending null charThierry Bultel1-0/+1
2019-02-12Add support for AVIRTMark Farrugia4-94/+278
2019-01-24Git submodule migration to separated librariesRomain Forlot21-442/+437
2019-01-18Merge "bluetooth sco: fixed the softvol open error"halibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Jan-Simon Moeller3-3/+5
2019-01-17Prevents setting of ALSA controls out-of-rangeJonathan Aillet1-0/+14
2019-01-16Correct sent back stream volumeJonathan Aillet1-15/+20
2019-01-16bluetooth sco: fixed the softvol open errorThierry Bultel3-3/+5
2019-01-03bluetooth: fixes the cleanup at SCO hangupThierry Bultel1-6/+0
2018-12-22Implemented the bug cleanup at application exitStephane Desneux15-132/+312
2018-12-19Add support for bluetooth telephonyguppy_6.99.3guppy/6.99.36.99.3Thierry Bultel24-1056/+2166
2018-11-13remove dead code and renamed unobvious variables6.9.0Thierry Bultel6-51/+41
2018-11-08Fix the error string of attach actionsThierry Bultel6-17/+21
2018-11-07Handle too small card PCM buffer when writingJonathan Aillet1-1/+15
2018-11-07Tweaking debug printsJonathan Aillet3-13/+13
2018-11-07alsa-core-pcm: fixed the mute logicThierry Bultel1-4/+6
2018-10-16Lower the verbosity when not in debug levelThierry Bultel2-17/+17
2018-09-20removed the dependency to alsalib-1.1.6 for hostThierry Bultel1-0/+4
2018-09-20Remove an unfilled response json objectJonathan Aillet1-3/+1
2018-09-10bluez-alsa: fixed the null device logicThierry Bultel1-2/+1
2018-09-07fixed crash upon misconfiguration of capture/playback devicesThierry Bultel6-16/+24
2018-09-07dmix: used device when in name of slaveThierry Bultel1-5/+27
2018-08-31Added bluez sound playback supportThierry Bultel10-42/+254
2018-07-26Reduce verbosity of message "readThreadEntry..."Stephane Desneux1-6/+6
2018-07-20rework the sound capture & playback modelThierry Bultel4-254/+324
2018-07-20added ringbuffer and time utilsThierry Bultel7-1/+694
2018-07-17alsa-core-pcm: sets sw start & stop thresholdsThierry Bultel1-12/+90
2018-07-11stops the read/write loop when the stream is mutedThierry Bultel8-107/+286
2018-07-03Uses the APIv3 compatibility to vdynThierry Bultel1-12/+0
2018-06-29Update version of app-controller-submodule submodule.Loïc Collignon1-1/+1
2018-06-26Rework the pcm copy loop and save a lot of CPUeelThierry Bultel2-142/+188
2018-06-22plugins: code & log cleanupThierry Bultel7-20/+21
2018-06-22pcm core: fixed spurious XRUN issuesThierry Bultel2-95/+257