summaryrefslogtreecommitdiff
path: root/mdns_avahi.c
Commit message (Expand)AuthorAge
* Tidy up some avahi code and some player code, but bug not fixedMike Brady2018-07-11
* add some debug messages to avahi code returnsMike Brady2018-06-19
* Make some essentially cosmetic changes to return memory when the program exit...Mike Brady2018-05-11
* Fix a few tiny typos and rationalise some debug message levels.Mike Brady2018-04-16
* Use snprintf in place of sprintf.Mike Brady2018-04-08
* Fix some of the advanced remote codeMike Brady2018-04-01
* Make scanning for DACP port part of the dacp handler. Only emit 'clip' and 's...Mike Brady2018-03-31
* Clean up native dbus interface files and associated changes to existing files.Mike Brady2018-03-20
* Add server status -- i.e. can we still send commands to the DACP server. Hook...Mike Brady2018-03-19
* Remove many causes of warnings at the -Wextra levelMike Brady2018-03-07
* Tidy up using clang-formatMike Brady2018-03-07
* Eliminate almost all warnings from -WallMike Brady2018-03-07
* Make the scan interval five seconds and quieten some more debug messages.Mike Brady2018-02-21
* Quieten some debug messagesMike Brady2018-02-19
* Quieten some avahi messages.Mike Brady2018-02-18
* Tidy up dacp scanner -- stop scanning when audio source goes offline.Mike Brady2018-02-18
* Separate out metadata hub, dacp client, mpris and dbus interfaces a bit. Prob...Mike Brady2018-01-09
* Add tinyhttp code for sending and reading responses. Clean up some dacp routi...Mike Brady2017-12-18
* Fix segmentation fault bug when a client's DACP status is withdrawn. Not enou...Mike Brady2017-12-13
* Quieten some debug messagesMike Brady2017-12-12
* Fix a small conflict in mdns_avahi.cMike Brady2017-12-04
|\
| * Fix compilation bug if dbus or mpris not selectedMike Brady2017-11-27
* | hooking up a dacp scannerMike Brady2017-12-02
* | IntermediateMike Brady2017-12-02
|/
* Begin a DACP monitor. Very incomplete -- work in progress onlyMike Brady2017-11-27
* clang-format onlyMike Brady2017-11-12
* Address a warning about a buffer being too short.Mike Brady2017-10-25
* Add the 'dapo' metadata message, giving the DACP port number when foundMike Brady2017-10-15
* Some spring cleaning using clang-formatMike Brady2017-10-05
* Add avahi code to look for the rmeote control information for the client and ...Mike Brady2017-10-05
* Fix various typos.Denys Berkovskyy2017-03-21
* Clang FormatMike Brady2017-02-11
* Add a new setting to specify the interface the service should be provided on.Mike Brady2017-02-05
* mdns: avahi: handle avahi client failureJörg Krause2016-11-24
* mdns: avahi: set AVAHI_CLIENT_NO_FAIL in avahi_client_new()Jörg Krause2016-11-24
* Tidy up with a clang-formatMike Brady2016-09-11
* Disable avahi browser functionMike Brady2016-05-02
* Cleaned up a few warnings detected by clangMke Brady2016-04-05
* Add experimental Avahi browser code to detect ip numbers used to advertise se...Mike Brady2016-04-02
* Add ability to change regtype; tidy up and quieten some diagnostic messages.Mike Brady2016-04-01
* Merge upstream and rebase local mods to developmentMike McKnight2016-03-31
|\
| * Correct mishandling of avahi poll-thread error conditions. This was causing S...Mke Brady2016-03-17
* | Cleaned up a littleMike McKnight2016-03-30
* | Fix for name collisions in avahiMike McKnight2016-03-30
|/
* Reformat using clang-format.Mke Brady2015-06-01
* Use config.metadata_enabled in place of config.meta-dir.Mike Brady2015-05-04
* Make metadata support a compile-time option. Clean up a few definitions.Mke Brady2015-04-03
* Reinistate after bugfix: Change bonjour advertisement if metadata sought, add...Mke Brady2015-02-26
* Revert "Change bonjour advertisement if metadata sought, add sender name meta...Mke Brady2015-02-25
* Change bonjour advertisement if metadata sought, add sender name metadata, us...Mike Brady2015-02-25