]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - audio.h
Update RELEASENOTES-DEVELOPMENT.md
[thirdparty/shairport-sync.git] / audio.h
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
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 https://github.com/mikebr...
2021-11-28  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-28  Mike BradyUse CLOCK_MONOLITHIC_RAW to avoid NTP effects, report...
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...
2021-11-20  Mike Bradyattempt to increase the precision of the FPS timing
2020-09-30  Mike Brady Handle active_remote_id as a string rather than... 3.3.7rc3
2020-09-03  Mike BradyMake the first output backend in the list of backends...
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-12  Mike BradyMerge branch 'unstable' into development
2019-01-30  Mike BradyRebuild the volume control calculations. Implement...
2019-01-27  Mike BradyRemove the preflight call - don't seem to need it.
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2019-01-07  Mike BradyAdd the idea of a preflight message to tell the backend...
2018-09-09  Mike BradyForgot documentation updates
2018-09-09  Mike BradyClang Format Cleanup
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-07-28  Mike BradyAdd a frames per second output. This should be exact...
2018-05-08  Mike BradyMerge branch 'master' of https://github.com/mikebrady...
2018-05-08  Mike BradyMerge resolution to issue 694 (buzz during track change...
2018-05-08  Mike BradyMerge resolution to issue 694 (buzz during track change...
2018-05-07  Mike BradyStop erroneously assuming that the buffer passed to...
2017-08-03  Mike BradyMerging to master branch 3.0rc0
2017-07-21  Mike BradyMove common audio backend settings like buffer size...
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-04-15  Mike BradyMerge pull request #270 from mikebrady/development
2016-03-31  Mike McKnightMerge upstream and rebase local mods to development 260/head
2016-03-31  Mike BradyMerge pull request #259 from mikebrady/modify_delay_check
2016-03-29  Mike BradyMake the delay() procedurec return a frame value, posit...
2016-03-29  Mike BradyUse type long for delay as it corresp[onds with the...
2016-03-26  Mike Bradydelay() should return a signed integer, duh.
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 BradyRemove one parameter from the init function of audio...
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 flush and delay functions
2013-04-01  James Lairdaudio: output selection functionality
2013-04-01  James LairdRefactor and rewrite.