These arguments should be killed: "sink_input_name=<custom name for the sink input> " "source_output_name=<custom name for the source output> " "sink_input_role=<media.role for the sink input> " "source_output_role=<media.role for the source output> " And replaced with sink_input_properties and source_output_properties which can handle both media.name and media.role properties that these specific args set. The *_dont_move args are flags so have to stay as specific args. These were not in 0.9.23 so no issue with backwards compatibility.
Assigning to myself.
Fix sent to the mailing list: http://lists.freedesktop.org/archives/pulseaudio-discuss/2011-September/011225.html
In my tree now! Many thanks!
commit badc32adb9f338d7e33a01fd171b0aeb8e8c2ef2 Author: Tanu Kaskinen <tanuk@...> Date: Tue Sep 6 20:33:42 2011 +0300 loopback: New modargs: sink_input_properties and source_output_properties. The new modargs replace sink_input_name, sink_input_role, source_output_name and source_output_role.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.