Get rid of the non-standard ICOM_VTABLE macro.
[wine] / dlls / dsound / sound3d.c
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-07-13  Robert ReifRemove DirectSound reference counts by buffers and...
2004-03-17  Robert ReifRemove unused lock.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Robert ReifNow that reference counting is correct, there is no...
2003-09-01  Robert ReifAdded SecondaryBuffer and DirectSoundCaptureNotify...
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-07-09  Francois GougetSpelling fixes.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-27  Robert Reif3D buffer and listener reference counts should be fixed.
2003-06-18  Robert ReifFixed a reference counting bug I introduced.
2003-05-22  Duane ClarkFix compile error.
2003-05-22  Robert Reif- make parameter checking and error notification consistent
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-04  Alexandre JulliardWarning fixes.
2003-03-31  Rok MandeljcFramework for the doppler effect.
2003-03-10  Rok Mandeljc- implemented panning
2003-03-05  Rok MandeljcChanged some stuff so distance attenuation works for...
2003-02-17  Rok MandeljcReimplemented distance attenuation formula.
2003-01-14  Rok MandeljcAdded cone support.
2003-01-10  Rok Mandeljc3d sound diminishes with distance.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-04  Rok Mandeljc- 3d buffers produce sounds
2003-01-04  Rok Mandeljc- cleaned *Set* functions
2002-12-13  Rok MandeljcImplementation of IDirectSound3DListenerImpl_Set*().
2002-12-13  Rok MandeljcImplemented IDirectSound3DBufferImpl_Set*().
2002-12-12  Rok MandeljcImplemented IDirectSound3DListenerImpl_Get*() functions.
2002-12-12  Rok MandeljcImplemented some stubs.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-13  Ove KaavenSupport DirectSound 8 interfaces. Split interface imple...