pipewire/pinos
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
..
client node: remove node state 2017-04-08 20:33:54 +02:00
daemon Fix proxy ids 2017-01-20 15:53:03 +01:00
dbus Cleanups 2016-11-08 18:00:52 +01:00
gst node: remove node state 2017-04-08 20:33:54 +02:00
modules node: remove node state 2017-04-08 20:33:54 +02:00
server node: remove node state 2017-04-08 20:33:54 +02:00
tests daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
tools format: improve format parsing 2017-03-24 18:11:11 +01:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
meson.build port to meson 2016-09-26 12:15:52 +02:00