pipewire/pinos/client
Wim Taymans 5b0b9c43d0 Improve upload
Only send a buffer when we have received a NEED_DATA message.
Add a signal to pulla buffer from the sink. Restructure the sink to use
a queue like the source and only push a buffer when we can.
Improve SpaData. Offset and size should be between 0 and maxsize, make
sure we clamp correctly when needed.
node_process_output completes the processing of the output after
receiving HAVE_OUTPUT for async elements. It instructs the node that
it now can produce more output.
2016-12-20 16:51:57 +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 Rework buffer memory layout 2016-12-15 14:57:34 +01:00
connection.h Rework buffer memory layout 2016-12-15 14:57:34 +01:00
context.c Add core introspection 2016-12-15 20:09:48 +01:00
context.h Work on introspection 2016-12-02 13:38:43 +01:00
introspect.c Add core introspection 2016-12-15 20:09:48 +01:00
introspect.h Add link introspection 2016-12-02 16:06:16 +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 rename signal -> sig 2016-11-28 16:24:10 +01:00
loop.h rename signal -> sig 2016-11-28 16:24:10 +01:00
map.h handle cleanup of remote proxies 2016-12-02 17:14:32 +01:00
mapper.c More hacking 2016-11-03 19:41:53 +01:00
mem.c Work on event loop 2016-11-18 17:46: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 Make native protocol 2016-11-24 17:00:42 +01:00
pinos.h cleanups 2016-11-25 13:38:49 +01:00
properties.c Work on introspection 2016-12-02 13:38:43 +01:00
properties.h Work on introspection 2016-12-02 13:38:43 +01:00
proxy.c Work on introspection 2016-12-02 13:38:43 +01:00
proxy.h Work on introspection 2016-12-02 13:38:43 +01:00
rtkit.c use plain libdbus instead of GDBus 2016-11-24 18:17:29 +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 Improve upload 2016-12-20 16:51:57 +01:00
stream.h Improve upload 2016-12-20 16:51:57 +01:00
subscribe.h Work on introspection 2016-12-02 13:38:43 +01:00
thread-mainloop.c Make native protocol 2016-11-24 17:00:42 +01:00
thread-mainloop.h Make native protocol 2016-11-24 17:00:42 +01:00
transport.c cleanups 2016-11-25 13:38:49 +01:00
transport.h rename signal -> sig 2016-11-28 16:24:10 +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