pipewire/src/modules/module-client-node
Wim Taymans 0ed86941ce client-node: only return -ENOENT for unknown param
Always iterate all params because we are only supposed to
return -ENOENT for unknown params and if we start iterating at some
random start position we might be past the paran and report -ENOENT
wrongly.
2020-03-02 12:26:10 +01:00
..
v0 fix compiler warnings 2020-02-11 15:25:53 +01:00
client-node.c client-node: only return -ENOENT for unknown param 2020-03-02 12:26:10 +01:00
client-node.h pw_client_node_proxy -> pw_client_node 2019-12-11 16:13:46 +01:00
protocol-native.c protocol-native: improve bool in set_active 2020-03-02 10:48:31 +01:00
remote-node.c client-node: keep target links in list 2020-02-07 16:45:58 +01:00