]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - audio_sndio.c
Update RELEASENOTES-DEVELOPMENT.md
[thirdparty/shairport-sync.git] / audio_sndio.c
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-05-23  Mike BradyRemove stats function from audio_sndio backend, as...
2022-05-19  Mike Bradyuse pthread push/pull to cleanly kill this code. add...
2021-12-09  Mike BradyMerge "openbsd corrections #1357" after resolving one...
2021-12-08  Mike BradyMerge pull request #1356 from tecdude/patch-1
2021-12-08  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-12-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-12-06  Mike BradyMerge pull request #1362 from mptre/mutex
2021-12-05  Anton Lindqvistavoid recursive mutex acquisition in sndio backend 1362/head
2021-11-26  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-26  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-21  Mike BradyAdd code to check divisions and mods for a potrntial...
2021-11-20  Mike BradyAdd a 'stats' function to the audio back ends to replac...
2020-07-06  Mike Brady3.3.7rc0
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-02-25  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-02-25  Mike BradyUse nanosecond time in audio_sndio
2020-02-20  Mike BradySquashed commit of the following:
2020-02-13  Mike BradyMore fixes to allow gcc-10 to compile without error
2019-10-27  Mike Brady3.3.3 from the development branch 3.3.3d11
2019-07-27  Mike BradyMerge pull request #885 from bootc/development
2019-07-27  Chris BootMore typo fixes across the tree 885/head
2019-07-26  Mike BradyMerge branch 'development'
2019-06-19  Mike Bradyfind . \( -name \*.cpp -or -name \*.h -or -name \*...
2019-05-24  Mike BradyMerge branch 'development' 3.3rc7+ to 'master'
2019-05-07  Mike BradyAdd automatic bit depth and speed selection for alsa...
2019-03-04  Mike Brady3.3 release candidate 0
2019-02-28  Mike BradyMerge branch 'unstable' into development
2019-02-27  Mike Bradymake the formats rate unsigned to avoid a warning.
2019-02-27  Mike BradyMake a dying error message a bit more meaningful.
2019-02-27  Mike BradyCheck rate when gwtting negotiated sndio parameters...
2019-02-26  Mike BradyFix a bug in the activity_monitor software that could...
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-01-27  Mike BradyRemove the preflight call - don't seem to need it.
2019-01-07  Mike BradyAdd the idea of a preflight message to tell the backend...
2019-01-04  Mike Bradyclang format
2019-01-04  Mike BradyAdd default values for the interpolation threshold
2018-08-31  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-08-31  Mike BradyInitial very rough attempt at a jackaudio backend.
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-29  Mike BradyMake the play function return a status (ignored for...
2018-05-19  Mike BradyFix a bug causing problems in CYGWIN 64, fix a bug...
2018-05-18  Mike BradyFix minor warnings from some of the backend modules...
2018-04-07  Mike BradyRelease candidate 1 for 3.2
2018-03-07  Mike BradyRemove more causes of warnings at -Wextra levels
2017-09-13  Bill PeckMerge branch 'upstream-development' into development
2017-08-21  Mike BradyMerge branch 'master' into development
2017-08-13  Mike BradyRemove a thread lock and unlock from the onmove callbac...
2017-08-03  Mike BradyMerging to master branch 3.0rc0
2017-07-31  Mike BradyTidy up source using clang-format
2017-07-29  Mike Bradymake sndio formats case-insensitive, fix a little error...
2017-07-29  Mike BradyUpdate manual and make the sndio format settings confor...
2017-07-21  Mike BradyMove common audio backend settings like buffer size...
2017-04-17  Mike BradyImprove the delay function by estimating the number...
2017-04-16  Mike BradyAgain forgot some documentation updates. Tarnation.
2017-04-16  Mike BradyFix a few crashing bugs if there was no configuration...
2017-04-16  Mike BradyFix an error that prevented it from reporting delay...
2017-04-16  Mike BradyImprove debug messages a little
2017-04-16  Mike BradyMerge pull request #509 from t6/patch-sndio-devel
2017-04-15  Tobias KortkampRewrite and unbreak sndio backend
2017-03-13  Mike BradyStop the "ao", "pulse" and "sndio" backends from compla...
2017-03-12  Mike BradyStop checking for default rate and depth. Now, simply...
2017-02-24  Mike BradyMove to version 3.0
2016-09-26  Mike BradyMerge remote-tracking branch 'upstream/development...
2016-09-11  Mike BradyTidy up with a clang-format
2016-08-19  Mike BradyAdd ability to set output format and output rate
2016-03-17  Mike McKnightMerged upstream changes
2016-03-03  Mike BradyUpdate copyright notice
2016-01-30  Mike BradyMerge pull request #213 from mikebrady/development
2016-01-07  Mike McKnightMerge origin/development changes
2015-11-08  Mike BradyMerge pull request #154 from mikebrady/volume-extend
2015-11-05  Mike BradyWork in progress, doesn't compile
2015-08-27  Mke BradyMerge 2.3.X from development to master
2015-06-03  Mike BradyMerge pull request #80 from mikebrady/pipework
2015-06-01  Mke BradyReformat using clang-format.
2015-06-01  Mke BradySimplify init function, add defaults for latency offset...
2015-05-04  Mike BradyPass in libconfig info during init.
2015-03-16  Mike BradyImprove metadata output -- maybe it works reliably...
2014-04-30  Mike Bradyadd null placeholders for flush and delay
2013-10-12  James LairdMerge OpenBSD audio driver
2013-09-05  Dimitri Sokolyuktypo
2013-09-05  Dimitri Sokolyukadd support for openbsd sndio sound daemon