mpd/src/lib/avahi
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
..
Client.cxx lib/avahi/Client: add method IsConnected() 2024-01-18 18:23:52 +01:00
Client.hxx lib/avahi/Client: add method IsConnected() 2024-01-18 18:23:52 +01:00
ConnectionListener.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
EntryGroup.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Error.cxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Error.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
ErrorHandler.hxx use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
Poll.cxx lib/avahi/Poll: fix copyright header 2023-09-16 22:39:03 +02:00
Poll.hxx lib/avahi/Poll: fix copyright header 2023-09-16 22:39:03 +02:00
Publisher.cxx lib/avahi/Publisher: make the service list dynamic 2024-01-18 18:48:27 +01:00
Publisher.hxx lib/avahi/Publisher: make the service list dynamic 2024-01-18 18:48:27 +01:00
Service.hxx lib/avahi/Publisher: make the service list dynamic 2024-01-18 18:48:27 +01:00