pipewire/src/modules
Wim Taymans dd5b460daa client-node: remove custom target signal
The target signal is called when the peer nodes are ready and this
node needs to be scheduled. It is the in-process version of the
signal.

Remove our custom version that, just like the default version, schedules
the node implementation but doesn't do any accounting.

Makes pw-top report driver stats for bluetooth devices.

Fixes #1450
2021-07-26 15:46:21 +02:00
..
module-adapter pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
module-client-device includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
module-client-node client-node: remove custom target signal 2021-07-26 15:46:21 +02:00
module-echo-cancel module-echo-cancel: Change extension .cc to .cpp for aec-webrtc 2021-06-02 18:26:19 -04:00
module-filter-chain filter-chain: add copy function 2021-05-12 20:16:53 +02:00
module-metadata includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
module-profiler includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
module-protocol-native treewide: mark things static and const 2021-06-30 14:44:08 +02:00
module-protocol-pulse pulse-server: improve stream cleanup 2021-07-26 11:48:00 +02:00
module-session-manager treewide: mark things static and const 2021-06-30 14:44:08 +02:00
module-zeroconf-discover pipewire: module-zeroconf-discover: free correct pointer 2021-06-16 17:39:25 +00:00
spa meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
meson.build pipewire-pulse: add module-switch-on-connect 2021-07-24 18:51:57 +03:00
module-access.c doc: document the access module 2021-06-25 08:42:24 +00:00
module-adapter.c keys: add object.register property 2021-06-30 13:49:34 +02:00
module-client-device.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-client-node.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-echo-cancel.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-example-sink.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-example-source.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-filter-chain.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-link-factory.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-loopback.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-metadata.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-portal.c dbus: keep a ref to DBusConnection if reconnecting is not handled 2021-06-26 16:11:40 +03:00
module-profiler.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-protocol-native.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-protocol-pulse.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-protocol-simple.c modules: virtual sink/sources need driver 2021-07-26 10:21:44 +02:00
module-pulse-tunnel.c modules: silence some useless warnings 2021-07-19 18:30:22 +02:00
module-roc-sink.c modules: virtual sink/sources need driver 2021-07-26 10:21:44 +02:00
module-roc-source.c modules: virtual sink/sources need driver 2021-07-26 10:21:44 +02:00
module-rt.c spa: move thread to SPA support 2021-07-06 15:48:20 +02:00
module-rtkit.c modules: improve _gettid wrapper 2021-07-20 15:51:50 +00:00
module-session-manager.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-zeroconf-discover.c modules: remove useless comparison in pw_properties_from_avahi_string 2021-07-05 23:57:35 +03:00