mpd/src/lib
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
..
alsa lib/alsa: require alsa-lib 1.1 or later 2023-03-10 12:49:40 +01:00
avahi lib/avahi/Publisher: make the service list dynamic 2024-01-18 18:48:27 +01:00
cdio use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
chromaprint use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
crypto release v0.23.13 2023-05-22 19:52:08 +02:00
curl lib/curl/Easy: add method TrySetOption() 2024-01-04 17:51:48 +01:00
dbus lib/dbus/ReadIter: add method GetBool() 2023-09-12 09:53:58 +02:00
expat lib/expat/ExpatParser: pass std::string_view to CharacterData() 2024-01-04 20:55:14 +01:00
ffmpeg release v0.23.13 2023-05-22 19:52:08 +02:00
fmt lib/fmt/SocketAddressFormatter: new library 2023-09-19 11:22:39 +02:00
gcrypt use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
icu use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
modplug/patches modplug: add patch to remove the deprecated register keyword 2023-09-11 22:17:45 +02:00
nfs lib/nfs/Error: include cleanup 2023-10-04 23:12:45 +02:00
oss oss: Remove use of the soundcard.h header, OpenBSD no longer uses OSS 2023-02-03 18:38:20 -05:00
pcre lib/pcre/UniqueRegex: wrap Compile() options in struct 2023-10-04 17:32:12 +02:00
pipewire use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
pulse use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
smbclient use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
sndio build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
sqlite meson.build: add missing libfmt dependencies 2023-03-06 20:10:06 +01:00
systemd use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
upnp lib/expat/ExpatParser: pass std::string_view to CharacterData() 2024-01-04 20:55:14 +01:00
xiph meson: fix flac_dep under Windows 2023-12-27 12:43:08 -08:00
yajl use SPDX IDs, replacing the long copyright headers 2023-03-06 14:59:48 +01:00
zlib fs/io/TextFile: split into class FileLineReader and AutoGunzipFileLineReader 2023-11-25 22:50:32 +01:00