pipewire/pinos/server
Wim Taymans e88a376d7c Optimize transport some more
We can optimize the transport some more if we allow the host to
configure the area used for transfering buffers. We can then also place
the current status in the area and avoid calling get_status(). We can
also allocate this area in shared memory, avoiding a memcpy in the
client-node.
2016-11-07 18:23:09 +01:00
..
client-node.c Optimize transport some more 2016-11-07 18:23:09 +01:00
client-node.h make separate sockets for data and control 2016-10-14 19:23:05 +02:00
client.c More hacking 2016-11-03 19:41:53 +01:00
client.h More hacking 2016-11-03 19:41:53 +01:00
command.c port to meson 2016-09-26 12:15:52 +02:00
command.h port to meson 2016-09-26 12:15:52 +02:00
daemon.c More hacking 2016-11-03 19:41:53 +01:00
daemon.h More hacking 2016-11-03 19:41:53 +01:00
data-loop.c More hacking 2016-11-03 19:41:53 +01:00
data-loop.h More hacking 2016-11-03 19:41:53 +01:00
dbus-client-node.c More hacking 2016-11-03 19:41:53 +01:00
dbus-client-node.h Beginnings of dbus based control 2016-10-14 16:46:09 +02:00
link.c Rework transport protocol 2016-11-07 10:24:13 +01:00
link.h Rework transport protocol 2016-11-07 10:24:13 +01:00
main-loop.c More hacking 2016-11-03 19:41:53 +01:00
main-loop.h More hacking 2016-10-28 16:56:33 +02:00
memfd-wrappers.h Enable header metadata 2016-09-30 17:07:38 +02:00
meson.build Rework transport protocol 2016-11-07 10:24:13 +01:00
module.c More hacking 2016-11-03 19:41:53 +01:00
module.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
node-factory.c More hacking 2016-11-03 19:41:53 +01:00
node-factory.h More hacking 2016-11-03 19:41:53 +01:00
node.c Optimize transport some more 2016-11-07 18:23:09 +01:00
node.h Optimize transport some more 2016-11-07 18:23:09 +01:00
registry.c More hacking 2016-11-03 19:41:53 +01:00
registry.h More hacking 2016-11-03 19:41:53 +01:00