dlls: Assorted spelling fixes.
[wine] / dlls / dsound / tests / ds3d.c
2011-01-20  Owen Rudgedsound/tests: Add IEEE float buffer tests.
2010-09-30  Alexandre Julliarddsound/tests: Mark some Vmware sound driver failures...
2010-02-15  Alexander Nicolays... dsound/tests: Test querying for KsPropertySet on primar...
2010-02-11  Alexander Nicolays... dsound/tests: DirectSound3DListener_QueryInterface...
2009-05-13  Francois Gougetdsound/tests: Replace malloc() with HeapAlloc().
2009-03-30  Detlef Riekenbergdsound/tests: Remove duplicate version dump.
2009-01-02  Jeff Zaroykodsound: Check for invalid parameter when locking primar...
2008-09-05  Jeff Zaroykodsound: Check for invalid parameter when unlocking...
2008-07-08  Alexandre Julliarddsound: Don't depend on the dxerr8 static library in...
2007-11-09  Paul Vriensdsound/tests: Fix test failures on WinXP and 2003.
2007-11-07  Maarten Lankhorstdsound: Add conformance tests for 24/32 bits buffers...
2007-06-26  Alex Villacís Lassodsound: Make test recover from failure to preserve...
2007-05-29  Francois Gougetdsound/tests: Fix the Visual C++ double to float conver...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-01-16  Robert Reifdsound: Fix tests for old versions of windows.
2006-11-24  Francois Gougetdsound/tests: Remove unneeded NONAMELESS* macros.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniucdsound/tests: Win64 printf format warning fixes.
2006-09-29  Francois Gougetdsound: Don't use state.buffer_size before it has been...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Robert Reifdsound: Add DirectSoundBuffer_Lock tests.
2006-04-10  Robert Reifdsound: Fix 2 bugs in ds3d tests.
2006-03-15  Robert Reifdsound: Add info to failed tests.
2006-01-17  Robert Reifdsound: Primary buffer size change tests.
2006-01-11  Robert Reifdsound: Add primary buffer change tests.
2006-01-06  Robert Reifdsound: Fix double free bug in tests.
2005-10-11  Mike O'ReganTests commented out and FIXME-ed long ago now pass.
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-07-15  Stefan HuehnerFix some sign-compare warnings by choosing correct...
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-05  Robert ReifFix tests to work with drivers that don't support a...
2005-03-05  Robert ReifPrint dsound.dll version from file versioninfo resource.
2005-02-25  Robert ReifAdd secondary buffer SetFrequency test.
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: