wireplumber/modules
George Kiagiadakis 950c358180 create-item: handle all kinds of Audio/Video & Stream nodes
And be careful not to handle nodes created by si-audio-endpoint,
by using a specific property for that.

Also, use Audio/{Source,Sink}/Virtual as the media class of null sinks
created by si-audio-endpoint, it sounds more appropriate.

Fixes #34
2021-06-10 16:41:01 +03:00
..
module-default-nodes m-default-nodes: move common code to a new header 2021-03-31 13:10:13 +03:00
module-lua-scripting lua: improve the object:activate() callback to report errors 2021-06-10 14:53:08 +03:00
module-portal-permissionstore docs: api: Replace hotdoc specific commands with Doxygen specific commands 2021-05-25 14:19:53 +03:00
module-reserve-device docs: api: Replace hotdoc specific commands with Doxygen specific commands 2021-05-25 14:19:53 +03:00
module-si-audio-adapter m-si-adapter: rename to si-audio-adapter 2021-03-18 14:47:22 -04:00
meson.build modules: remove the old m-default-routes 2021-06-03 16:33:32 +03:00
module-default-nodes-api.c m-default-nodes-api: free default nodes when disabling plugin 2021-06-07 11:33:21 -04:00
module-default-nodes.c m-default-nodes: free default nodes when disabling plugin 2021-06-07 11:33:21 -04:00
module-default-profile.c state: remove support for groups and propagate save errors 2021-06-04 18:36:19 +03:00
module-device-activation.c m-device-activation: don't set device routes 2021-06-03 16:32:12 +03:00
module-ipc.c m-ipc: cleanup server using g_clear_pointer() for consistency and safety 2021-05-06 13:33:48 +03:00
module-lua-scripting.c daemon: init export core in the daemon and share it with modules 2021-04-22 15:07:47 +03:00
module-metadata.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-mixer-api.c pipewire-object: change params-changed signal to take a string param name 2021-06-09 13:29:34 +03:00
module-si-audio-adapter.c si-adapter: handle autoconnect property 2021-06-07 10:29:25 +02:00
module-si-audio-endpoint.c create-item: handle all kinds of Audio/Video & Stream nodes 2021-06-10 16:41:01 +03:00
module-si-node.c pipewire-object: fix memory leaks when getting properties 2021-06-03 14:53:00 -04:00
module-si-standard-link.c si-standard-link: treat endpoints as devices when linking stream<->endpoint 2021-06-10 14:53:09 +03:00