Sweden-Number/dlls/winealsa.drv
Marcus Meissner a1a2de1853 winealsa.drv: Fixed bad sizeof (pointer vs struct) (Coverity). 2011-03-14 13:11:11 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
alsa.c winealsa.drv: Fixed bad sizeof (pointer vs struct) (Coverity). 2011-03-14 13:11:11 +01: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: Drop redundant calls. 2011-03-04 16:26:01 +01:00
dsoutput.c winealsa.drv: Drop redundant calls. 2011-03-04 16:26:01 +01: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: Add support for alsa cards without a PCM mixer (only Line). 2011-03-08 16:55:10 +01:00
wavein.c winealsa.drv: Remove unused variable. 2010-09-06 16:17:10 +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