pipewire/pinos/client
Wim Taymans 5f10a933a1 remove client object
Remove the client object, it is not very useful now that we have the
nodes.
Fix some properties on the proxy objects.
Use sendmsg and recvmsg directly because the GIO ones do allocations.
make pinos_properties_merge and use it to combine properties from nodes
and ports.
2016-05-18 17:22:34 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
buffer.c improve debug 2016-05-18 12:01:57 +02:00
buffer.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
client-node.c remove client object 2016-05-18 17:22:34 +02:00
client-node.h remove client object 2016-05-18 17:22:34 +02:00
client-port.c buffer: improve memory management 2016-05-17 20:14:06 +02:00
client-port.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
context.c remove client object 2016-05-18 17:22:34 +02:00
context.h remove client object 2016-05-18 17:22:34 +02:00
fdmanager.c fdmanager: decrement object refcount correctly 2016-04-13 13:01:33 +02:00
fdmanager.h fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
introspect.c remove client object 2016-05-18 17:22:34 +02:00
introspect.h remove client object 2016-05-18 17:22:34 +02:00
mainloop.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
node.c improve debug 2016-05-18 12:01:57 +02:00
node.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.h Rework how clients connect. 2016-05-17 09:38:30 +02:00
port.c remove client object 2016-05-18 17:22:34 +02:00
port.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
private.h remove client object 2016-05-18 17:22:34 +02:00
properties.c remove client object 2016-05-18 17:22:34 +02:00
properties.h remove client object 2016-05-18 17:22:34 +02:00
stream.c remove client object 2016-05-18 17:22:34 +02:00
stream.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
subscribe.c remove client object 2016-05-18 17:22:34 +02:00
subscribe.h remove client object 2016-05-18 17:22:34 +02:00