]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - common.h
Update check_classic_mac_basic.yml
[thirdparty/shairport-sync.git] / common.h
2023-10-15  Mike BradyMerge branch 'development' 4.3.2
2023-10-06  Mike BradyAdd PipeWire sink target setting. Fix PipeWire node...
2023-10-05  Mike BradyAdd two PipeWire backend ("pw") settings -- application...
2023-09-21  Mike BradyAdd a pthread_cleanup compatible function to release...
2023-09-16  Mike BradyMerge updates from the development branch into the...
2023-09-16  Mike BradyUpdates to the Issues template.
2023-09-11  Mike Bradyformat adjustments
2023-07-23  Mike BradyUpdate some slightly outdated comments in common.h...
2023-07-17  Mike BradyMerge pull request #1699 from dasl-/log-vol
2023-07-14  dasl-fix typo 1699/head
2023-07-14  dasl-rename to dasl_tapered
2023-07-02  dasl-Add logarithmic volume_control_profile mode
2023-05-20  Mike Bradymerge 4.2 updates from the branch
2023-01-18  Mike BradyAdd code to try to save your ears by handling a situati...
2023-01-14  Mike BradyClang format
2023-01-14  Mike BradyAdd a new setting: resync_recovery_time to give the...
2022-12-30  Mike BradyCall the unfixable error handler if the output device...
2022-12-30  Mike BradyCall the unfixable error if the output device can't...
2022-12-05  Mike Brady4.1.1 almost...
2022-11-26  Mike BradyAdd ability to send frame/time updates at intervals...
2022-11-17  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-11-17  Mike BradySecond attempt. Modify the generation of the 12-digit...
2022-10-17  Mike BradyMerge branch 'development'
2022-10-11  Mike BradyRemove the useless main_thread_id and fix the MPRIS...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-09-12  Mike BradySquashed commit of the following:
2022-08-15  Mike BradyMerge branch 'autoconf-build-dir' of https://github...
2022-08-09  Mike BradyMerge other enhancements.
2022-08-07  Mike BradyFix the D-Bus quit method so that it works, duh.
2022-05-18  Mike BradyPartially clean up some mutex diagnostic stuff.
2022-02-07  Mike BradyMQTT -- add code to deal with empty payloads by adding...
2022-01-04  CharlesMerge branch 'mikebrady:development' into development
2021-12-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-12-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-12-27  Mike BradyBegin to get SPS to give a unique shm interface name...
2021-12-23  Mike BradyMake the hw_addr 8 bytes long to that it can be read...
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-14  Mike BradyMerge branch 'development' of git.aillwee.com:base...
2021-11-08  Mike BradyTry using the monotonic clock for checking output rate...
2021-09-16  Mike BradyMerge with the aillwee development branch
2021-09-05  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-09-05  Mike BradyOnline changes.
2021-09-01  Mike BradyMove group ID store to the conn. Fix the size of the...
2021-07-28  Mike Bradyremove a misleading obsolete comment.
2021-07-22  Mike BradyBring over some updates that were applied to the master...
2021-07-22  Mike BradyMerge pull request #1177 from lrusak/pipewire
2021-07-22  Mike BradyMerged PR #1186, thanks to [dasl-](https://github.com...
2021-05-30  Mike BradyFlush seems to be working properly and reliably. Some...
2021-05-27  Mike BradyMerge branch 'development' of github.com:aillwee/shairp...
2021-05-24  Mike BradyAdvertise the _raop._tcp service as well as the _airpla...
2021-05-12  Mike Bradyfix a couple of compilation errors.
2021-05-10  Mike Bradyadd plist cleanup for pthread cleanup
2021-05-08  Mike BradyMerge pull request #3 from ejurgensen/pair_errors1
2021-05-07  ejurgensenAnnounce the actual public key (pk) in Bonjour and...
2021-05-05  CharlesMerge branch 'development' of github.com:aillwee/shairp...
2021-05-05  Mike BradyMerge pull request #1 from ejurgensen/use_pair_ap1
2021-05-04  ejurgensenSupport for pair-verify
2021-04-30  Mike BradyBringing across the extra AP2 components of common...
2021-04-29  Mike Bradyrtp meged with lots of AP2 stuff still commented out...
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...
2020-07-06  Mike Brady3.3.7rc0
2020-06-22  Mike BradyUse exit() instead of abort() when a fatal error occurs...
2020-06-11  Mike BradyStore clock drift information for each client based...
2020-05-30  Mike BradyMake the pipe, hub and mqtt separate threads with their...
2020-05-28  Mike BradyAdd the ability to direct logs etc. to a file or pipe.
2020-05-27  Mike BradyAdd setting to direct logs to syslog, STDERR or STDOUT
2020-05-27  Mike BradyStop using home-brew non-blocking write. Instead, havin...
2020-05-25  Mike BradyForgot online changes to documentation.
2020-05-25  Mike Bradyrewrite the non_blocking_write to not use poll() and...
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
2020-05-17  Mike BradyAdd the ability to set the silent lead-in parameters...
2020-05-16  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-05-16  Mike BradyAdd code to do calculations involving the audio_backend...
2020-05-14  Mike BradyFix calculation of latency -- honour the signs of the...
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
2020-03-25  Mike BradyIf the DACP port is zero, do a zeroconf re-broswe every...
2020-03-24  Mike BradyTidy up timed mutex messages.
2020-02-25  Mike BradyMerge branch 'development' of github.com:mikebrady...
2020-02-25  Mike BradyHide get_absolute_time_in_fp as it is now obselete
2020-02-24  Mike Bradypartial move to using a nanosecond-based system timer...
2020-02-23  Mike BradyAdd a call to get the time in nanoseconds.
2020-02-20  Mike BradySquashed commit of the following:
2020-02-13  Mike BradyMore fixes to allow gcc-10 to compile without error
2020-02-13  Mike BradyCompiles under gcc-10 with -fno-common
2019-12-23  Mike BradyMerge branch 'development' of github.com:mikebrady...
2019-12-23  Mike BradyMerge pull request #939 from pdgendt/feature/jack-soxr...
2019-12-23  Pieter De Gendtjack: Rename soxr "recipe" to "quality" and configurabl... 939/head
2019-12-03  Pieter De GendtJack output add soxr resampling
2019-11-13  Mike BradyUpdate sample D-Bus commands
2019-11-11  Mike BradyAdd D-Bus convolution filter controls; enable convoluti...
next