mpd/src/zeroconf
Max Kellermann 461da92064 lib/avahi/Publisher: make the service list dynamic
This allows editing the list of services at any time instead of
passing a constant list at construction time.  To do this, Service
instances are now caller-owned and managed in an IntrusiveList instead
of Publisher-owned in a std::forward_list.
2024-01-18 18:48:27 +01:00
..
avahi lib/avahi/Publisher: make the service list dynamic 2024-01-18 18:48:27 +01:00
Bonjour.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
Bonjour.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Glue.cxx use [[gnu::...]] attributes 2023-03-06 16:14:15 +01:00
Glue.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Helper.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Helper.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
meson.build meson.build: log_dep is only needed internally 2021-10-23 12:08:43 +02:00