search for: mixerdev

Displaying 3 results from an estimated 3 matches for "mixerdev".

Did you mean: fixevdev
2008 Aug 19
1
OSS Devices
I recently switched to OSS from alsa (loving it so far!), but one of the biggest problems I had to work through before was getting my usb microphone to work with Ventrilo. Before, I used these registry options: [Software\\Wine\\Alsa Driver] "AutoScanCards"="N" "DeviceCount"="2" "DevicePCM1"="default"
2008 Nov 04
0
Re: 3D Multiseat & wine
For multiple audio devices you can use AUDIODEV and MIXERDEV. I describe it on the 3D Multiseat forum (http://linux.automation.dn.ua/forum/viewtopic.php?f=3&t=41) (russian, but I can translate to English if you need)
2007 Sep 28
0
Wine release 0.9.46
...mpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add related constants. fci.h: Include basetsd.h. infosoft: indexsrv.idl must import objidl.idl and not unknwn.idl. gdi32: Add a '\n' to a Wine trace. wineoss.drv: Add support for $MIDIDEV to match $AUDIODEV and $MIXERDEV. riched20/tests: Add '\n's to ok() calls. includes: Remove unneeded extern "C" statements. includes: Make headers C++ compatible. ntoskrnl.exe: Fix the PsCreateSystemThread() prototype and declare it in wdm.h. winapi: Assorted win32.api updates....