pipewire/pinos/client
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
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
array.h WIP change object model 2016-11-14 12:42:00 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
connection.c improve error reporting 2017-01-17 10:27:58 +01:00
connection.h Fix proxy ids 2017-01-20 15:53:03 +01:00
context.c Fix proxy ids 2017-01-20 15:53:03 +01:00
context.h Implement access control 2017-01-10 17:26:43 +01:00
introspect.c Use refcounting for async shutdown 2017-01-12 15:13:15 +01:00
introspect.h Fix proxy ids 2017-01-20 15:53:03 +01:00
log.c Improve logging 2017-01-19 18:53:45 +01:00
log.h Improve logging 2017-01-19 18:53:45 +01:00
loop.c Fix proxy ids 2017-01-20 15:53:03 +01:00
loop.h rename signal -> sig 2016-11-28 16:24:10 +01:00
map.h Fix proxy ids 2017-01-20 15:53:03 +01:00
mapper.c Use refcounting for async shutdown 2017-01-12 15:13:15 +01:00
mem.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
mem.h Rework transport protocol 2016-11-07 10:24:13 +01:00
memfd-wrappers.h Rework transport protocol 2016-11-07 10:24:13 +01:00
meson.build Work on introspection 2016-12-02 13:38:43 +01:00
pinos.c Improve logging 2017-01-19 18:53:45 +01:00
pinos.h Add client info message 2016-12-21 17:19:06 +01:00
properties.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
properties.h Implement access control 2017-01-10 17:26:43 +01:00
proxy.c Fix proxy ids 2017-01-20 15:53:03 +01:00
proxy.h Implement access control 2017-01-10 17:26:43 +01:00
rtkit.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
rtkit.h Cleanups 2016-11-08 18:00:52 +01:00
serialize.c Add core introspection 2016-12-15 20:09:48 +01:00
serialize.h Rework buffer memory layout 2016-12-15 14:57:34 +01:00
sig.h rename signal -> sig 2016-11-28 16:24:10 +01:00
stream.c Fix proxy ids 2017-01-20 15:53:03 +01:00
stream.h Improve upload 2016-12-20 16:51:57 +01:00
subscribe.h Implement subscription with a signal 2016-12-22 16:50:01 +01:00
thread-mainloop.c Implement subscription with a signal 2016-12-22 16:50:01 +01:00
thread-mainloop.h Make native protocol 2016-11-24 17:00:42 +01:00
transport.c optimize data transport 2017-01-18 18:29:15 +01:00
transport.h only send events 2017-01-17 15:02:06 +01:00
uri.c Work on introspection 2016-12-02 13:38:43 +01:00
uri.h Work on introspection 2016-12-02 13:38:43 +01:00
utils.c Remove glib from config loading 2016-11-16 09:43:51 +01:00
utils.h Remove glib from config loading 2016-11-16 09:43:51 +01:00