Add support for file:/// urls in PathCreateFromUrl.
[wine] / dlls / winmm / mmsystem.c
2004-09-01  Alexandre JulliardFunction parameters don't need WINE_UNUSED.
2004-01-12  Eric Pouech- implemented TIME_KILL_SYCHRONOUS timer flags
2003-12-31  Dmitry TimoshkovFix many function prototypes and data types according...
2003-12-08  Eric PouechMove (again) usage of 16 bit specific functions (thunk...
2003-12-02  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-12-01  Eric PouechMove usage of 16 bit specific functions (MapSL) in...
2003-11-09  Eric PouechRemoved some more dependencies on wine 16-bit specific...
2003-10-30  Robert ReifClean up *GetDevCaps to check for valid pointer and...
2003-10-27  Robert ReifOnly copy amount requested up to size of structure.
2003-10-22  Robert ReifFix MMDRV_PhysicalFeatures to handle both 16 and 32...
2003-10-21  Robert ReifOnly return the number of bytes requested.
2003-09-15  Eric Pouech- Moved Wine extension to get DSound interface from...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2003-04-30  Alexandre JulliardAvoid calling Win32 resource functions on 16-bit modules.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-15  Francois GougetIn the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-10-29  Eric PouechMoved 16 bit joystick function to mmsystem.c.
2002-10-29  Eric Pouech- internal renaming (no longer using MMSYSTEM prefixes...
2002-10-29  Eric Pouech- let all time related functions make use of low level...
2002-10-29  Eric PouechAll MCI functions are now cleanly separated.
2002-10-29  Eric PouechAll driver functions are now properly separated.
2002-10-29  Eric Pouech- revisited mmsystem/winmm loading mechanism
2002-10-29  Eric PouechNow only storing thread id for mci tasks (16 bit htask...
2002-10-29  Eric Pouech- finish mmio separation
2002-10-28  Eric PouechMove driver message mapping out of 32 bit code.
2002-10-25  Eric PouechSimplify the global internal data handling.
2002-10-21  Eric PouechKeep on moving 16 bit code out of winmm, now only using...
2002-10-10  Eric PouechKeep on moving 16 bit code out of winmm.
2002-10-10  Eric PouechStarted putting all 16 bit code in separate files.
2002-10-07  Eric PouechLet wave(Out|In)Open call the wave mapper when the...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
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-07-29  Gerald PfeiferFixed format string.
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-07-08  Eric PouechFixed another PlaySound bug (when SND_LOOP is requested).
2002-06-25  Eric PouechFixed flags handling in sndPlaySound.
2002-06-04  Eric PouechFixed another regression in PlaySound.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Eric PouechSome other synchronisation issues.
2002-05-29  Eric PouechCheck for NULL ptr in midiStreamOut.
2002-05-28  Sander van LeeuwenmixerGetControlDetailsW: translate strings for
2002-05-22  Eric PouechFixed hang in PlaySound in error cases; added registry...
2002-05-16  Eric PouechFixed hangs when playing an ASCII resource.
2002-05-12  Eric PouechBetter behavior of PlaySound (error handling, synchroni...
2002-03-25  Vincent BéronChanges some handle definitions to the proper type.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-11-13  Eric PouechFixed wave(In|Out)Open when called with WAVE_MAPPED...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-28  Patrik StridvallFixed some issues found by winapi_check.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-04-25  James HathewayPlaySoundA should return TRUE when it stops playing...
2001-02-14  Andreas MohrCosmetics.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-13  Ove KaavenRemove multimedia timers from the service thread, use...
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-09-29  Francois GougetFix the return type of mixerMessage16.
2000-09-27  Eric PouechUnlock win16 crst while thunking up to 32 bit dll.
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-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-24  Ove KaavenImplemented the DirectSound HAL in winmm's wineoss...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
1999-12-12  Eric PouechNow using notification for detecting when a WAVEHDR...
next