wine-wine/dlls/winealsa.drv
Aric Stewart 2cc258f6c9 winealsa: Don't dereference a potentially NULL value in the WARN statement (Coverity 93). 2008-10-06 14:18:32 +02:00
..
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
alsa.c winealsa.drv: Fix compiler warnings and remove deprecated calls. 2008-08-19 13:30:48 +02:00
alsa.h
dscapture.c winealsa.drv: fix typo in IDsCaptureDriverImpl_Open. 2008-09-09 11:00:56 +02:00
dsoutput.c winealsa.drv/dsound: Handle underruns better. 2008-09-04 14:09:00 +02:00
midi.c winealsa: Don't dereference a potentially NULL value in the WARN statement (Coverity 93). 2008-10-06 14:18:32 +02:00
mixer.c winealsa: Fix some unsigned comparison < 0 warnings. 2008-07-11 15:29:41 +02:00
wavein.c winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strings obtained from native OS functions. 2008-08-27 13:21:21 +02:00
waveinit.c winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strings obtained from native OS functions. 2008-08-27 13:21:21 +02:00
waveout.c winealsa.drv: Don't hang on last few bytes not played. 2008-10-06 13:08:50 +02:00
winealsa.drv.spec