Warning fixes.
[wine] / dlls / dsound / sound3d.c
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...