wine-wine/dlls/winmm/wineoss
Francois Gouget ede0e8ae64 In OSS_RawOpenDevice, always retrieve the device format and store it
in the OSS_DEVICE structure.
Modify our internal functions so that they can be told to still open
the device even if the device format is not an exact match.
In wodOpen return the actual device format if the WAVE_DIRECTSOUND
flag is set.
Fixes DirectSound on i810 soundcards (i.e. cards supporting only
48000x16x2).
2003-01-07 23:08:05 +00:00
..
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
audio.c In OSS_RawOpenDevice, always retrieve the device format and store it 2003-01-07 23:08:05 +00:00
midi.c MMDRV_GetDescription32 fix + a few cosmetic improvements. 2002-12-12 22:26:01 +00:00
midipatch.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mixer.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
mmaux.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
oss.c Removed trailing whitespace. 2002-05-31 23:06:46 +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