Sweden-Number/dlls/winmm/wineoss
Jeremy White 920ef0fbc9 When we get down to the last fragment or two in our output to the DSP,
we should use the SND_DSP_POST ioctl to let the sound card know to
flush those fragments.  This allows us to precisely know when the
buffer is empty, and fixes another set of winmm tests.
2005-02-23 12:43:04 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Split up audio.c into three separate .c files: 2004-10-26 22:04:55 +00:00
audio.c When we get down to the last fragment or two in our output to the DSP, 2005-02-23 12:43:04 +00:00
audio.h Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
dscapture.c - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-12 19:55:24 +00:00
dsrender.c - Use Interlocked* instead of ++/-- in AddRef/Release. 2005-01-12 19:55:24 +00:00
midi.c Assorted spelling fixes. 2005-01-04 20:39:54 +00:00
midipatch.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mixer.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-03 14:56:42 +00:00
mmaux.c Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> 2004-12-06 20:55:25 +00:00
oss.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
oss.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
wineoss.drv.spec Correct all instances of mixMessage to mxdMessage. 2002-12-23 02:05:30 +00:00