netstat: Initial implementation.
[wine] / dlls / winmm / lolvldrv.c
2012-08-13  Francois Gougetwinmm: MMDRV_GetRelated() is not used anymore so remove it.
2012-04-03  Andrew Eikummmddk.h: Remove unused, Wine-specific WinMM defines.
2012-03-08  Andrew Eikumwinmm: Remove unused define.
2012-01-16  Andrew Eikumwinmm: Only start the devices thread when necessary.
2011-09-01  Andrew Eikumwinmm: Determine the driver from MMDevAPI.
2011-07-15  Andrew Eikumwineesd.drv: Remove unused WinMM driver.
2010-05-19  Jörg Höhlewinmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16.
2010-04-26  Gerald Pfeiferwinmm: Remove variable devID which is not really used...
2010-04-01  Maarten Lankhorstwinmm: Clean up mapper code.
2010-04-01  Maarten Lankhorstwinmm: Clean up MMDRV_Init.
2010-04-01  Maarten Lankhorstwinmm: Remove some dead code.
2010-04-01  Maarten Lankhorstwinmm: Defer loading drivers until they are requested.
2010-02-01  Jörg Höhlewinmm: The MIDI MAPPER is not available with MIDI IN.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support.
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-05-20  Alexandre Julliardwinmm: Fix some Win64 pointer truncations issues.
2008-12-15  Andrew Talbotwinmm: Sign-compare warning fix.
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
2008-05-22  Maarten Lankhorstwinmm: Fix valgrind warnings on exit.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-01-16  Alexandre Julliardwinmm: Load only one sound driver at a time.
2007-06-22  Michael Stefaniucwinmm: Do not dump the version info when loading drivers.
2007-05-29  Andrew Talbotwinmm: Exclude unused headers.
2006-11-09  Eric Pouechwinmm: Plug a memory leak.
2006-11-09  Eric Pouechwinmm: Remove WINE_NO_LONG_AS_INT.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-07  Alexandre JulliardInclude wine/port.h in files that use exceptions.
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-09-08  Alexandre JulliardAvoid 'clobbered by longjmp' warnings.
2005-07-15  Eric PouechGet rid of HeapValidate as it's not properly handled...
2005-06-27  Alexandre JulliardGet rid of the WaveMapper and MidiMapper options, the...
2005-06-22  Mike McCormackMake a function static.
2005-06-20  Alexandre JulliardMoved the audio driver configuration to HKCU\Software...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-03-17  Jeremy WhiteDo not fallback to defaults if a driver, mapper, or...
2005-03-15  Robert ReifFix memory leak when there are too many drivers.
2004-12-17  Robert ReifReturn flag for DRVM_MAPPER_PREFERRED_GET.
2004-12-01  Filip Navara- Check the return value from *_GETNUMDEVS message...
2004-09-22  Alexandre JulliardRevert broken change in previous patch.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-06-01  Robert ReifAdded some trace and debug printing.
2004-05-27  Robert ReifFixed a problem were a trace accesses a data member...
2004-05-05  Francois GougetTaking into account wavemap and midimap there can be...
2003-12-31  Dmitry TimoshkovFix many function prototypes and data types according...
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-28  Robert ReifAdded support for getting the wave device name.
2003-10-22  Robert ReifFix MMDRV_PhysicalFeatures to handle both 16 and 32...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-06  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-22  Michal Janusz MiroslawMMDRV_Install: Fix confusing indentation.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-02  Eric PouechWhen unmapping a (wave|midi)-header unprepare message...
2002-12-23  Jeff SmithCorrect all instances of mixMessage to mxdMessage.
2002-12-12  Jeff SmithMMDRV_GetDescription32 fix + a few cosmetic improvements.
2002-11-11  Eric PouechNow properly unloading multimedia drivers when winmm...
2002-10-31  Eric Pouechwinmm/mmsystem now compiles with -DSTRICT.
2002-10-29  Eric PouechAll low level driver functions (internals for wave...
2002-10-28  Eric PouechMove low level multimedia message mapping out of 32...
2002-10-25  Eric PouechUnify the constant used for error codes reporting mappi...
2002-10-15  Michael StefaniucCompile fix when all handles are converted to a void*.
2002-10-03  Alexandre JulliardRemoved error message that confuses users.
2002-08-09  Michael Stefaniuc- Convert HDRVR 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-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-22  Eric PouechFixed a mismatch in wavein 16/32 mapping.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-08-09  Andreas MohrSpelling fixes.
2001-05-22  Eric PouechNow loading the default setting for low level drivers...
2001-01-04  Eric PouechNow using manifest constant instead of raw values for...
2001-01-04  Eric PouechFixed loading of 16 bit drivers.
2001-01-03  Eric PouechAdded support for the DRVM_MAPPER_STATUS message.
2000-12-27  Andreas Mohr- clarify many error messages
2000-12-21  Eric PouechRewrote the allocation of MM driver descriptors.
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  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
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-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-01-26  Alexandre JulliardDynamically load version.dll in MMDRV_GetDescription32.
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-12-05  Eric PouechAdded callback mechanisms for MIDI IN.
1999-11-21  Eric PouechFixed forwarding and handling messages directed to...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.