[pulseaudio-tickets] [Bug 40637] New: module-loopback: Kill off some module arguments and make more generic
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 5 02:38:08 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=40637
Summary: module-loopback: Kill off some module arguments and
make more generic
Product: PulseAudio
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: modules
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: fdo at colin.guthr.ie
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list