wine-wine/dlls/winealsa.drv
Maarten Lankhorst 3006b9335c winealsa: Improve sound mixer detection.
The previous mixer code depended on the existence of 1 'Master', and 1
'Capture' control. According to some feedback in wine-devel this is not
always the case, the new code will try the following order for loading:
Destination waveout: Master, Headphone PCM
Destination wavein: Capture
2007-05-03 14:23:09 +02:00
..
Makefile.in winealsa: Introduce mixer code. 2007-04-24 13:42:17 +02:00
alsa.c winealsa.drv: Conform critical section DebugInfo names. 2007-03-12 13:40:15 +01:00
alsa.h
dsoutput.c winealsa: Drop unplayed frames instead of waiting for them. 2007-04-23 16:18:21 +02:00
midi.c winealsa: Improved handling of SysEx MIDI messages. 2007-04-25 11:50:01 +02:00
mixer.c winealsa: Improve sound mixer detection. 2007-05-03 14:23:09 +02:00
wavein.c winealsa: Remove disabled code. 2007-04-23 21:09:03 +02:00
waveinit.c winealsa: Unset WAVECAPS_DIRECTSOUND properly for capture. 2007-04-27 13:05:35 +02:00
waveout.c winealsa: Remove disabled code. 2007-04-23 21:09:03 +02:00
winealsa.drv.spec winealsa: Introduce mixer code. 2007-04-24 13:42:17 +02:00