pipewire/pinos/server
Wim Taymans 1bd751372e Cleanups
Remove unused events, drained and marker can be done with
ASYNC_COMPLETED messages
Handle result of idle callback to disable the poll item
Identify poll items with a unique id.
Remove set_state vfunc
push_event -> send_command, commands are to do something, events are the
result of something.
Add poll item in v4l2 as soon as we have the fd but disable the item
until streaming starts.
2016-10-21 15:03:32 +02:00
..
client-node.c Cleanups 2016-10-21 15:03:32 +02:00
client-node.h make separate sockets for data and control 2016-10-14 19:23:05 +02:00
client.c Handle error cases 2016-09-16 13:13:41 +02:00
client.h pass the client object around 2016-09-27 16:59:45 +02:00
command.c port to meson 2016-09-26 12:15:52 +02:00
command.h port to meson 2016-09-26 12:15:52 +02:00
daemon.c Work on main loop 2016-10-20 16:36:29 +02:00
daemon.h Work on main loop 2016-10-20 16:36:29 +02:00
data-loop.c Cleanups 2016-10-21 15:03:32 +02:00
data-loop.h Work on main loop 2016-10-20 16:36:29 +02:00
dbus-client-node.c Reorganize serialization code a bit 2016-10-17 12:23:53 +02:00
dbus-client-node.h Beginnings of dbus based control 2016-10-14 16:46:09 +02:00
link.c Cleanups 2016-10-21 15:03:32 +02:00
link.h Work on main loop 2016-10-20 16:36:29 +02:00
main-loop.c Cleanups 2016-10-21 15:03:32 +02:00
main-loop.h cancel pending defers 2016-10-20 19:36:26 +02:00
memfd-wrappers.h Enable header metadata 2016-09-30 17:07:38 +02:00
meson.build Work on main loop 2016-10-20 16:36:29 +02:00
module.c port to meson 2016-09-26 12:15:52 +02:00
module.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
node-factory.c pass the client object around 2016-09-27 16:59:45 +02:00
node-factory.h pass the client object around 2016-09-27 16:59:45 +02:00
node.c Cleanups 2016-10-21 15:03:32 +02:00
node.h Cleanups 2016-10-21 15:03:32 +02:00
utils.c Plug some leaks 2016-09-30 19:56:41 +02:00
utils.h Plug some leaks 2016-09-30 19:56:41 +02:00