pipewire/pinos/client
David Svensson Fors c433df9d32 context: connect to a specified socket
Support in the context API for connecting to a Pinos instance
listening at a specified socket - not only to the one pointed out by
the environment variables XDG_RUNTIME_DIR and PINOS_CORE.
2017-02-15 11:57:40 +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 Implement SYNC message 2017-02-01 17:48:12 +01:00
connection.h fix some leaks 2017-01-31 09:57:58 +01:00
context.c context: connect to a specified socket 2017-02-15 11:57:40 +01:00
context.h context: connect to a specified socket 2017-02-15 11:57:40 +01:00
introspect.c Use int counters for iterating items 2017-02-01 08:58:21 +01:00
introspect.h fix some leaks 2017-01-31 09:57:58 +01:00
log.c Improve logging 2017-01-19 18:53:45 +01:00
log.h Improve logging 2017-01-19 18:53:45 +01:00
loop.c Fix proxy ids 2017-01-20 15:53:03 +01:00
loop.h rename signal -> sig 2016-11-28 16:24:10 +01:00
map.h Fix proxy ids 2017-01-20 15:53:03 +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 Improve logging 2017-01-19 18:53:45 +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 Fix proxy ids 2017-01-20 15:53:03 +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 stream: free formats and transport in destroy() 2017-02-15 11:56:45 +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 Fix renegotiation 2017-02-02 17:48:39 +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