pipewire/pinos/server
Wim Taymans 8a6ce3b179 Make AllocParams into POD objects
Make allocparams into pod objects. This makes it easy to serialize,
copy, create and intersect them.
Add convenience macros for properties
Add helper function to collect object properties.
2017-03-17 11:58:09 +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 spa: make events and commands as objects 2017-03-15 16:21:05 +01:00
client-node.h Rework serialization 2017-03-06 15:48:04 +01:00
client.c Add update_uris method and event 2017-03-14 20:18:31 +01:00
client.h Add update_uris method and event 2017-03-14 20:18:31 +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 Add update_uris method and event 2017-03-14 20:18:31 +01:00
core.h Use types with known sizes where we can, easier to serialize 2017-03-07 11:56:43 +01:00
data-loop.c Fix renegotiation 2017-02-02 17:48:39 +01:00
data-loop.h Work on event loop 2016-11-18 17:46:01 +01:00
link.c Make AllocParams into POD objects 2017-03-17 11:58:09 +01:00
link.h Use types with known sizes where we can, easier to serialize 2017-03-07 11:56:43 +01:00
main-loop.c Fix renegotiation 2017-02-02 17:48:39 +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 protocol-native: move to separate file 2017-03-03 19:06:54 +01:00
module.c core: handle client bind errors 2017-03-09 15:52:19 +01:00
module.h Use interfaces 2017-03-02 16:06:45 +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 spa: make events and commands as objects 2017-03-15 16:21:05 +01:00
node.h Use types with known sizes where we can, easier to serialize 2017-03-07 11:56:43 +01:00
port.c spa: make events and commands as objects 2017-03-15 16:21:05 +01:00
port.h Use types with known sizes where we can, easier to serialize 2017-03-07 11:56:43 +01:00
protocol-native.c Make AllocParams into POD objects 2017-03-17 11:58:09 +01:00
protocol-native.h improve interfaces 2017-03-09 13:00:56 +01:00
resource.c proxy: use 0 as the core resource 2017-03-14 16:15:09 +01:00
resource.h improve interfaces 2017-03-09 13:00:56 +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