Changed the first parameter from LPGUID (Windows headers) to REFGUID.
[wine] / multimedia / dsound.c
1999-02-19  Francois GougetChanged the first parameter from LPGUID (Windows header...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
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-01-30  Andreas MohrFixed error messages.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-23  Rob RiggsFixed duplicate sound buffer handling. Updated status.
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...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-15  Todd Vierling- add -lossaudio if needed, and a check for <soundcard...
1998-12-07  Robert RiggsMore general code cleanup for readability.
1998-12-01  Robert RiggsFixed 8-bit WAV format handling (it is unsigned data).
1998-11-30  Marcus MeissnerImplemented class factory for dsound.
1998-11-22  Robert RiggsDirectSound3DListener and DirectSound3DBuffer stubs...
1998-11-14  Lionel UlmerAdded correct implementation of GetCaps, changed Play...
1998-10-31  Marcus MeissnerSmall fixes.
1998-10-22  Marcus MeissnerSome programs (quake2 et al) do check for DSCAPS_EMULDR...
1998-10-17  Marcus MeissnerFixed some more missing WINAPIs (hopefully correct).
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
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-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
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