pipewire/src
dsee 4888b35284 Support IPv6 link-local addresses
Use `getaddrinfo` in `parse_address` instead of `inet_pton`.
Display Ipv6 addresses with scope identifiers correctly in `get_ip`
functions using `if_indextoname`.
2024-02-25 18:20:54 +00:00
..
daemon conf: add pulse-server option to minimal.conf 2024-02-22 16:14:34 +01:00
examples examples: add MIDI example 2024-02-24 20:47:05 +02:00
gst gstpipewiresrc: break out of wait_started() also on STATE_UNCONNECTED 2023-12-26 16:01:44 +00:00
modules Support IPv6 link-local addresses 2024-02-25 18:20:54 +00:00
pipewire stream: add n_buffers to debug log 2024-02-19 15:00:04 +01:00
tests tests: fix ABI check for new pw_time 2024-01-15 15:53:19 +01:00
tools logger: minor performance improvement to avoid syscall done by isatty 2024-02-17 11:42:12 +00:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00