Fixed a bug where a NULL primary buffer pointer is used when the
[wine] / dlls / dsound / primary.c
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  Robert Reif- make parameter checking and error notification consistent
2003-05-02  Robert ReifMove all tests to outside the loop when setting volume.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-03-06  Robert ReifAdded a configuration option for setting the hardware...
2003-02-15  Robert ReifAdded support for direct sound capture and a real direc...
2003-01-15  Francois GougetInitialize the pwave array whenever we don't have a...
2003-01-11  Francois GougetDSB.SetFormat:Trace the requested format as soon as...
2002-12-13  Francois GougetIDirectSoundBuffer.GetCaps should fail if caps.dwSize...
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...