mshtml: Added possibility to get node object from nsIDOMNode only if available.
[wine] / dlls / dsound /
2008-04-17  Andrew Talbotdsound: Remove unused variable.
2008-04-07  Maarten Lankhorstdsound: Hold lock in GetStatus.
2008-04-02  Austin EnglishSpelling fixes.
2008-03-31  Andrew Talbotdsound: Assign to structs instead of using CopyMemory.
2008-03-17  Maarten Lankhorstdsound: Add an option to mix sound buffers in the mixer...
2008-03-14  Aric Stewartdsound: Set the status from STATE_STARTING to STATE_PLA...
2008-03-12  Ken Thomasesdsound: Adjust for partial block before prepare-header...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-27  Rob Shearmandsound: Don't use typeof as it's not portable.
2008-01-02  Andrew Talbotdsound: Remove unneeded casts.
2007-12-12  Andrew Riedidsound: DPRINTF -> TRACE.
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-11-13  Paul Vriensdsound/tests: Better check to see if class is not avail...
2007-11-13  Paul Vriensdsound/tests: Fix test failures on WinXP.
2007-11-12  Maarten Lankhorstdsound: Return primary_done when no mixing needs to...
2007-11-12  Maarten Lankhorstdsound: Reassign pointers back to null when destroying...
2007-11-12  Paul Vriensdsound/tests: Fix tests after addition of 24/32 bits...
2007-11-12  Maarten Lankhorstdsound: Make AngleBetweenVectorsRad when vectors have...
2007-11-12  Maarten Lankhorstdsound: Implement AngleBetweenVectorsDeg as a call...
2007-11-09  Paul Vriensdsound/tests: Fix test failures on WinXP and 2003.
2007-11-09  Maarten Lankhorstdsound: Use a 2 stage mixing/normalization for sound.
2007-11-09  Maarten Lankhorstdsound: Add mixing and normalization functions.
2007-11-09  Maarten Lankhorstdsound: Add support for 24/32 bits input sound buffers.
2007-11-07  Maarten Lankhorstdsound: Add conformance tests for 24/32 bits buffers...
2007-11-07  Maarten Lankhorstdsound: Add support for WAVEFORMATEXTENSIBLE format.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-16  Maarten Lankhorstdsound: Only warn for unsupported channels (or bits...
2007-10-15  Maarten Lankhorstdsound: Remove a few null initializations in DirectSoun...
2007-10-15  Maarten Lankhorstdsound: Make sure device buflen is initially set to...
2007-10-09  Maarten Lankhorstdsound: Release buffer before reopening when buffer...
2007-10-02  Maarten Lankhorstdsound: Fix IDirectSoundBuffer_GetPosition.
2007-10-01  Maarten Lankhorstdsound: Call waveInUnPrepareHeader and waveInPrepareHea...
2007-10-01  Maarten Lankhorstdsound: Use smaller buffers for wavein capture.
2007-09-27  Maarten Lankhorstdsound: Check if hardware buffer is big enough before...
2007-09-11  Maarten Lankhorstdsound: Support arbitrarily sized buffers for waveout.
2007-09-11  Maarten Lankhorstdsound: Fix overshot calculations.
2007-09-11  Maarten Lankhorstdsound: Change default bpp and sample frequency to...
2007-09-11  Maarten Lankhorstdsound: Runtime link to advapi32.RegDeleteTree.
2007-09-10  Maarten Lankhorstdsound: Fix detection of different sample rates in...
2007-09-10  Maarten Lankhorstdsound: Fix null pointer dereference for waveout in...
2007-08-30  Maarten Lankhorstdsound: Increase dll refcount and disable thread calls.
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-29  Stefan Leichterdsound: Remove 'recursive registry key delete' function.
2007-08-27  Maarten Lankhorstdsound: Update DSOUND_PrimarySetFormat to follow flags...
2007-08-27  Maarten Lankhorstdsound: Add a function to (re)open sound device to...
2007-08-27  Maarten Lankhorstdsound: Handle secondary hardware buffers more correctly.
2007-08-27  Maarten Lankhorstdsound: Make sure waveOutClose is only called when...
2007-08-23  Maarten Lankhorstdsound: Transparantly fall back to software mode if...
2007-08-22  Maarten Lankhorstdsound: Move assignment of DSBCAPS_LOC to primary buffe...
2007-08-21  Alexandre Julliarddsound: Fix a compiler warning.
2007-08-20  Maarten Lankhorstdsound: Handle failing of IDsDriver_CreateSoundBuffer...
2007-08-17  Maarten Lankhorstdxguid: Remove dsdriver.h from imports.
2007-08-16  Maarten Lankhorstdsound: Handle failing of obtaining IDsDriverNotify.
2007-08-09  Francois GougetAssorted spelling fixes.
2007-08-07  Maarten Lankhorstdsound: Make hardware acceleration work again.
2007-08-06  Maarten Lankhorstdsound: Acceleration fixes for wavein emulation.
2007-08-06  Maarten Lankhorstdsound: Make timer more robust.
2007-08-06  Maarten Lankhorstdsound: Sound acceleration fixes.
2007-08-06  Michael Stefaniucdsound: Remove redundant NULL check before HeapFree...
2007-08-02  Maarten Lankhorstdsound: Move resampling away from mixer thread.
2007-07-31  Maarten Lankhorstdsound: Add SndQueueMin to have less lock contention...
2007-07-31  Maarten Lankhorstdsound: Get rid of DS_HEL_FRAGS.
2007-07-31  Maarten Lankhorstdsound: Add a registry setting for hel buffer length.
2007-07-30  Maarten Lankhorstdsound: Constify DSOUND_CheckEvent.
2007-07-30  Maarten Lankhorstdsound: Remove some more unused variables.
2007-07-30  Maarten Lankhorstdsound: Silence the IDirectSoundBuffer_Initialize warnings.
2007-07-30  Maarten Lankhorstdsound: Fix locking in mixer.
2007-07-30  Maarten Lankhorstdsound: Small mixer optimizations.
2007-07-30  Maarten Lankhorstdsound: Reset state when stopping device.
2007-07-30  Maarten Lankhorstdsound: Replace buffer critical section with a rw-lock.
2007-07-27  Maarten Lankhorstdsound: Allow mixing the same buffer multiple times...
2007-07-27  Maarten Lankhorstdsound: Some cosmetic changes.
2007-07-27  Maarten Lankhorstdsound: Fix CheckEvent in mixer.
2007-07-27  Maarten Lankhorstdsound: Make sure secondary_remainder and buflen are...
2007-07-09  Maarten Lankhorstdsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition.
2007-07-09  Maarten Lankhorstdsound: Fix division by zero in DSOUND_Calc3DBuffer.
2007-07-09  Maarten Lankhorstdsound: Remove some more unused variables.
2007-07-06  Maarten Lankhorstdsound: Clean up some unused variables.
2007-07-06  Maarten Lankhorstdsound: Revert "dsound: Disable property sets if hardwa...
2007-07-06  Romain Iehldsound: Correct field access.
2007-07-06  Romain Iehldsound: Simplify the calculation of sound attenuation...
2007-07-06  Romain Iehldsound: Fix bug preventing correct calculation of the...
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-29  Maarten Lankhorstdsound: Fix calcplayposition to handle mixed amount...
2007-06-28  Maarten Lankhorstdsound/winealsa: Remove writelead for alsa directsound.
2007-06-26  Francois Gougetdsound: Add missing '\n' to Wine trace.
2007-06-26  Alex Villacís Lassodsound: Reset device playpos/mixpos on buflen change.
2007-06-26  Alex Villacís Lassodsound: Make test recover from failure to preserve...
2007-06-25  Michael Stefaniucdsound: Fix missing unlock on an error path. Found...
2007-06-22  Maarten Lankhorstdsound: Tune some parameters for alsa waveout.
2007-06-22  Maarten Lankhorstdsound: Simplify mixing by removing remixing support...
2007-06-22  Maarten Lankhorstdsound: Give rougher estimates for fraglen to satisfy...
2007-06-14  Maarten Lankhorstdsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
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-06-04  Maarten Lankhorstdsound: Recalculate 3d buffer on SetVolume.
2007-06-04  Maarten Lankhorstdsound: Fix buffer caps.
2007-05-29  Francois Gougetdsound/tests: Fix the Visual C++ double to float conver...
2007-05-29  Maarten Lankhorstdsound: Fix stupid mistake.
2007-05-25  Maarten Lankhorstdsound: Block align SetCurrentPosition and add test...
next