Documentation spelling fixes.
[wine] / dlls / dsound / tests / ds3d.c
2005-02-23  Robert ReifFix tests for win9x and old versions of DirectX.
2005-02-16  Robert ReifFixed invalid buffer size by rounding up to next multip...
2005-02-10  Robert ReifPrint info about primary buffer format.
2005-01-10  Robert ReifRemove unneeded includes.
2005-01-09  Robert ReifInitialize and uninitialize COM properly.
2004-10-21  Robert ReifDon't consider a device that is already in use a test...
2004-10-19  Robert ReifDon't consider failure with DSERR_NODRIVER a test failure.
2004-10-18  Robert ReifFix some places where no driver present causes problems.
2004-08-31  Francois GougetDon't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability...
2004-08-25  Robert ReifDirectSound8 doesn't accept 3D stereo secondary buffers but
2004-08-23  Robert ReifOnly print format info when in interactive mode for...
2004-08-18  Robert ReifCleanup some more messages.
2004-08-13  Robert ReifMore dsound tests error message cleanups.
2004-08-12  Robert ReifStart cleaning up error messages.
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-30  Robert ReifRefactored common test code into subroutines.
2004-07-23  Francois GougetCheck that modifying the secondary buffer volume/pan...
2004-07-19  Francois GougetMake the listener/sound position update duration and...
2004-07-16  Francois GougetKeep track of how much has been played and get rid...
2004-07-16  Francois GougetOn Windows GetPan() may not return the value that was...
2004-06-17  Francois GougetSplit the 'dsound' test into two parts: