Sweden-Number/dlls/winealsa.drv
Jörg Höhle e52f5773e1 winealsa: Favour HeapAlloc() over malloc(). 2011-03-15 17:14:08 +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: CreateEvent and CreateThread return NULL on error, not INVALID_HANDLE_VALUE. 2011-03-15 17:14:08 +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: Favour HeapAlloc() over malloc(). 2011-03-15 17:14:08 +01: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: Favour HeapAlloc() over malloc(). 2011-03-15 17:14:08 +01:00
winealsa.drv.spec