http://bugs.winehq.org/show_bug.cgi?id=31361
Bug #: 31361 Summary: Please add an option to disable audio devices (output/input) Product: Wine Version: 1.5.9 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, integration Severity: enhancement Priority: P2 Component: mmdevapi AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Requested by a user in #winehq.
http://bugs.winehq.org/show_bug.cgi?id=31361
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=31361
--- Comment #1 from Andrew Eikum aeikum@codeweavers.com 2012-07-31 07:46:04 CDT --- This is really pretty trivial. We already have ALSAOutputDevices, so we just need ALSAOutputBlacklist and matching Input counterpart. Then, in <dlls/winealsa.drv/mmdevdrv.c:alsa_try_open()>, return FALSE if the device name is in the blacklist.
https://bugs.winehq.org/show_bug.cgi?id=31361
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source CC| |imwellcushtymelike@gmail.co | |m
https://bugs.winehq.org/show_bug.cgi?id=31361
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com