Sweden-Number/dlls/winealsa.drv
Jeff Cook 343f85ea66 winealsa.drv: If we can't open a device as stereo, try mono. This is necessary for snd-usb-audio mics. 2010-08-03 11:46:47 +02:00
..
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
alsa.c winealsa: Only linear PCM is supported. 2010-06-23 16:56:00 +02:00
alsa.h winealsa.drv: Replicate the snd_pcm_recover alsa-lib implementation to cope with older alsa-lib versions. 2010-06-11 11:38:59 +02:00
dscapture.c winealsa.drv: Add non-mmap support to dscapture. 2009-10-05 13:46:01 +02:00
dsoutput.c winealsa.drv: Replicate the snd_pcm_recover alsa-lib implementation to cope with older alsa-lib versions. 2010-06-11 11:38:59 +02:00
midi.c winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF ChannelMask. 2010-05-18 18:42:09 +02:00
mixer.c winealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics. 2010-08-03 11:46:42 +02:00
wavein.c winealsa.drv: Clean up initialisation. 2010-05-03 17:34:01 +02:00
waveinit.c winealsa.drv: If we can't open a device as stereo, try mono. This is necessary for snd-usb-audio mics. 2010-08-03 11:46:47 +02:00
waveout.c winealsa: Only linear PCM is supported. 2010-06-23 16:56:00 +02:00
winealsa.drv.spec