wine-wine/dlls/winmm
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
..
joystick Fixed Linux 2.2 event API code. 2002-09-04 18:43:05 +00:00
mcianim Moved 16-bit definitions out of mmddk.h into mmsystem16.h. 2002-10-31 02:23:43 +00:00
mciavi Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
mcicda Fixed wownt32.h to make it usable from inside Wine, and use it to 2002-10-17 16:43:42 +00:00
mciseq Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
mciwave Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. 2002-10-19 17:20:02 +00:00
midimap Fix for MIDI Mapper. 2002-12-02 18:57:00 +00:00
tests #include <stdlib.h> instead of the non-standard <malloc.h>. 2003-01-03 22:32:47 +00:00
wavemap In the latest sdk the {waveOut,midiOut}{Get,Set}Volume functions take 2002-12-15 02:59:50 +00:00
winealsa Fix issues with i810-based audio cards. 2002-12-13 00:36:22 +00:00
winearts Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. 2002-10-19 17:20:02 +00:00
wineaudioio Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
winejack Fixed some issues found by winapi_check. 2003-01-02 19:28:09 +00:00
winenas Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. 2002-10-19 17:20:02 +00:00
wineoss In OSS_RawOpenDevice, always retrieve the device format and store it 2003-01-07 23:08:05 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Test sound format support with waveOutGetDevCaps and waveOutOpen. 2002-11-04 23:47:49 +00:00
driver.c Now properly unloading multimedia drivers when winmm unloads. 2002-11-11 19:53:01 +00:00
joystick.c winmm/mmsystem now compiles with -DSTRICT. 2002-10-31 01:02:41 +00:00
lolvldrv.c When unmapping a (wave|midi)-header unprepare message, make sure the 2003-01-02 17:56:41 +00:00
mci.c winmm/mmsystem now compiles with -DSTRICT. 2002-10-31 01:02:41 +00:00
message16.c When unmapping a (wave|midi)-header unprepare message, make sure the 2003-01-02 17:56:41 +00:00
mmio.c winmm/mmsystem now compiles with -DSTRICT. 2002-10-31 01:02:41 +00:00
mmsystem.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
mmsystem.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
playsound.c winmm/mmsystem now compiles with -DSTRICT. 2002-10-31 01:02:41 +00:00
sound.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
sound16.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
time.c - let all time related functions make use of low level drivers 16 bit 2002-10-29 21:59:24 +00:00
winemm.h When unmapping a (wave|midi)-header unprepare message, make sure the 2003-01-02 17:56:41 +00:00
winmm.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
winmm.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
winmm_En.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winmm_Es.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
winmm_Fr.rc Bring some French resources in sync with English ones. 2002-10-23 23:34:32 +00:00
winmm_Nl.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
winmm_Pt.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winmm_Ru.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winmm_Si.rc Fixed some characters. 2002-12-11 01:29:10 +00:00
winmm_Sk.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winmm_res.rc Added Slovenian resources. 2002-07-10 03:03:46 +00:00