Sweden-Number/dlls/winmm
Francois Gouget f627aed58b waveOutGetDevCaps(-1...) must return the capabilities of the Wave
mapper.
DRV_QUERYDEVICEINTERFACE is not supported on all Windows versions.
Check the length returned by DRV_QUERYDEVICEINTERFACESIZE and fix
memory leak.
Some Windows sound drivers allow wild frequencies such as the 2MHz
one. So modify this test to use an invalid number of bits per sample
instead (hopefully that will fail really everywhere).
2004-04-26 23:30:26 +00:00
..
joystick .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mcianim .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mciavi Fallback to a compression scheme specified in the stream format in the 2004-04-05 20:19:09 +00:00
mcicda .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mciseq .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
mciwave .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
midimap .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
tests waveOutGetDevCaps(-1...) must return the capabilities of the Wave 2004-04-26 23:30:26 +00:00
wavemap .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
winealsa We only support 8 and 16 bit sound so we should reject the other 2004-04-26 20:03:59 +00:00
winearts We only support 8 and 16 bit sound so we should reject the other 2004-04-26 20:03:59 +00:00
wineaudioio We only support 8 and 16 bit sound so we should reject the other 2004-04-26 20:03:59 +00:00
winejack Fix a warning in JACK_drvLoad(). 2004-04-26 20:04:21 +00:00
winenas We only support 8 and 16 bit sound so we should reject the other 2004-04-26 20:03:59 +00:00
wineoss We only support 8 and 16 bit sound so we should reject the other 2004-04-26 20:03:59 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
driver.c Use correct pointer to an internal driver description. 2004-01-01 00:07:14 +00:00
joystick.c Fix many function prototypes and data types according to Platform SDK 2003-12-31 23:49:45 +00:00
lolvldrv.c Fix many function prototypes and data types according to Platform SDK 2003-12-31 23:49:45 +00:00
mci.c - implemented MCI_SOUND command 2004-04-05 20:16:11 +00:00
message16.c - implemented MCI_SOUND command 2004-04-05 20:16:11 +00:00
mmio.c Default to FOURCC_DOS if no IOProc found. 2004-03-16 01:14:07 +00:00
mmsystem.c - implemented TIME_KILL_SYCHRONOUS timer flags 2004-01-12 21:03:10 +00:00
mmsystem.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
playsound.c Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
sound.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
sound16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
time.c - implemented TIME_KILL_SYCHRONOUS timer flags 2004-01-12 21:03:10 +00:00
winemm.h Fixed thread handle leaks. 2004-01-20 01:45:05 +00:00
winemm16.h Removed some more dependencies on wine 16-bit specific entities. 2003-11-09 01:19:58 +00:00
winmm.c Cleanup prepare/unprepare header parameter checking. 2004-02-27 21:29:32 +00:00
winmm.spec - Moved Wine extension to get DSound interface from a wave device from 2003-09-15 20:13:30 +00:00
winmm_En.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Es.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Fr.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_It.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Nl.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
winmm_Pt.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Ru.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_Si.rc Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
winmm_Sk.rc Porting fix for winmm resources (patch by Filip Navara). 2003-12-15 19:52:14 +00:00
winmm_res.rc - implemented MCI_SOUND command 2004-04-05 20:16:11 +00:00