Added GetBackgroundColor call to the console struct. Will be used
[wine] / multimedia /
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...
1999-02-17  Marcus MeissnermmioDescend: fixed FIND_xxxx, verified with mciavi32...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Brian Joseph CzapigaFixed a few #ifdefs.
1999-02-14  Eric PouechFixed bugs on MCI notification (callback info are copie...
1999-02-14  Marcus MeissnerSome ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-13  Eric PouechAdded support for MCI AVI driver
1999-02-11  Andreas MohrFixes mixerGetID16/32 problems/errors.
1999-02-11  Francois GougetIsEqualGUID is defined in 'include/wine/obj_base.h...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-02-09  Ove KaavenSounds were cut off due to integer overflow. Fixed.
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-02-02  Eric PouechFixed tracks indexing in mcicda.c
1999-01-30  Andreas MohrFixed error messages.
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1999-01-28  Peter Hunnisett- Small bug fix.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-24  Geoff ClareSeveral internal functions won't compile when the condi...
1999-01-23  Rob RiggsFixed duplicate sound buffer handling. Updated status.
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Lionel Ulmer- beginning of implementation of Direct3D2 (DX 5.0...
1999-01-03  Ove KaavenReading joystick 5 when we only support 4 should fail...
1999-01-03  Ove KaavenPlaying a non-existent CD should fail instead of crash.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-24  Peter HunnisettAdded macros to header file for easier function calling.
1998-12-24  Alexandre Julliard#elif -> #else
1998-12-18  Eric PouechChanged error values MCI_INTERNAL to their correct...
1998-12-18  Eric PouechRemoved warning.
1998-12-18  Eric PouechNo longer sending directly messages to DriverProc but...
1998-12-18  Eric PouechRemoved incorrect patch for MCI_OPEN anc MCI_CLOSE...
1998-12-15  Todd Vierling- add -lossaudio if needed, and a check for <soundcard...
1998-12-10  Robert RiggsAccept MCI_OPEN and MCI_CLOSE messages in MCICDAUDIO_Dr...
1998-12-09  Marcus MeissnerSome unnecessary #include and messages removed.
1998-12-08  Brian GerstProperly implement MCI_CDA_STATUS_TYPE_TRACK.
1998-12-07  Robert RiggsMore general code cleanup for readability.
1998-12-07  Andreas MohrFixed a heap bug.
1998-12-01  Robert RiggsFixed 8-bit WAV format handling (it is unsigned data).
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-12-01  Juergen SchmiedStubs for MCIWndCreate[A|W].
1998-11-30  Marcus MeissnerImplemented class factory for dsound.
1998-11-24  Eric PouechMoved MCI part to mcimidi.c ; added DriverProc.
1998-11-24  Eric PouechMoved MCI part to mciwave.c ; added some error checking...
1998-11-24  Eric PouechAdded mcimidi and mciwave.
1998-11-24  Eric PouechFixed bug in MCI_INFO command ; fixed pause/resume...
1998-11-24  Eric PouechStarting writing MCI part ; fixed bug in MCI_INFO command.
1998-11-24  Eric PouechAdded some missing stubs in 32 bit part.
1998-11-24  Eric PouechMade use of new 16/32 MCI message handling in mmsystem.c.
1998-11-24  Eric PouechAdded some error checking ; made use of new 16/32 MCI...
1998-11-24  Eric PouechAdded some error checking ; made use of new 16/32 MCI...
1998-11-24  Eric PouechFactorized 16/32 bit MCI function by using message...
1998-11-22  Robert RiggsDirectSound3DListener and DirectSound3DBuffer stubs...
1998-11-14  Lionel UlmerAdded correct implementation of GetCaps, changed Play...
1998-11-06  Marcus MeissnerSolaris redefines ERR and CS, fixed occurances.
1998-11-06  Eric PouechMade mmioSetBuffer callable from 16 and 32 bit code.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-31  Marcus MeissnerSmall fixes.
1998-10-27  Marcus MeissnerStub for midiOpenStream (helps hexen2demo).
1998-10-26  NF StevensA couple of TRACE messages are missing a newline at...
1998-10-22  Marcus MeissnerAnother missing WINAPI.
1998-10-22  Marcus MeissnerSome programs (quake2 et al) do check for DSCAPS_EMULDR...
1998-10-22  Brian LitzingerFixes for FreeBSD.
1998-10-18  Turchanov SergeyImplemented DefDriverProc32 from winmm.dll.
1998-10-17  Patrik StridvallCompile fix for Solaris.
1998-10-17  Patrik StridvallCompile fix for non OSS systems.
1998-10-17  Peter HunnisettSmall, suboptimal, fix for 32 bit cdaudio open routines...
1998-10-17  Marcus MeissnerFixed some more missing WINAPIs (hopefully correct).
1998-10-15  Turchanov SergeyFixed PlaySound to start its thread the right way.
1998-10-11  Eric PouechStarted coding 32 bit MCI handling.
1998-10-11  Ove KaavenFixed comments.
1998-10-11  Marcus MeissnerAdded win32 enhanced functionality to timer callbacks.
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
next