search for: woutdev

Displaying 2 results from an estimated 2 matches for "woutdev".

Did you mean: outdev
2010 Nov 14
0
freebsd oss sound dsp scheme
...**** Patch to get sound from wine ( which is compiled in /compat/i386 ). ******** PATCH ******** diff -Nrua audio.c-orig audio.c --- audio.c-orig 2010-11-12 20:20:02.000000000 +0100 +++ audio.c 2010-11-14 13:43:41.000000000 +0100 @@ -1170,12 +1170,12 @@ } else { - WOutDev[0].ossdev.dev_name = WInDev[0].ossdev.dev_name = StrDup("/dev/dsp",NULL); + WOutDev[0].ossdev.dev_name = WInDev[0].ossdev.dev_name = StrDup("/dev/dsp0.0",NULL); WOutDev[0].ossdev.mixer_name = WInDev[0].ossdev.mixer_name = StrDup("/dev/mixer",NULL);...
2005 Dec 09
6
New Winecfg crash
I updated my copy of WINE CVS today, and now if I click the audio tab in Winecfg, I'm getting this on my Mandrake 2006 machine. *** glibc detected *** free(): invalid pointer: 0x7c0a6cd0 *** wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger... This happens everytime I run winecfg and click the audio tab. Clicking the other tabs works fine. I've updated to