pipewire/pinos/server
Wim Taymans 4b55d7c4da Fix proxy ids
The proxy/resource ids are generated by the client and so we need to
used them as index in the client resource map instead of making our own
number.
Fix stream disconnect and client-node destroy
Fix gstreamer device provider
Make all sockets non-blocking to avoid errors with bad clients
Advertise the subsystems we monitor and disable the gstreamer monitors.
Implement core properties updates
Make sure we send REMOVE_ID after we are done with the resource.
2017-01-20 15:53:03 +01:00
..
access.c Implement access control 2017-01-10 17:26:43 +01:00
access.h Implement access control 2017-01-10 17:26:43 +01:00
client-node.c Fix proxy ids 2017-01-20 15:53:03 +01:00
client-node.h Work on async cleanup 2016-11-25 13:06:23 +01:00
client.c improve error reporting 2017-01-17 10:27:58 +01:00
client.h improve error reporting 2017-01-17 10:27:58 +01:00
command.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
command.h Rework dbus handling 2016-11-16 16:57:47 +01:00
core.c Fix proxy ids 2017-01-20 15:53:03 +01:00
core.h Fix proxy ids 2017-01-20 15:53:03 +01:00
data-loop.c optimize data transport 2017-01-18 18:29:15 +01:00
data-loop.h Work on event loop 2016-11-18 17:46:01 +01:00
link.c improve states 2017-01-19 20:07:03 +01:00
link.h optimize data transport 2017-01-18 18:29:15 +01:00
main-loop.c Refactor the work queue 2017-01-12 16:48:17 +01:00
main-loop.h Refactor the work queue 2017-01-12 16:48:17 +01:00
memfd-wrappers.h Enable header metadata 2016-09-30 17:07:38 +02:00
meson.build Refactor the work queue 2017-01-12 16:48:17 +01:00
module.c improve error reporting 2017-01-17 10:27:58 +01:00
module.h Use refcounting for async shutdown 2017-01-12 15:13:15 +01:00
node-factory.c WIP 2016-11-10 15:42:14 +01:00
node-factory.h cleanups 2016-11-15 20:12:31 +01:00
node.c Fix proxy ids 2017-01-20 15:53:03 +01:00
node.h improve error reporting 2017-01-17 10:27:58 +01:00
port.c improve states 2017-01-19 20:07:03 +01:00
port.h WIP object model change 2016-11-15 13:29:58 +01:00
resource.c Fix proxy ids 2017-01-20 15:53:03 +01:00
resource.h improve error reporting 2017-01-17 10:27:58 +01:00
work-queue.c Do cleanup of queues 2017-01-12 20:02:58 +01:00
work-queue.h Refactor the work queue 2017-01-12 16:48:17 +01:00