include: Add rstinf.idl.
[wine] / dlls / winmm /
2009-10-26  Jörg Höhlewinmm: Time formats hms/tmsf use leading zeroes as...
2009-10-23  Eric Pouechwinmm: Final split of mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support in mci.
2009-10-23  Eric Pouechwinmm: Simply use kernel32.{Release|Restore}ThunkLock...
2009-10-23  Eric Pouechwinmm: Duplicate the 16<>32 time struct conversion...
2009-10-23  Eric Pouechwinmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid to 16=>32 mappers in winmm (they're...
2009-10-23  Eric Pouechwinmm: Get rid of the bFrom32 parameter in MMDRV_Alloc...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi stream (for...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of mixer driver type...
2009-10-23  Eric Pouechwinmm: Use the new 16=>32 thunks for Aux driver type.
2009-10-23  Eric Pouechwinmm: Added partial infrastructure for driver manageme...
2009-10-22  Eric Pouechwinmm: Create a real function for MMSYSTEM.timeGetTime.
2009-10-21  Eric Pouechmmsystem: Create a real function for mciExecute.
2009-10-21  Eric Pouechwinmm: Move the 16=>32W MCI map functions to mci16.c.
2009-10-21  Eric Pouechwinmm: Simplify mciLoadCommandResource by dropping...
2009-10-19  Marcus Meissnerwinmm: Handle NULL szFileName in mmioOpen16 (Coverity).
2009-10-19  Marcus Meissnerwinmm: Return error on NULL ioProc (Coverity).
2009-10-19  Eric Pouechwinmm: Get rid of WINE_TIMER_IS32 internal flag.
2009-10-19  Eric Pouechmmsystem: Cleanly separate MCI in MMSystem from WinMM...
2009-10-19  Eric Pouechmmsystem: Move the 16-bit MCI functions to a new mci16...
2009-10-19  Eric Pouechwinmm: Protect MCI_SYSINFO against null buffers.
2009-10-16  Ken Thomaseswinmm/tests: Don't complain for Wine drivers that allow...
2009-10-15  Eric Pouechwinmm: Transform the mmio proc kind into a boolean...
2009-10-15  Eric Pouechwinmm: Create real 16<>32 thunks for mmio support in...
2009-10-15  Eric Pouechmmsystem: Move the 16bit mmio code into a dedicated...
2009-10-14  Paul Vrienswinmm/tests: Fix some test failures in Win9x and WinMe.
2009-10-14  Jörg Höhlewinmm: MCI notification is controlled by keyword only.
2009-10-09  Eric Pouechwinmm: Reduce in MMSystem the calls to WinMM's internals.
2009-10-09  Eric Pouechwinmm: Remove direct inclusion of winemm.h in winemm16.h.
2009-10-06  Jörg Höhlewinmm/tests: Correct (IMA)ADPCM test.
2009-10-05  Eric Pouechwinmm: Correctly fill the yield-data parameter in mciGe...
2009-10-05  Jörg Höhlewinmm: Require at least 16 bytes in the WAVE fmt header...
2009-08-29  Eric Pouechwinmm: Correctly check for the installed default ioProcs.
2009-08-05  Vladimir Pankratovwinmm: Convert the Russian resources to UTF-8.
2009-07-09  Michael Stefaniucwinmm: Convert the German resources to UTF-8.
2009-07-06  Dan Kegelwinmm: Don't convert return string in mciSendStringA...
2009-07-06  Frédéric Delanoywinmm: Fix French translation.
2009-07-03  Michael Stefaniucwinmm: Build language resource files separately.
2009-07-02  Aurimas Fišeraswinmm: Add Lithuanian translation.
2009-06-08  Gerald Pfeiferwinmm: Use & instead of && for bit test in wave_out_tes...
2009-06-01  Paul Vrienswinmm/tests: Remove an unreliable test.
2009-05-25  Gerald Pfeiferwinmm/tests: Fix test in wave_out_test_deviceOut().
2009-05-20  Alexandre Julliardwinmm: Fix some Win64 pointer truncations issues.
2009-05-08  Łukasz Wojniłowiczwinmm: Added Polish translation.
2009-04-09  Detlef Riekenbergwinmm/tests: Fix a test on win98.
2009-04-02  Aric Stewartwinmm: SND_ALIAS and SND_ALIAS_ID overlap so when check...
2009-04-02  Aric Stewartwinmm: Properly cleanup in return from proc_PlaySound...
2009-03-30  Eric Pouechwinmm: Added support for SND_ALIAS_ID in winmm.PlaySoun...
2009-03-23  Alexandre Julliardwinmm: Make sound.drv into a stand-alone 16-bit module.
2009-03-10  Francois Gougetwinmm: Try to load the Esound driver as a last resort.
2009-02-20  Michael Stefaniucwinmm: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucwinmm: Remove commented out code.
2009-02-16  Alexandre Julliardwinmm/tests: Assume volume is not supported if waveGetO...
2009-02-11  Alexandre Julliardwinmm/tests: Don't test upper bound on sound duration...
2009-02-06  Alexandre Julliardwinmm: Disable system thread if poll() support is missing.
2009-02-06  Michael Stefaniucwinmm: SendDriverMessage takes LPARAM as 3rd and 4th...
2009-02-04  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in mmddk.h.
2009-02-02  Andrew Talbotwinmm: Declare some functions static.
2009-01-29  Alasdair Sinclairwinmm/tests: Fix missing void in empty parameter list.
2009-01-26  Andrew Nguyenwinmm: Make the return behavior of waveOutPrepareHeader...
2009-01-20  Alexandre Julliardwinmm/tests: Increase the timing tolerances some more.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2009-01-03  Alexandre Julliardwinmm/tests: Fix handle casting warnings on 64-bit.
2009-01-02  Christian Costawinmm: Check param in joyConfigChanged.
2008-12-29  Dan Kegelwinmm: Don't crash on PlaySound(... SND_ALIAS_ID).
2008-12-23  Paul Vrienswinmm/tests: Fix a test failure on NT4 and W2K.
2008-12-22  Andrew Nguyenwinmm: mixerOpen should return success with NULL dwCall...
2008-12-22  Andrew Nguyenwinmm/tests: Refactor the mixerOpen and mixerClose...
2008-12-22  Andrew Nguyenwinmm/tests: Fix a mismatched failure message.
2008-12-22  Vitaliy Margolenwinmm: Stub joyConfigChanged.
2008-12-15  Andrew Talbotwinmm: Sign-compare warning fix.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-12  Alistair Leslie... winmm: Increase tolerance range.
2008-11-12  Paul Vrienswinmm/tests: Fix a test failure on Vista and W2K8.
2008-11-07  Paul Vrienswinmm/tests: Fix a test failure on Vista and W2K8.
2008-11-06  Paul Vrienswinmm/tests: Fix failure on Win9x and WinMe.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-29  Andrew Nguyenwinmm: Fix a potential infinite recursion bug.
2008-10-27  Vitaliy Margolenwinmm: Support more joysticks.
2008-10-21  Dmitry Timoshkovwinmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a...
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-10-17  Jeff Zaroykowinmm: Fix a failing mixer test on 98 and ME.
2008-10-14  Kai Blinwinmm: Use skip() instead of trace() when skipping...
2008-10-13  Marcus MeissnerFixed RegEnumKey(Ex)W buffer sizes.
2008-10-13  Muneyuki Noguchiwinmm: Convert Japanese resource to UTF-8.
2008-10-10  Dmitry Timoshkovwinmm: The buffer provided by an application is valid...
2008-10-10  Paul Vrienswinmm/tests: Fix some failures on Vista and W2K8.
2008-10-10  Paul Vrienswinmm/tests: Fix the failures on Win9x and WinMe.
2008-09-08  Paul Vrienswinmm/tests: Fix a test on win9x.
2008-08-19  Maarten Lankhorstwinmm: Test opening the same device twice.
2008-08-18  Jeff Zaroykowinmm: Remove misleading message.
next