pipewire/src
Barnabás Pőcze d558e87b51 pipewire: module-x11-bell: remove a function
`x11_close()` is no longer needed since X11 errors
are now considered fatal, so `module_destroy()` will
be called if `x11_connect()` fails, which means that
the code from `x11_close()` can be moved there.
2022-02-18 12:30:53 +01:00
..
daemon pulse-server: load module-always-sink on startup 2022-02-13 14:17:48 +02:00
examples examples: filter can return NULL buffers 2022-02-03 11:15:46 +01:00
gst treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00
modules pipewire: module-x11-bell: remove a function 2022-02-18 12:30:53 +01:00
pipewire proxy: break after the first leaked listener 2022-02-17 18:02:52 +01:00
tests treewide: meson.build: simplify get_variable() calls 2022-01-17 08:28:53 +00:00
tools tools: remove listeners 2022-02-09 16:30:13 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00