pipewire/pinos/server
Wim Taymans 7a9dc2c4fd optimize data transport
Remove queue and ringbuffer between nodes. transfer the buffer id
directly between the io areas when possible.
Let only pinos send push or pull requests for now.
Allow polling multiple fds, like how alsa wants it
Remove port_id from events.
2017-01-18 18:29:15 +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 optimize data transport 2017-01-18 18:29:15 +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 improve error reporting 2017-01-17 10:27:58 +01:00
core.h improve error reporting 2017-01-17 10:27:58 +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 optimize data transport 2017-01-18 18:29:15 +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 optimize data transport 2017-01-18 18:29:15 +01:00
node.h improve error reporting 2017-01-17 10:27:58 +01:00
port.c Refactor the work queue 2017-01-12 16:48:17 +01:00
port.h WIP object model change 2016-11-15 13:29:58 +01:00
resource.c improve error reporting 2017-01-17 10:27:58 +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