include: Assorted spelling fixes.
[wine] / dlls / dsound / propset.c
2012-09-14  Michael Stefaniucdsound: Get rid of an unused macro.
2012-08-27  Jacek Cabandsound: Use proper helpers for iface calls.
2012-08-24  Michael Stefaniucdsound: Cleanup IKsPrivatePropertySetImpl_Create().
2011-10-03  Marcus Meissnerdsound: Mark enum_callback and search_callback static.
2011-09-27  Andrew Eikumdsound: Reimplement PropertySet on mmdevapi.
2011-09-26  Andrew Eikumdsound: Remove hardware acceleration support.
2011-06-29  Andrew Eikumdsound: Inform the driver if we are in emulation mode...
2011-04-08  Maarten Lankhorstdsound: COM cleanup property sets.
2010-09-13  Andrew Talbotdsound: Constify some variables.
2010-01-06  Maarten LankhorstRevert "dsound: Only initialize one guid for capture...
2009-12-10  Maarten Lankhorstdsound: Only initialize one guid for capture and renderer.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Description1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Enumerate1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateW.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionW.
2009-12-10  Maarten Lankhorstdsound: Implement DSPROPERTY_WaveDeviceMappingA on...
2009-12-07  Maarten Lankhorstdsound: Move buffer property sets to buffer.c.
2009-03-23  Robert Reifdsound: Fix uninitialized variable.
2009-01-28  Michael Stefaniucdsound: Use UlongToHandle to make the real payload...
2009-01-28  Michael Stefaniucdsound: Fix mixup between HWAVEOUT and HWAVEIN.
2009-01-12  Michael Stefaniucdsound: Remove superfluous pointer casts.
2008-12-01  Francois Gougetdsound: Remove WINAPI on static functions where not...
2007-07-06  Maarten Lankhorstdsound: Revert "dsound: Disable property sets if hardwa...
2007-06-12  Maarten Lankhorstdsound: Unset variable on failure in IKsBufferPropertyS...
2007-06-04  Maarten Lankhorstdsound: Disable property sets if hardware doesn't suppo...
2007-05-03  Andrew Talbotdsound: Exclude unused headers.
2007-04-30  Rob Shearmandsound: Implement QueryInterface for KsPropertySet...
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2006-11-13  Michael Stefaniucdsound: Win64 printf format warning fixes.
2006-08-23  Robert Reifdsound: Remove unused parameter from propset functions.
2006-08-18  Robert Reifdsound: Class factory cleanup.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-06  Robert Reifdsound: Refactor playback.
2006-01-03  Robert Reifdsound: Remove WINAPI from internal functions.
2005-10-17  Robert ReifInclude winuser.h so the code compiles cleanly on windo...
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-06-04  Robert ReifFinish DirectSoundCapture/DirectSoundCapture8 split.
2005-06-01  Robert ReifFix property set description for more than one capture...
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-04  Robert ReifSet driver type properly.
2005-04-13  Robert ReifFully implement WAVEDEVICEMAPPING property set.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-15  Robert ReifUnconditionally free memory. Should make smatch happy.
2005-03-15  Robert ReifChange some global variable names.
2005-03-14  Robert ReifAdd missing functionality.
2005-02-11  Robert ReifRemoved printing of thread id for AddRef and Release...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2005-01-24  Robert ReifRemove unused includes.
2005-01-24  Robert ReifUse Windows memory functions.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-06  Robert ReifReturn the actual device interface name.
2004-12-06  Robert ReifAlways create a property set for secondary buffers.
2004-09-17  Robert ReifCleanup reference counting.
2004-09-16  Robert ReifCleanup reference counting.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-18  Robert ReifAllocate wave format structure dynamically based on...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-07-22  Robert ReifRemoves dsconf IIDs from dxguid.lib.
2004-07-13  Robert ReifRemove DirectSound reference counts by buffers and...
2003-10-08  Robert ReifMake capture more reliable by submitting all buffers...
2003-09-19  Robert ReifAdded volume and pan support to primary buffers.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-09-01  Robert ReifAdded SecondaryBuffer and DirectSoundCaptureNotify...
2003-08-20  Robert ReifSplit property sets into two types: buffer and private.
2003-08-07  Duane ClarkMove declarations to compile with older compilers.
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-05-22  Robert Reif- make parameter checking and error notification consistent
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
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...