Release 1.5.29.
[wine] / include / mmsystem.h
2011-10-28  Michael Stefaniucinclude: Fix numeric constants in mmsystem.h for LLP64...
2011-10-25  Michael Stefaniucinclude: Remove 'l' modifier from numeric constants...
2011-07-28  Frédéric Delanoyinclude: Assorted spelling fixes.
2011-05-13  Jörg Höhleinclude: Define DRV_MCI_FIRST.
2010-03-24  Jörg Höhleinclude: Add some multimedia defines not present in...
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2009-11-16  Jörg Höhlewinmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit...
2009-03-30  Eric Pouechwinmm: Added support for SND_ALIAS_ID in winmm.PlaySoun...
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-03  Zach GoldbergFix some typos.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-09  Markus AmslerRemove unneeded ; from DECL_WINELIB_TYPE_AW in mmsystem.h.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
2005-08-18  Felix NawothnigMake string elements of MCI_OPEN_PARMS const to match...
2005-06-20  Jeremy WhiteRevamp the initialization for Alsa.
2005-02-09  Eric Pouech- rewrite MCI interfaces as Unicode interface (as it...
2005-02-02  Lauri TulminAdded some more defines.
2004-12-08  Ge van GeldorpMatch PSDK definitions for LPCWAVEFORMATEX.
2004-11-21  Rémi AssaillyAdded some structure tags and error defines.
2004-08-09  Robert ReifAdded missing define.
2004-08-06  Robert ReifAdded CAPS2 structures.
2004-07-16  Francois GougetAssorted spelling fixes.
2003-12-31  Dmitry TimoshkovFix many function prototypes and data types according...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-12  Eric PouechMoved some MM internal definition to internal include...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-19  Erwin WolffRemoved VERSION typedef.
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2003-04-13  Vincent BéronDefine some additional constants.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-03  Francois GougetAdded TIME_KILL_SYNCHRONOUS.
2002-12-15  Francois GougetIn the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
2002-11-30  Francois GougetAdd the 48 and 96kHz WAVE_FORMAT constants.
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-08-09  Michael StefaniucConvert HMMIO to a void*.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-08-03  Michael StefaniucConvert HMIXER, HMIXEROBJ to a void*.
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-25  Steven EdwardsFix for mingw32.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-04  Eric PouechFixed bugs in output functions (write).
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-07-30  Alexandre JulliardMoved some handle declarations to the right headers.
2001-01-04  Eric PouechAdded a few missing parts.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-22  Francois GougetAdded a few missing macros, types and prototypes.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-06-24  Ove KaavenImplemented the DirectSound HAL mode for DMA primary...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-01-12  Steve LangasekMissing Winelib declarations for AUXCAPS.
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
1999-12-25  Eric PouechFixed some bogus values in MCI_STATUS handling (positio...
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-09-22  Eric PouechAdded some missing defines.
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-05  Eric PouechMoved DDK level material to new include/mmddk.h file.
1999-07-24  Eric PouechFixed buggy prototype.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-01  Marcus MeissnerMCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-11  Eric PouechAdded a few missing defines (MIDI, WAVE, callbacks).
1999-04-03  Joerg MayerMore #pragma fixes (idea Ove Kaaven, mistakes are mine).
1999-03-28  Jiuming LuoMoved macro DECLARE_HANDLE() (in msacm.h and wtypes...
1999-03-22  Eric PouechAdded mixer specfic error codes, fixed type in function...
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-28  Marcus MeissnerMCI_OPEN_DRIVER_PARMS - Add win32 version of structure.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Adrian ThurstonMoved some definitions out of oleauto.h and into oaidl...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-21  Michael Veksler- Fix headers to include less or smaller header files.
1999-02-17  Marcus MeissnermmioDescend: fixed FIND_xxxx, verified with mciavi32...
1999-02-14  Bertho StultiensChange a couple of names that would conflict after...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-02-09  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1998-12-26  Juergen SchmiedFixed tons of incomplete prototypes, assignment's of...
1998-12-08  Brian GerstProperly implement MCI_CDA_STATUS_TYPE_TRACK.
1998-11-24  Eric PouechAdded some new functions/structures definitions.(I...
1998-11-06  Eric PouechMade mmioSetBuffer callable from 16 and 32 bit code.
1998-10-22  Marcus MeissnerSmall corrections in mmio declarations.
1998-10-11  Eric PouechStarted coding 32 bit MCI handling.
1998-10-11  Marcus MeissnerAdded win32 enhanced functionality to timer callbacks.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
next