pipewire/pinos/server
Wim Taymans 3f4ccaaea2 More hacking
Add connection message for PORT_COMMAND
Add rtkit support to ask for realtime priority
work on stream states and improve negotiation
Rework of port linking works, keep separate state for realtime threads
and use message passing to update the state.
Don't try to link nodes that are removed.
Open the device in the ALSA monitor to detect source or sink
Implement send_command as async methods on the plugins, use async
replies to sync start and stop.
Work on alsa sink.
Implement async PAUSE/START on v4l2 src. move the STREAMON/OFF calls to
the mainloop because they have high latency, add the poll descriptors
from the data loop.
2016-10-28 16:56:33 +02:00
..
client-node.c More hacking 2016-10-28 16:56:33 +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 More hacking 2016-10-28 16:56:33 +02:00
daemon.h Work on main loop 2016-10-20 16:36:29 +02:00
data-loop.c More hacking 2016-10-28 16:56:33 +02:00
data-loop.h cleanups: 2016-10-25 11:21:53 +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 More hacking 2016-10-28 16:56:33 +02:00
link.h More hacking 2016-10-28 16:56:33 +02:00
main-loop.c More hacking 2016-10-28 16:56:33 +02:00
main-loop.h More hacking 2016-10-28 16:56:33 +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 More hacking 2016-10-28 16:56:33 +02:00
node.h More hacking 2016-10-28 16:56:33 +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