Fixed typo.
[wine] / multimedia /
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.
1999-04-11  Eric PouechAdded event callback mechanism.
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Eric PouechSmall enhancement.
1999-04-11  Eric PouechNew method for structure conversion (16 <-> 32).
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions to allow...
1999-04-11  Francois Gouget- updated because of the splitting of interface/impleme...
1999-04-11  Francois GougetICOMisation of the DirectSound API.
1999-04-10  Ove KaavenFixed fake multimedia timers. Grim Fandango is now...
1999-04-06  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-03  Eric PouechmmioOpen() now handles correctly MMIO_PARSE flag.
1999-04-01  Eric PouechStarting implementation of MCI creator tasks
1999-03-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-22  Eric PouechStarted calling mixer as a 32 bit low level driver...
1999-03-22  Eric PouechFixed a few bugs. Started implementing mixerMessage...
1999-03-22  Eric PouechImplemented mciExecute.
1999-03-22  Eric PouechAdded yield proc members to mci struct.
1999-03-19  Eric PouechFixed some bugs in MCI message mapping (32A => 16).
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-15  Eric PouechMake use of digitalv.h file.
1999-03-15  Eric PouechChanged how list of loadable MCI drivers is obtained.
1999-03-15  Eric PouechCosmetic fixes.
1999-03-15  Eric PouechMakes use of new CDAUDIO_Seek() function.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Marcus MeissnerSome fixes and additions.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  Marcus MeissnerAdded missing <sys/types.h>.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-28  Marcus MeissnerSome Solaris fixes. <resolv.h> needs <arpa/nameser...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
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-20  Marcus MeissnermmioDescend: debugoutput enhanced, FINDLIST/FINDRIFF...
1999-02-19  Francois GougetChanged the first parameter from LPGUID (Windows header...
1999-02-18  Marcus MeissnerRemoved superflous WINAPI (mismatch with prototype...
next