]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - audio_pa.c
Update check_classic_systemd_full.yml
[thirdparty/shairport-sync.git] / audio_pa.c
2023-09-16  Mike BradyUpdates to the Issues template.
2023-06-10  Mike Bradyfix a warning of discarding a const property
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2023-01-18  Mike BradyCheck the pulseaudio stream whenever the pa backend...
2023-01-13  Mike Bradytidy up a few small things.
2023-01-13  Mike BradyStop using the pa_stream_is_suspended, but check writin...
2023-01-13  Mike BradyCheck to see if the stream is suspended when accessing...
2023-01-13  Mike BradyQuieten some debug messages
2023-01-13  Mike BradyGremlin fix and comment tidy-up
2023-01-13  Mike BradyClean up the PulseAudio backend to open a stream once...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-18  Mike BradyClang cleanup
2022-11-16  Mike BradyIn the PulseAudio backend, Whenever a play or latency...
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-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-20  Mike BradyAdd a 'stats' function to the audio back ends to replac...
2020-07-06  Mike Brady3.3.7rc0
2020-03-31  Mike BradyMerge pull request #988 from grevaillot/to_merge-pa_server
2020-03-27  Guillaume RevaillotAllow to specify pulseaudio server instead of using... 988/head
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 BradyTake master RC.0 stuff back to development.
2019-03-04  Mike Brady3.3 release candidate 0
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-05  Mike BradyClean up audio help texts, add in the volume_range_hw_p...
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-10-30  Mike BradyMerge pull request #762 from mikebrady/danger_will_rogers
2018-10-21  Mike BradyFormat tidy-up
2018-09-21  Mike BradyRevert previous change which was to unreference a strea...
2018-09-21  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2018-09-21  Mike BradyRevert previous change which was to unreference a strea...
2018-09-21  Mike BradyRemove debug messages from pa start and pa stop
2018-09-21  Mike BradyUnreference the pa stream when finished with it, so...
2018-09-21  Mike BradyUnreference the pa stream when finished with it, so...
2018-09-21  Mike BradyMerge pull request #743 from mLupine/pa_sink
2018-09-15  Maciej WilczynskiAdd PA sink configuration option
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-14  Mike Bradyclean up audio_pa definition of play
2018-04-07  Mike BradyRelease candidate 1 for 3.2
2018-03-07  Mike BradyRemove more causes of warnings at -Wextra levels
2018-03-07  Mike BradyEliminate almost all warnings from -Wall
2017-12-18  Mike BradyAdd tinyhttp code for sending and reading responses...
2017-12-11  Mike Brady3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on softw...
2017-12-06  Mike BradyMake some additions to audio_pa to emit erro messages...
2017-10-30  Mike BradyDon't disable PulseAudio autospawn
2017-09-13  Bill PeckMerge branch 'upstream-development' into development
2017-09-05  Mike BradyMerge branch 'master' into development
2017-09-03  Mike BradyAdd fixes suggested by using "infer"
2017-08-03  Mike BradyMerging to master branch 3.0rc0
2017-07-31  Mike BradyTidy up source using clang-format
2017-07-21  Mike BradyMove common audio backend settings like buffer size...
2017-07-06  Mike BradyAdd code to read audio_backend_silent_lead_in_time...
2017-06-30  Mike BradyAdd some settings to the new PulseAudio backend. Limit...
2017-06-25  Mike BradyMerge pull request #545 from ccutrer/dynamic_output_device
2017-06-13  Mike BradyStop generating multiple PA sound applications -- now...
2017-05-18  Mike BradyMake default buffer 0.35 seconds, turn off some debug...
2017-05-17  Mike BradyUse lock and unlock to improve stability, ahem.
2017-05-17  Mike BradyCork output if underflow is detected.
2017-05-17  Mike BradyChange service name to Shairport Sync
2017-05-17  Mike BradyInitial very rough full-fat pulseaudio backend