- Cleaned up some of the drawing code, specifically dealing with
[wine] / dlls / dsound /
2000-05-10  Eric PouechMake internal buffers size multiple of 4.
2000-04-16  Marcus MeissnerDSOUND_MixerNorm: do not compare unrelated pointers.
2000-04-06  Marcus MeissnerMake audiodevice blocking directly after the non-blocki...
2000-03-30  Marcus Meissneropen() the OSS sounddevice non-blocking in case another...
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-26  Andreas MohrFixed debug formatting.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-20  Marcus MeissnerMade the buffer list in the directsound object thread...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
2000-01-15  Todd T. FriesAdd HAVE_SOUNDCARD_H to support OpenBSD.
1999-11-14  Eric PouechRemoved suicide code when playback thread's father...
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.