pipewire/pinos/server
Wim Taymans b38ecafe81 Use int counters for iterating items
Use counters instead of void* to iterate items. This simplifies some
things and makes it easier to do over the wire.
Add format description to NodeInfo and use this to add format
descriptions to pinos devices.
Small fixes to fix leaks and crashes.
2017-02-01 08:58:21 +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 Use int counters for iterating items 2017-02-01 08:58:21 +01:00
client-node.h Work on async cleanup 2016-11-25 13:06:23 +01:00
client.c improve error reporting 2017-01-17 10:27:58 +01:00
client.h improve error reporting 2017-01-17 10:27:58 +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 Fix proxy ids 2017-01-20 15:53:03 +01:00
core.h Fix proxy ids 2017-01-20 15:53:03 +01:00
data-loop.c optimize data transport 2017-01-18 18:29:15 +01:00
data-loop.h Work on event loop 2016-11-18 17:46:01 +01:00
link.c Use int counters for iterating items 2017-02-01 08:58:21 +01:00
link.h optimize data transport 2017-01-18 18:29:15 +01:00
main-loop.c Refactor the work queue 2017-01-12 16:48:17 +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 Refactor the work queue 2017-01-12 16:48:17 +01:00
module.c improve error reporting 2017-01-17 10:27:58 +01:00
module.h Use refcounting for async shutdown 2017-01-12 15:13:15 +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 Use int counters for iterating items 2017-02-01 08:58:21 +01:00
node.h fix some leaks 2017-01-31 09:57:58 +01:00
port.c fix some leaks 2017-01-31 09:57:58 +01:00
port.h WIP object model change 2016-11-15 13:29:58 +01:00
resource.c Fix proxy ids 2017-01-20 15:53:03 +01:00
resource.h improve error reporting 2017-01-17 10:27:58 +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