pipewire/spa
Wim Taymans d3682067fa node: remove node state
Remove the node state. The state of the node is based on the state
of the ports, which can be derived directly from calling the port
methods. Track this state in the Port instead.
Add a mixer module that puts a mixer in from of audio sinks. This allows
multiple clients to play on one sink (still has some bugs). do some
fixes in the mixer and the scheduler to make this work.
2017-04-08 20:33:54 +02:00
..
include node: remove node state 2017-04-08 20:33:54 +02:00
lib fix media.class 2017-04-04 15:32:11 +02:00
plugins node: remove node state 2017-04-08 20:33:54 +02:00
tests fix media.class 2017-04-04 15:32:11 +02:00
tools props: improve prop flags 2017-03-31 11:48:24 +02:00
meson.build audiotestsrc: implement sine wave 2017-04-03 19:23:53 +02:00