]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - mdns_dns_sd.c
Update RELEASENOTES-DEVELOPMENT.md
[thirdparty/shairport-sync.git] / mdns_dns_sd.c
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
2022-08-15  Mike BradyMerge branch 'autoconf-build-dir' of https://github...
2022-08-09  Mike BradyMerge other enhancements.
2022-08-08  Mike BradyAccommodate but do not use extra texts and name for...
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-04-30  Mike BradyUpdate the mdns stuff to work with a string, update...
2020-07-06  Mike Brady3.3.7rc0
2020-05-18  Mike BradyClean up some of the wording and layout of the configur...
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-03-04  Mike Brady3.3 release candidate 0
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-01-21  Mike BradyAdd an "active" mode that can time out after a period...
2018-12-08  Mike BradyInitial shot at tidying up the avahi monitoring for...
2018-07-30  Mike BradyStop using SIGUSR1 for cancelling threads, use pthread_...
2018-07-20  Mike BradyTry to add proper cancellation code to all threads...
2017-12-11  Mike Brady3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on softw...
2017-10-05  Mike BradyAdd avahi code to look for the rmeote control informati...
2017-09-25  Mike BradyTry to regenerate the PID directory if it doesn't exist
2017-09-25  Mike BradyMerge branch 'master' into piddircreate
2017-09-24  Mike BradyMake PID directory path creation recursive and tidy...
2017-02-24  Mike BradyMove to version 3.0
2016-09-26  Mike BradyMerge remote-tracking branch 'upstream/development...
2016-09-25  Mike BradyUpdate to 2.8.5
2016-09-11  Mike BradyTidy up with a clang-format
2016-05-31  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2016-05-31  Mike BradyFix a few small issues causing warnings
2016-04-15  Mike BradyMerge pull request #270 from mikebrady/development
2016-04-01  Mike BradyAdd ability to change regtype; clean up some diagnostic...
2015-10-21  Mike BradyMerge pull request #148 from mikebrady/master
2015-10-17  Mike BradyBring all the updates to 2.4.2 2.4.2
2015-09-27  Mke BradyMove development version ower to stable 2.4.1
2015-09-21  Mike BradyFix compilation bug -- did not replace meta_dir with...
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-04-19  Mike BradyMerge pull request #70 from sdigit/2.2
2015-04-11  sdigitFix compiler warnings: 70/head
2015-04-03  Mke BradyRemove all metadata stuff -- move it to 2.3, clean...
2015-04-03  Mke BradyMake metadata support a compile-time option. Clean...
2015-02-26  Mke BradyReinistate after bugfix: Change bonjour advertisement...
2015-02-25  Mke BradyRevert "Change bonjour advertisement if metadata sought...
2015-02-25  Mike BradyChange bonjour advertisement if metadata sought, add...
2013-10-21  James Lairddns_sd: don't require C99
2013-10-21  Paul LietarAdd a new mDNS backend which uses mDNSResponder