Displaying 4 results from an estimated 4 matches for "dwsupport".
Did you mean:
swsupport
2011 Jan 15
5
Wave audio problem
...:%x driver version ",caps->wMid,caps->wPid);
printMMVersion(caps->vDriverVersion,file);
fprintf(file," (%s)\n",caps->szPname);
fprintf(file,"dwFormats=%x\n",caps->dwFormats);
fprintf(file,"wChannels=%u\n",caps->wChannels);
fprintf(file,"dwSupport=%u\n",caps->dwSupport);
putc('\n',file);
}
int checkDevice(const WAVEOUTCAPS* caps,void* param_through)
{
printDevCaps(caps,(FILE*)param_through);
return 1;
}
int main()
{
enumDevices(checkDevice,stdout);
return 0;
}
And get this output:
fixme:mixer:ALSA_MixerInit...
2004 Feb 03
1
starcraft problem
Hi all, i have just finished my installation of wine as normal user (see
below). Notepad is running fine, so i decided to run something more fun,
starcraft.
The installation program works, even with sound and all, exept when i decide
to run the previews. The previews run rine, but whithout sound. When i return
to the installation program the sound is gone. But anyway, it does it's yob,
2001 Sep 21
1
In Addidtion to the Sound problem ... !! read this !!
...se commands :
wine voice_tweak.exe -debugmsg
+wave,+dsound,+dinput,+midi,+wineoss,+msacm,+midimap,+mmsystem
this gives me : !!
-----------------
trace:wave:OSS_WaveInit OSS dsp out mask=00000018
trace:wave:OSS_WaveInit OSS dsp out caps=00003300
trace:wave:OSS_WaveInit out dwFormats = 00000FFF, dwSupport = 0000006C
trace:wave:OSS_WaveInit OSS dsp in caps=00003300
trace:wave:OSS_WaveInit OSS in dsp mask=00000018
trace:wave:OSS_WaveInit in dwFormats = 00000FFF
trace:midi:OSS_MidiInit Initializing the MIDI variables.
trace:midi:OSS_MidiInit name='Loopback MIDI Port 1' techn=1 voices=16
notes=1...
2004 Feb 04
0
wine-20040121 & starcraft, a collection of dumps
...rameters rate=0
trace:wave:ALSA_TraceParameters buffer_time=0
trace:wave:ALSA_TraceParameters periods=0
trace:wave:ALSA_TraceParameters period_size=0
trace:wave:ALSA_TraceParameters period_time=0
trace:wave:ALSA_TraceParameters tick_time=1000
trace:wave:ALSA_WaveInit Configured with dwFmts=00000888 dwSupport=0000006c
trace:wave:ALSA_InitializeVolumeCtl ctrl range: min=0 max=31 step=0
trace:wave:ALSA_WaveInit dev=0 id=SB16 DSP name=DSP v4.16 subdev=0
subdev_name=subdevice #0 subdev_avail=0 subdev_num=1 stream=CAPTURE
subclass=GENERIC MIX
trace:wave:ALSA_TraceParameters FLAGS: sampleres=true overr...