pipewire/pinos/client
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
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
connection.c More hacking 2016-10-28 16:56:33 +02:00
connection.h More hacking 2016-10-28 16:56:33 +02:00
context.c improve introspection 2016-08-18 12:17:31 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
format.c Cleanups 2016-10-19 17:18:30 +02:00
format.h Work on negotiation 2016-08-05 16:39:26 +02:00
introspect.c Handle error cases 2016-09-16 13:13:41 +02:00
introspect.h More hacking 2016-10-28 16:56:33 +02:00
meson.build More hacking 2016-10-28 16:56:33 +02:00
pinos.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
pinos.h Work on main loop 2016-10-20 16:36:29 +02:00
private.h improve introspection 2016-08-18 12:17:31 +02:00
properties.c port to meson 2016-09-26 12:15:52 +02:00
properties.h Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.c small cleanups 2016-10-12 15:41:39 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
rtkit.c More hacking 2016-10-28 16:56:33 +02:00
rtkit.h More hacking 2016-10-28 16:56:33 +02:00
serialize.c Cleanups 2016-10-19 17:18:30 +02:00
serialize.h Cleanups 2016-10-19 17:18:30 +02:00
stream.c More hacking 2016-10-28 16:56:33 +02:00
stream.h More hacking 2016-10-28 16:56:33 +02:00
subscribe.c improve introspection 2016-08-18 12:17:31 +02:00
subscribe.h improve introspection 2016-08-18 12:17:31 +02:00
thread-mainloop.c Work on main loop 2016-10-20 16:36:29 +02:00
thread-mainloop.h Work on main loop 2016-10-20 16:36:29 +02:00