Added the possibility to have mouse movements reported relative to
[wine] / multimedia /
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-10-24  Gustavo Junior AlvesMore Portuguese language support.
1999-10-23  Eric PouechFixed some bugs (mmioOpen with 16/32 bit strangeness...
1999-10-23  Eric PouechAdded the mute capability to most control lines.
1999-10-13  Marcus MeissnerDon't ref NULL ptrs in debug.
1999-10-13  Klaas van GendAdded Dutch to the languages supported by MCI.
1999-09-29  Marcus MeissnerAdded stub for WMMMIDIRUNONCE called by midimap.drv.
1999-09-29  Marcus MeissnerCreate DirectSound object even without sounddevice...
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...
1999-09-28  Peter Hunnisett- Changed return code for failure on *_DllGetClassObject to
1999-09-28  Eric PouechFixed typo in hDrv for sending message.
1999-09-27  Eric PouechRemoved last dependancies between MCI drivers and WINMM...
1999-09-27  Eric PouechGot rid of hack on WAVEHDR's & MIDIHDR's reserved field...
1999-09-27  Eric PouechCheck for OSS driver presence and return error accordingly.
1999-09-27  Eric PouechGot rid of hack on MIDHDR's reserved field for 16/32 bit
1999-09-27  Eric PouechFixed crash with mapper loading.
1999-09-27  Eric PouechGot rid of hack on WAVEHDR's reserved field for 16...
1999-09-22  Eric PouechMMSYSTEM_GetIData() now dies when no iData is present
1999-09-22  Eric PouechAdded lolvldrv.c and oss.c.
1999-09-22  Eric PouechNo longer checking for correct iData in code.
1999-09-22  Eric PouechMake it (almost) 32 bit only.
1999-09-22  Eric PouechMake it (almost) 32 bit only.
1999-09-22  Eric PouechAdded stub for joyGetPosEx16().
1999-09-22  Eric PouechNo longer checking for correct iData in code.
1999-09-22  Eric PouechNow using WAVEFORMATEX instead of PCMWAVEFORMAT.
1999-09-22  Eric PouechNow using modReset() instead of tweaking MIDI controls.
1999-09-22  Eric PouechFixed returned type upon open.
1999-09-22  Eric PouechFixed returned type upon open.
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-13  Eric PouechFixed crash in PlaySound thread.
1999-09-05  Eric PouechUpdated to new MM header organization.
1999-09-05  Eric PouechMoved DDK level material to new include/mmddk.h file.
1999-09-05  Eric PouechUpdated to new MM header organization.
1999-09-03  Michael McCormackChanged snprintf to wsnprintfA to remove unresolved...
1999-08-18  Ulrich WeigandAdapted to WOW changes.
1999-08-18  Eric PouechFixed internal buffer for 16 bit mmio MEM files.
1999-08-18  Eric Pouech- some errors in cleaning up values returned by MCI...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-24  Eric PouechAdded WINMM resources.
1999-07-24  Eric PouechRemoved obsoleted mcistring.c.
1999-07-24  Eric PouechFixed return values for some messages in DriverProc...
1999-07-24  Eric PouechSpread the use of MM crit sect.
1999-07-24  Eric PouechMoved some MCI functions to mci.c.
1999-07-24  Eric PouechAdded parsing & storing of command tables.
1999-07-15  Eric PouechRemoved fixed size array to store specific data (now...
1999-07-15  Eric PouechChanged way of allocation open mci drivers (array ...
1999-07-15  Eric PouechRemoved fixed size array to store specific data (now...
1999-07-15  Eric PouechFixed return value for 'open' command.
1999-07-15  Eric PouechRemoved fixed size array to store specific data (now...
1999-07-15  Eric PouechUniformized use of fd to midi device.
1999-07-15  Eric PouechCosmetic fixes.
1999-07-15  Eric PouechNo longer calling mm timers callbacks with mm timer...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-26  Eric PouechFixed alignment and position when looking for mmio...
1999-06-26  Eric PouechNo longer using global vars (shared data) for mm timers...
1999-06-26  Eric PouechNo longer using global vars (shared data) for mm timers...
1999-06-26  Eric PouechFixed null ptr deref introduced in last patch.
1999-06-22  Eric PouechBetter handling of double quotes in MCI string commands.
1999-06-22  Eric PouechFixed memory leak in mci structures.
1999-06-13  Marcus MeissnerFixed small memory corruption.
1999-06-12  Eric Pouech- simplified internal data
1999-06-12  Ove KaavenDon't ignore application-requested primary buffer flags.
1999-06-07  Eric PouechFixed mmioDescend when called with a parent chunk.
1999-06-06  Alexandre JulliardMoved inclusion of winestring.h to winebase.h.
1999-06-05  Eric PouechAdded some digital video interface
1999-06-05  Eric PouechAdded (still incomplete) handling of MCI_BREAK command.
1999-05-24  Eric Pouechremoved obsoleted init.c source file
1999-05-24  Eric Pouechmoved to new trace interface
1999-05-24  Eric Pouechincluded DLL init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechincluded midi init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechincluded mci init sequence (from obsoleted init.c)
1999-05-24  Eric Pouechoutput: better internal thread interface (orthogonaliza...
1999-05-24  Eric Pouechmoved to the new debug interface
1999-05-24  Eric Pouechmoved to the new debug interface
1999-05-24  Eric PouechUpdated traces.
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerFixed specs for mixerGetDevCaps16/mixerGetID16, fixed...
1999-05-22  Ove KaavenUse service thread for "true" multimedia timers.
1999-05-17  Jukka KangasWhen opening the file we don't need MMIO_EXCLUSIVE
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Kevin HolbrookFixed implicit type warning.
1999-05-04  Ulrich WeigandAdded PlaySound16, sndPlaySound16.
1999-05-03  Eric Pouechcleaned up debug channels to use default one (mmsys)
1999-05-03  Eric Pouechsmall range fixes for OSS driver
1999-05-03  Eric Pouechfirst (working) shot at OSS mixer low level interface
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-05-01  Marcus MeissnerMCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro...
1999-04-24  Ove KaavenDon't malloc/free for every mixing operation, use the...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Eric PouechFixed playing position when required by track number.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Eric PouechReduced fragment size.
next