]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - audio_pw.c
Update check_classic_mac_basic.yml
[thirdparty/shairport-sync.git] / audio_pw.c
2023-10-15  Mike BradyMerge branch 'development' 4.3.2
2023-10-08  Mike BradyTypo
2023-10-06  Mike BradyAdd PipeWire sink target setting. Fix PipeWire node...
2023-10-05  Mike BradyChange node_name default to "Shairport Sync", parameter...
2023-10-05  Mike BradyAdd two PipeWire backend ("pw") settings -- application...
2023-10-02  Mike BradySend silence when no audio is coming through from Shair...
2023-10-01  Mike BradyComplete replacement of the PipeWire backend with a...
2023-10-01  Mike BradyStability improvements -- take more care when the fifi...
2023-09-30  Mike BradyReplace the pipewire backend completely. Play writes...
2023-09-29  Mike BradyInitial tone-generator based pipewire backend compiling...
2023-09-27  Mike BradyActually _do_ change the latency to 200000 in the PipeW...
2023-09-25  Mike BradyMake the pipewire latency 200000 (uS?) instead of 20000.
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-06-30  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-06-27  Mike BradyMerge pull request #1489 from lrusak/pipewire
2022-06-23  Lukas Rusakaudio_pw.c: use pw_thread_loop_timed_wait_full to avoid... 1489/head
2022-06-23  Lukas Rusakaudio_pw.c: use pthread_setcancelstate to protect the...
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...
2021-11-17  Mike BradyWorking to check for divide / mod by 0's
2021-09-16  Mike BradyMerge with the aillwee development branch
2021-07-22  Mike BradyBring over some updates that were applied to the master...
2021-07-22  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-07-22  Mike BradyMerge pull request #1177 from lrusak/pipewire
2021-04-01  Lukas Rusakpipewire: add initial support 1177/head