wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / dsound /
2011-10-10  Andrew Talbotdsound: Remove unneeded address-of operator from functi...
2011-10-08  Michael Stefaniucdsound: COM cleanup for the IDirectSoundCapture iface.
2011-10-06  Andrew Eikumdsound: Fix fragment position calculations.
2011-10-05  Andrew Eikumdsound: Remove a few unused variables.
2011-10-04  Marcus Meissnerdsound: Make a function static, remove a no longer...
2011-10-03  Marcus Meissnerdsound: Mark enum_callback and search_callback static.
2011-09-28  Andrew Eikumdsound: Eliminate leftover driver structures.
2011-09-27  Andrew Eikumdsound: Reimplement PropertySet on mmdevapi.
2011-09-27  Andrew Eikumdsound: Reimplement capturing devices on mmdevapi.
2011-09-27  Andrew Eikumdsound: Reimplement rendering devices on mmdevapi.
2011-09-26  Andrew Eikumdsound: Validate buffer pointers in Unlock methods.
2011-09-26  Andrew Eikumdsound: Remove hardware acceleration support.
2011-09-23  Michael Stefaniucdsound/tests: Remove some explicit casts that happen...
2011-09-21  Andrew Eikumdsound: Don't dereference a freed object.
2011-08-31  Michael Stefaniucdsound: Handle primary buffers in two more IDirectSound...
2011-08-31  Michael Stefaniucdsound: Handle primary buffers in IDirectSoundBufferImp...
2011-08-31  Michael Stefaniucdsound: Move the primary buffer description into the...
2011-08-31  Michael Stefaniucdsound: Don't delete the primary buffer if a sub iface...
2011-08-31  Michael Stefaniucdsound: Use the same struct for the primary buffer...
2011-08-29  Michael Stefaniucdsound/tests: Primary and secondary buffers use the...
2011-08-26  Michael Stefaniucdsound: Fix refcounting for the secondary buffer object.
2011-08-24  Michael Stefaniucdsound: Kill SecondaryBufferImpl with extreme prejudice.
2011-08-24  Michael Stefaniucdsound: Basic COM cleanup for the IDirectSoundBuffer8...
2011-08-24  Michael Stefaniucdsound/tests: IDirectSoundBuffer and IDirectSoundBuffer...
2011-08-24  Michael Stefaniucdsound: Remove pointless AddRef followed by a Release.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-22  Akihiro Sagawadsound: Don't copy the position notify on duplicate.
2011-07-22  Akihiro Sagawadsound: Don't copy the notify object on duplicate.
2011-07-22  Akihiro Sagawadsound/tests: Add tests to check notifications after...
2011-07-18  Akihiro Sagawadsound: Fix a typo.
2011-07-14  Andrew Eikumdsound: Request that WinMM perform audio conversion...
2011-06-29  Andrew Eikumdsound: Inform the driver if we are in emulation mode...
2011-05-10  Austin Englishdsound: Return success in IDirectSoundBufferImpl_Acquir...
2011-04-26  Marcus Meissnerdsound: Mark internal symbols as having hidden visibility.
2011-04-08  Maarten Lankhorstdsound: COM cleanup property sets.
2011-04-07  Philipp Middendorfdsound: Handle 8 channel audio input.
2011-03-02  Andrew Eikumdsound: Also handle two-to-six-channel conversions.
2011-02-28  Austin Englishdsound/tests: Remove win9x hack.
2011-02-14  Maarten Lankhorstdsound: Forcibly lock buffers to be mixed.
2011-02-10  Austin Englishdsound/tests: Make sure to use a return value (LLVM...
2011-02-08  Austin Englishdsound/tests: Make sure to use return values (LLVM...
2011-01-20  Owen Rudgedsound/tests: Add IEEE float buffer tests for dsound8.
2011-01-20  Owen Rudgedsound/tests: Add IEEE float buffer tests.
2011-01-20  Owen Rudgedsound: Add support for 32-bit IEEE float buffers.
2010-12-30  André Hentscheldsound/tests: Don't test function directly when reporti...
2010-12-05  Michael Stefaniucdsound: Use an iface instead of a vtbl pointer in IClas...
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-03  Alexandre Julliarddsound: Convert dll registration to the IRegistrar...
2010-10-04  Nick Bowlerdsound: Restore old format on SetFormat failure.
2010-09-30  Alexandre Julliarddsound/tests: Mark some Vmware sound driver failures...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-13  Andrew Talbotdsound: Constify some variables.
2010-08-17  Henri Verbeetdsound: Remove the useless CINTERFACE definition.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-08  Maarten Lankhorstdsound: Unofficially support 5.1 sound.
2010-03-22  William Waghorndsound: Ensure device name and description buffers...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Maarten Lankhorstdsound: Improve underrun behavior.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-15  Alexander Nicolays... dsound/tests: Test querying for KsPropertySet on primar...
2010-02-11  Alexander Nicolays... dsound/tests: DirectSound3DListener_QueryInterface...
2010-01-14  Paul Vriensdsound: Fix a typo.
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2010-01-06  Maarten LankhorstRevert "dsound: Only initialize one guid for capture...
2009-12-31  Alexandre Julliarddsound: Fix an invalid pointer cast.
2009-12-18  Huw Daviesdsound: Fix a memory leak in the tests.
2009-12-16  Maarten Lankhorstdsound: Remove refcounting in classfactory.
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-12-02  Francois Gougetdsound: Make DSOUND_PrimarySetFormat() static.
2009-12-02  Francois Gougetdsound: Make some capture functions static.
2009-12-02  Francois Gougetdsound: Reorder the capture functions to avoid forward...
2009-11-30  Maarten Lankhorstdsound: Don't use DirectSoundDevice calls directly.
2009-11-30  Maarten Lankhorstdsound: Use DirectSoundCapture properly in duplex.
2009-11-30  Maarten Lankhorstdsound: Call DSOUND_FullDuplexCreate instead of creatin...
2009-11-30  Maarten Lankhorstdsound: Remove directsound interface in duplex.
2009-11-30  Maarten Lankhorstdsound: Fix destruction in duplex.
2009-11-30  Henri Verbeetdsound: Use wine_dbg_sprintf() in dumpCooperativeLevel().
2009-11-20  Maarten Lankhorstdsound: Restore old speaker config after tests.
2009-11-16  Maarten Lankhorstdsound: Move duplex definitions to duplex.c.
2009-11-16  Maarten Lankhorstdsound: Implement DirectSoundCaptureEnumerateA on top...
2009-11-16  Maarten Lankhorstdsound: Move DirectSoundCaptureEnumerate to dsound_main.c.
2009-11-16  Maarten Lankhorstdsound: Implement DirectSoundEnumerateA on top of Direc...
2009-10-19  Marcus Meissnerdsound: Check for NULL listener (Coverity).
2009-10-06  Jörg Höhledsound: Correct deallocations when DuplicateSoundBuffer...
2009-10-06  Jörg Höhledsound: Enforce invariant about BlockAlign and nAvgByte...
2009-10-06  Jörg Höhledsound: Get rid of redundant NULL check.
2009-06-22  Gerald Pfeiferdsound/tests: Fix two broken conditions.
2009-06-01  Yuriy Kaminskiydsound: Fix segv on use-after-free in IDirectSoundNotif...
2009-05-25  Gerald Pfeiferdsound: Clarify statement in DSOUND_capture_callback.
2009-05-13  Francois Gougetdsound/tests: Replace malloc() with HeapAlloc().
next