Age | Commit message (Expand) | Author | Files | Lines |
2019-06-06 | Prevent error when 'hal-dependencies' is receivedhalibut_7.99.3halibut_7.99.2halibut/7.99.3halibut/7.99.27.99.37.99.2 |  Jonathan Aillet | 1 | -1/+2 |
2019-06-05 | ADD missing Cmake definition |  Frederic Marec | 1 | -0/+3 |
2019-05-24 | 4a-softmixer: remove AVIRT dependencieshalibut_7.99.1halibut/7.99.17.99.1 |  Frederic Marec | 2 | -3/+10 |
2019-04-09 | Updates for latest libavirt, adds avirt cleanup |  Mark Farrugia | 3 | -3/+30 |
2019-03-29 | Fix a SIGSEGV during initialization |  José Bollo | 1 | -10/+8 |
2019-02-20 | loops/avirt: forget saved loops after creation |  Thierry Bultel | 2 | -12/+17 |
2019-02-18 | plug route: added a calculation for the number of physical channels |  Thierry Bultel | 2 | -5/+17 |
2019-02-18 | streams: improved log output |  Thierry Bultel | 1 | -4/+4 |
2019-02-18 | core-pcm: fixed channels setting issues |  Thierry Bultel | 2 | -13/+24 |
2019-02-18 | core pcm: use the same model for writing and reading audio |  Thierry Bultel | 2 | -67/+177 |
2019-02-18 | pcm plugs: rework the alsa config cleanup |  Thierry Bultel | 8 | -30/+50 |
2019-02-18 | alsa-api-pcm: added an 'optional' parameter |  Thierry Bultel | 3 | -5/+41 |
2019-02-18 | alsa-transaction: simplify the cleanup |  Thierry Bultel | 4 | -40/+38 |
2019-02-18 | alsa-api-pcm: added support of quirks |  Thierry Bultel | 5 | -5/+44 |
2019-02-18 | Merge "alsa-utils-dump: added missing ending null char" |  Jan-Simon Moeller | 1 | -0/+1 |
2019-02-13 | alsa-utils-dump: added missing ending null char |  Thierry Bultel | 1 | -0/+1 |
2019-02-12 | Add support for AVIRT |  Mark Farrugia | 4 | -94/+278 |
2019-01-24 | Git submodule migration to separated libraries |  Romain Forlot | 21 | -442/+437 |
2019-01-18 | Merge "bluetooth sco: fixed the softvol open error"halibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4 |  Jan-Simon Moeller | 3 | -3/+5 |
2019-01-17 | Prevents setting of ALSA controls out-of-range |  Jonathan Aillet | 1 | -0/+14 |
2019-01-16 | Correct sent back stream volume |  Jonathan Aillet | 1 | -15/+20 |
2019-01-16 | bluetooth sco: fixed the softvol open error |  Thierry Bultel | 3 | -3/+5 |
2019-01-03 | bluetooth: fixes the cleanup at SCO hangup |  Thierry Bultel | 1 | -6/+0 |
2018-12-22 | Implemented the bug cleanup at application exit |  Stephane Desneux | 15 | -132/+312 |
2018-12-19 | Add support for bluetooth telephonyguppy_6.99.3guppy/6.99.36.99.3 |  Thierry Bultel | 24 | -1056/+2166 |
2018-11-13 | remove dead code and renamed unobvious variables6.9.0 |  Thierry Bultel | 6 | -51/+41 |
2018-11-08 | Fix the error string of attach actions |  Thierry Bultel | 6 | -17/+21 |
2018-11-07 | Handle too small card PCM buffer when writing |  Jonathan Aillet | 1 | -1/+15 |
2018-11-07 | Tweaking debug prints |  Jonathan Aillet | 3 | -13/+13 |
2018-11-07 | alsa-core-pcm: fixed the mute logic |  Thierry Bultel | 1 | -4/+6 |
2018-10-16 | Lower the verbosity when not in debug level |  Thierry Bultel | 2 | -17/+17 |
2018-09-20 | removed the dependency to alsalib-1.1.6 for host |  Thierry Bultel | 1 | -0/+4 |
2018-09-20 | Remove an unfilled response json object |  Jonathan Aillet | 1 | -3/+1 |
2018-09-10 | bluez-alsa: fixed the null device logic |  Thierry Bultel | 1 | -2/+1 |
2018-09-07 | fixed crash upon misconfiguration of capture/playback devices |  Thierry Bultel | 6 | -16/+24 |
2018-09-07 | dmix: used device when in name of slave |  Thierry Bultel | 1 | -5/+27 |
2018-08-31 | Added bluez sound playback support |  Thierry Bultel | 10 | -42/+254 |
2018-07-26 | Reduce verbosity of message "readThreadEntry..." |  Stephane Desneux | 1 | -6/+6 |
2018-07-20 | rework the sound capture & playback model |  Thierry Bultel | 4 | -254/+324 |
2018-07-20 | added ringbuffer and time utils |  Thierry Bultel | 7 | -1/+694 |
2018-07-17 | alsa-core-pcm: sets sw start & stop thresholds |  Thierry Bultel | 1 | -12/+90 |
2018-07-11 | stops the read/write loop when the stream is muted |  Thierry Bultel | 8 | -107/+286 |
2018-07-03 | Uses the APIv3 compatibility to vdyn |  Thierry Bultel | 1 | -12/+0 |
2018-06-29 | Update version of app-controller-submodule submodule. |  Loïc Collignon | 1 | -1/+1 |
2018-06-26 | Rework the pcm copy loop and save a lot of CPUeel |  Thierry Bultel | 2 | -142/+188 |
2018-06-22 | plugins: code & log cleanup |  Thierry Bultel | 7 | -20/+21 |
2018-06-22 | pcm core: fixed spurious XRUN issues |  Thierry Bultel | 2 | -95/+257 |
2018-06-22 | route plugin:fixed mismatch with several sound cards |  Thierry Bultel | 1 | -16/+40 |
2018-06-22 | set the correct number of channels in dmix |  Thierry Bultel | 1 | -9/+40 |
2018-06-22 | alsa-plug-vol: code & log cleanup |  Thierry Bultel | 1 | -5/+11 |