aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Merge branch 'sandbox/tbultel/spec-2387' into guppyguppy_7.0.4guppy_7.0.3guppy_7.0.2guppy/7.0.4guppy/7.0.3guppy/7.0.27.0.47.0.37.0.2guppyThierry Bultel15-172/+403
2019-05-13loops/avirt: forget saved loops after creationsandbox/tbultel/spec-2387Thierry Bultel2-6/+11
2019-05-13plug route: added a calculation for the number of physical channelsThierry Bultel2-5/+17
2019-05-13streams: improved log outputThierry Bultel1-4/+4
2019-05-13core-pcm: fixed channels setting issuesThierry Bultel2-13/+24
2019-05-13core pcm: use the same model for writing and reading audioThierry Bultel2-67/+177
2019-05-13pcm plugs: rework the alsa config cleanupThierry Bultel8-30/+50
2019-05-13alsa-api-pcm: added an 'optional' parameterThierry Bultel3-5/+41
2019-05-13alsa-transaction: simplify the cleanupThierry Bultel4-39/+36
2019-05-13alsa-api-pcm: added support of quirksThierry Bultel5-5/+44
2019-05-13alsa-utils-dump: added missing ending null charThierry Bultel1-0/+1
2019-04-16Revert libavirt for use as a submodule in guppyMark Farrugia1-0/+0
2019-04-09Updates for latest libavirt, adds avirt cleanupguppy_7.0.1guppy/7.0.17.0.1Mark Farrugia4-3/+30
2019-04-08submodule: libavirt: Correct gerrit src linkPierre MARZIN1-1/+1
2019-04-05Fix a SIGSEGV during initializationJosé Bollo1-10/+8
2019-02-10Add support for AVIRTMark Farrugia8-98/+328
2019-02-04Add gitreview file for guppy branchguppy_7.0.0guppy_6.99.5guppy/7.0.0guppy/6.99.57.0.06.99.5Jan-Simon Möller1-0/+1
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