pipewire/pinos/client
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
..
.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 Implement subscription with a signal 2016-12-22 16:50:01 +01:00
context.c improve error reporting 2017-01-17 10:27:58 +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 Use refcounting for async shutdown 2017-01-12 15:13:15 +01:00
log.c Rework transport protocol 2016-11-07 10:24:13 +01:00
log.h WIP object model change 2016-11-15 13:29:58 +01:00
loop.c optimize data transport 2017-01-18 18:29:15 +01:00
loop.h rename signal -> sig 2016-11-28 16:24:10 +01:00
map.h Implement access control 2017-01-10 17:26:43 +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 Add client info message 2016-12-21 17:19:06 +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 Implement access control 2017-01-10 17:26:43 +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 optimize data transport 2017-01-18 18:29:15 +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