pipewire/pinos/client
Wim Taymans 323b0c55f2 Fix upload mode
Add autoconnect property to the ports
Remove the upload-node, clients that want to upload media just create a
node with an (unconnected) output port. Other clients can then connect
to this new output port.
Copy formats on newly linked ports.
2016-05-26 12:25:07 +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: add next pointer 2016-05-24 20:40:04 +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 READY state on context 2016-05-19 11:29:11 +02:00
context.h remove READY state on context 2016-05-19 11:29:11 +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 Fix upload mode 2016-05-26 12:25:07 +02:00
port.h buffer: improve memory management 2016-05-17 20:14:06 +02:00
private.h buffer: add next pointer 2016-05-24 20:40:04 +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 Fix upload mode 2016-05-26 12:25:07 +02:00
stream.h Fix upload mode 2016-05-26 12:25:07 +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