]> git.ipfire.org Git - thirdparty/shairport-sync.git/history - mdns.c
Update RELEASENOTES-DEVELOPMENT.md
[thirdparty/shairport-sync.git] / mdns.c
2022-12-05  Mike Brady4.1.1 almost...
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-11-16  Mike BradyMerge branch 'development' of github.com:mikebrady...
2022-11-16  Mike BradyRevert the change to the 12-digit calculation
2022-11-16  Mike BradyModify the generation of the 12-digit classic AirPlay...
2022-09-15  Mike BradyMerge remote-tracking branch 'origin/development'
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 Bradyclang
2021-07-27  Mike BradyMerge branch 'development' of github.com:mikebrady...
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-07-22  Mike BradyMerged PR #1186, thanks to [dasl-](https://github.com...
2021-07-22  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-07-19  Mike Bradyadd a simple mdns_update
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-04-30  Mike BradyUpdate the mdns stuff to work with a string, update...
2019-05-24  Mike BradyMerge branch 'development' 3.3rc7+ to 'master'
2019-05-02  Mike BradyMerge pull request #842 from griff/fix-macos-build
2019-05-02  Brian OlsenFix the build on macOS 841/head 842/head
2019-03-04  Mike Brady3.3 release candidate 0
2019-02-12  Mike BradyMerge branch 'unstable' into development
2019-02-05  Mike Bradymake mdns-external-avahi a conditional compilation
2019-02-04  Mike BradyInclude the mdns_external interface even if avahi is...
2018-12-08  Mike BradyInitial shot at tidying up the avahi monitoring for...
2018-09-09  Mike BradyForgot documentation updates
2018-09-09  Mike BradyMany changes to compilation and linking flags. Stop...
2018-05-19  Mike BradyFix a bug causing problems in CYGWIN 64, fix a bug...
2018-05-17  Mike BradyMove to using pthread_cancel in place of pthread_kill...
2018-05-17  Mike BradyMove to using pthread_cancel in place of pthread_kill...
2018-04-18  Mike BradyImprovements in handling non-existent DACP server,...
2018-04-16  Mike Bradyquieten message when dacp scanner does down
2018-04-11  Mike BradyAdd extra debugging and handle case where no DACP-ID...
2018-04-11  Mike BradyAllow for an actual NULL DACP-ID string
2018-04-08  Mike BradyUse snprintf in place of sprintf.
2018-04-07  Mike BradyRelease candidate 1 for 3.2
2018-03-31  Mike BradyMake scanning for DACP port part of the dacp handler...
2017-12-11  Mike Brady3.14 to 3.1.5 Fix a bug resumption in iOS 11.2 on softw...
2017-12-04  Mike BradyFix a small conflict in mdns_avahi.c
2017-12-02  Mike BradyIntermediate
2017-10-05  Mike BradySome spring cleaning using clang-format
2017-10-05  Mike BradyAdd avahi code to look for the rmeote control informati...
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-05-28  Mike BradyMerge pull request #316 from stek29/patch-1
2016-05-28  Mike BradyMerge pull request #317 from mikebrady/development
2016-05-21  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2016-05-21  Mike Bradyrename apname to service_name
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-02-26  Mike BradyFix harmless memory leak
2014-09-08  Mke BradyMerge osxmods into 2.1
2014-09-07  Mike BradyCompletely remove entries for mDNS backends that are...
2014-08-24  Mike BradyAdd support for removing tinysvcmdns
2013-10-21  Paul LietarAdd a new mDNS backend which uses mDNSResponder
2013-10-21  Paul LietarAdd a new mDNS backend based on tinysvcmdns
2013-10-21  Paul LietarAdd a command-line option to force the mDNS backend
2013-10-21  Paul LietarReorganize mDNS advertisement
2013-06-03  James Lairdadd native avahi-client support
2013-06-03  James Lairddie/warn functions now have implicit newline at the end
2013-06-03  James Lairdmdns: die iff the MDNS advertising process dies
2013-05-13  James Lairdwhitespace fixes
2013-04-01  James Lairdmdns: NULL-terminate argv lists
2013-04-01  James LairdAdd copyright notices.
2013-04-01  James Lairdrewrite: add mDNS registration