pipewire/src/modules
Wim Taymans 5731447357 add portal module again
This access module now only checks if the connection is comming
from the portal and tags the ACCESS property with portal in that
case. It will no longer do permission store checks, that's for
the session manager.
2020-07-17 14:12:10 +02:00
..
module-adapter adapter: return an error when we can't find a format 2020-05-20 15:24:25 +02:00
module-client-device client-device: fix event marshall 2020-07-06 17:13:50 +02:00
module-client-node client-node: also unref the activation memblock 2020-07-10 16:11:16 +02:00
module-metadata client: remove busy state from client in resource destroy 2020-06-09 10:59:58 +02:00
module-profiler profiler: fix method prototype 2020-02-03 16:44:09 +01:00
module-protocol-native protocol: add workaround for bad v0 clients 2020-06-09 13:22:07 +02:00
module-session-manager session-manager: emit cached info with CHANGE_MASK_ALL on new resources 2020-06-01 16:25:40 +00:00
spa module-device: remove useless assign 2020-07-02 10:58:35 +02:00
meson.build add portal module again 2020-07-17 14:12:10 +02:00
module-access.c access: don't check access if already set 2020-07-17 13:23:50 +02:00
module-adapter.c adapter: pass error to factory 2020-05-08 16:18:10 +02:00
module-client-device.c improve error messages 2020-02-25 16:38:13 +01:00
module-client-node.c client-node: don't ref destroyed resource 2020-05-20 15:24:25 +02:00
module-link-factory.c improve error messages 2020-02-25 16:38:13 +01:00
module-metadata.c improve error messages 2020-02-25 16:38:13 +01:00
module-portal.c add portal module again 2020-07-17 14:12:10 +02:00
module-profiler.c profiler: Improve profiler info 2020-02-03 12:33:01 +01:00
module-protocol-native.c add some more debug 2020-06-05 16:44:35 +02:00
module-rtkit.c Fix some compiler warnings on arm 2020-04-03 13:18:02 +02:00
module-session-manager.c session-manager: implement factories for session, endpoint-stream & endpoint-link 2020-03-27 14:56:07 +00:00