aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Submodule migration to separated librariessandbox/claneys/submigrationRomain Forlot27-467/+453
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-12-04Move autobuild to top treeFrederic Marec2-26/+42
2018-12-04Add tests for 4a-softmixerFrederic Marec9-0/+281
2018-11-30Update version of app-controller-submoduleFrederic Marec1-0/+0
2018-11-30Change .gitmodules following submodule migrationFrederic Marec1-3/+0
2018-11-29Add gitreview file to 4a-softmixer repoguppy_6.99.2guppy/6.99.26.99.2Jan-Simon Möller1-0/+4
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-11-07config.cmake: fixed a typoThierry Bultel1-1/+1
2018-11-07Merge pull request #2 from iotbzh/app-templates-migrationtbultel3-10/+12
2018-10-31Migrate app-templates to CMake moduleapp-templates-migrationRomain Forlot3-10/+12
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 Bultel6-2/+8
2018-09-20Remove an unfilled response json objectJonathan Aillet1-3/+1
2018-09-12config.cmake: bump the needed version of alsalib to 1.1.6Thierry Bultel1-1/+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 Bultel13-57/+271
2018-08-01Bump revisions for all submodulesStephane Desneux3-0/+0
2018-07-26Reduce verbosity of message "readThreadEntry..."Stephane Desneux1-6/+6
2018-07-20Updated the readme.mdThierry Bultel1-18/+30
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 Bultel9-109/+295
2018-07-10Use latest version of app-controller-submodule submodule.sandbox/tbultel/4a_masterThierry Bultel1-0/+0
2018-07-10Use latest version of app-afb-helpers-submodule.Thierry Bultel1-0/+0
2018-07-10Use latest version of app-controller-submodule submodule.Thierry Bultel1-0/+0
2018-07-05Update version of app-controller-submodule submodule.Stephane Desneux1-0/+0
2018-07-05Use latest version of app-templates submodule.Thierry Bultel1-0/+0
2018-07-03Use latest version of app-afb-helpers-submodule submodule.Thierry Bultel1-0/+0
2018-07-03Uses the APIv3 compatibility to vdynThierry Bultel5-15/+2
2018-06-29Update version of app-controller-submodule submodule.Loïc Collignon2-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
2018-06-22route plugin:fixed mismatch with several sound cardsThierry Bultel1-16/+40
2018-06-22set the correct number of channels in dmixThierry Bultel1-9/+40
2018-06-22alsa-plug-vol: code & log cleanupThierry Bultel1-5/+11