pipewire/pinos/client
Wim Taymans 98993c680b Make buffer structure sharable
Use stucture offsets instead of pointers so that we can share the buffer
structure between client and server.
We can then pass an fd wrapping the memory of the buffer to the client.
Add beginnings of a memory pool
2016-08-03 15:59:17 +02:00
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
context.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
fdmanager.c work on stream negotiation and start 2016-07-21 18:38:24 +02:00
fdmanager.h work on stream negotiation and start 2016-07-21 18:38:24 +02:00
introspect.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
introspect.h More work on implementing remote protocol 2016-08-02 16:34:44 +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
pinos.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
pinos.h remove old files 2016-07-28 21:30:15 +02:00
private.h remove old files 2016-07-28 21:30:15 +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
ringbuffer.c more hacking 2016-07-25 10:50:05 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
stream.c Make buffer structure sharable 2016-08-03 15:59:17 +02:00
stream.h remove old files 2016-07-28 21:30:15 +02:00
subscribe.c client: add client object instrospection 2016-07-20 17:55:02 +02:00
subscribe.h client: add client object instrospection 2016-07-20 17:55:02 +02:00