[PATCH] winealsa.drv: Always scan devices, even if a default device exists.

Jeff Cook jeff at deserettechnology.com
Sat Jul 17 17:29:56 CDT 2010


Let me know what you guys think of this one, I think it will be
somewhat controversial.  There is a registry key to enable this
currently, but it should really occur by default and maybe be
unchangeable. If you have multiple cards, like a USB mic for capture,
scan_devices to 0, as would occur on many configurations currently, is
undesirable and most users won't be able to work around it.

I'm not sure why scan_devices would be 0, maybe to prevent bugs while
probing or something, but I don't see much reason to disable scanning
all reported audio devices. Thoughts? Please let me know if I'm
missing anything.

From
Jeff
---
 dlls/winealsa.drv/waveinit.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winealsa.drv-Always-scan-devices-even-if-a-default-d.patch
Type: text/x-patch
Size: 847 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20100717/ddf4ac47/attachment.bin>


More information about the wine-devel mailing list