projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
atl100: Added AtlLoadTypeLib implementation (based on AtlModuleLoadTypeLib).
[wine]
/
dlls
/
dsound
/
2012-11-27
Maarten Lankhorst
dsound: Set dwChannelMask when limiting channels.
tree
|
commitdiff
2012-11-22
Maarten Lankhorst
dsound: Create a primary_pwfx separately from pwfx.
tree
|
commitdiff
2012-10-29
Marcus Meissner
dsound: HeapFree secondaries (Coverity).
tree
|
commitdiff
2012-10-19
Maarten Lankhorst
dsound: Fix IDirectSoundCaptureBuffer Start/Stop, with...
tree
|
commitdiff
2012-10-16
Detlef Riekenberg
dsound/tests: Handle broken E_FAIL of broken AC97 driver.
tree
|
commitdiff
2012-10-16
Detlef Riekenberg
dsound/tests: Handle broken E_FAIL in dsound8 for AC97.
tree
|
commitdiff
2012-10-10
Andrew Eikum
dsound: Don't exit early in mixer thread.
tree
|
commitdiff
2012-10-03
Marcus Meissner
dsound: Skip unknown sizes in tests (Coverity).
tree
|
commitdiff
2012-09-26
Michael Stefaniuc
dsound: DirectSoundDevice_RemoveBuffer() cannot fail.
tree
|
commitdiff
2012-09-26
Michael Stefaniuc
dsound: Don't bother shrinking the secondary buffer...
tree
|
commitdiff
2012-09-18
Andrew Eikum
dsound: Don't require WAVE_FORMAT_EXTENSIBLE for non...
tree
|
commitdiff
2012-09-18
Michael Stefaniuc
dsound/tests: Avoid a crash on a Win2k box.
tree
|
commitdiff
2012-09-18
Michael Stefaniuc
dsound: Improve the IDirectSoundCaptureBuffer::GetObjec...
tree
|
commitdiff
2012-09-14
Michael Stefaniuc
dsound: Get rid of an unused macro.
tree
|
commitdiff
2012-09-06
Michael Stefaniuc
dsound: Inline some of the IDirectSound helpers.
tree
|
commitdiff
2012-08-31
Michael Stefaniuc
dsound: Move the capture structs declarations to the...
tree
|
commitdiff
2012-08-27
Jacek Caban
dsound: Use proper helpers for iface calls.
tree
|
commitdiff
2012-08-24
Michael Stefaniuc
dsound: Cleanup IKsPrivatePropertySetImpl_Create().
tree
|
commitdiff
2012-08-21
Francois Gouget
dsound: Make dumpCooperativeLevel() static.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Move the QI implementation from IDirectSoundFul...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Aggregate IDirectSoundCapture8 instead of wrapp...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Add COM aggregation to DirectSoundCapture for...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Aggregate IDirectSound8 instead of wrapping it.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Add COM aggregation to DirectSound for internal...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Merge IUnknown into the main DirectSoundFullDup...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Add an object refcount for DirectSoundFullDuplex.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Pass the object instead of ifaces to helpers.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: COM cleanup for the IDirectSoundFullDuplex...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Cleanup error handling in IDirectSoundFullDuple...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Cleanup the DirectSoundFullDuplex create functions.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound/tests: Add DirectSoundFullDuplex COM tests.
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound/tests: Refcount tests for IDirectSoundCapture...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: IDirectSoundCapture / IUnknown use separate...
tree
|
commitdiff
2012-08-16
Michael Stefaniuc
dsound: Merge the DirectSoundCapture create functions.
tree
|
commitdiff
2012-08-14
Michael Stefaniuc
dsound: Avoid a TRUE:FALSE conditional expression.
tree
|
commitdiff
2012-08-13
Francois Gouget
dsound/tests: Trace the number of tested DirectSound...
tree
|
commitdiff
2012-08-13
Francois Gouget
dsound/tests: Clarify some skip() traces.
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Get rid of the DSOUND_QueryInterface() helper.
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Handle IDirectSound by the IDirectSound8 implem...
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Merge IDirectSound8 into the main DirectSound...
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Drop a redundant 'IDirectSound8' from the metho...
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Merge the DirectSound create functions.
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Merge IUnknown into the main DirectSound object.
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Cleanup IDirectSoundImpl_Create() and move it.
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Rename the DirectSound object refcount to ...
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound: Merge the two IUnknown/IDirectSound implementat...
tree
|
commitdiff
2012-07-19
Michael Stefaniuc
dsound/tests: Add IDirectSound refcount and COM aggrega...
tree
|
commitdiff
2012-06-14
Andrew Eikum
dsound: Fail if app requests 3D buffer interface on...
tree
|
commitdiff
2012-05-16
Andrew Eikum
dsound: Don't use IAudioClock::GetPosition to determine...
tree
|
commitdiff
2012-05-15
Andrew Eikum
dsound: Resample to float, not device format.
tree
|
commitdiff
2012-05-15
Andrew Eikum
dsound: Compute mix buffer's size more accurately.
tree
|
commitdiff
2012-05-15
Andrew Eikum
dsound: Get rid of redundant primary_mixpos member.
tree
|
commitdiff
2012-05-15
Andrew Eikum
dsound: Change mix_buffer to float instead of INT.
tree
|
commitdiff
2012-05-14
Andrew Eikum
dsound: Ensure primary buffer's buffer is large enough...
tree
|
commitdiff
2012-05-14
Andrew Eikum
dsound: Base fragment size off of the MMDevice's period.
tree
|
commitdiff
2012-05-14
Andrew Eikum
dsound: Express buffer positions in terms of bytes...
tree
|
commitdiff
2012-05-14
Andrew Eikum
dsound: Remove minlen, since we always mix full chunks...
tree
|
commitdiff
2012-05-09
Andrew Eikum
dsound: Don't destroy primary buffer until device is...
tree
|
commitdiff
2012-05-08
Alexander E. Patrakov
dsound: Added a windowed-sinc resampler.
tree
|
commitdiff
2012-05-02
Andrew Eikum
dsound: Don't derive the secondary position from the...
tree
|
commitdiff
2012-05-02
Andrew Eikum
dsound: Convert from fixed to floating point.
tree
|
commitdiff
2012-05-01
Alexander E. Patrakov
dsound: Clean up channels.
tree
|
commitdiff
2012-05-01
Alexander E. Patrakov
dsound: Clean up cp_fields.
tree
|
commitdiff
2012-05-01
Alexander E. Patrakov
dsound: Replace convert() functions with get() and...
tree
|
commitdiff
2012-05-01
Alexander E. Patrakov
dsound: Clean up MixToTemporary().
tree
|
commitdiff
2012-04-27
Andrew Eikum
dsound: Map MMDevAPI error to DSound error.
tree
|
commitdiff
2012-04-03
Andrew Eikum
mmddk.h: Remove unused, Wine-specific WinMM defines.
tree
|
commitdiff
2012-04-02
Andrew Eikum
dsound: Validate and correct wValidBitsPerSample in...
tree
|
commitdiff
2012-02-15
Michael Stefaniuc
dsound/tests: Fix the capture COM tests for older Win2k...
tree
|
commitdiff
2012-02-14
Andrew Eikum
dsound: Add some more DSCAPS flags.
tree
|
commitdiff
2012-01-31
Austin English
dsound: Remove an unnecessary assignment (LLVM/Clang).
tree
|
commitdiff
2012-01-20
Michael Stefaniuc
dsound: Remove the now obsolete IDirectSoundBufferImpl_...
tree
|
commitdiff
2012-01-20
Michael Stefaniuc
dsound: Merge IDirectSoundNotify into the secondary...
tree
|
commitdiff
2012-01-19
Michael Stefaniuc
dsound: Merge IDirectSound3DBuffer into the secondary...
tree
|
commitdiff
2012-01-19
Michael Stefaniuc
dsound: Get rid of some LPDIRECTSOUND3DBUFFER usage.
tree
|
commitdiff
2012-01-17
Michael Stefaniuc
dsound: Support IKsPropertySet in the primary buffer...
tree
|
commitdiff
2012-01-17
Michael Stefaniuc
dsound: Merge IKsPropertySet into the secondary buffer...
tree
|
commitdiff
2012-01-17
Michael Stefaniuc
dsound: Drop "Buffer" from the IKsPropertySet method...
tree
|
commitdiff
2012-01-17
Andrew Eikum
dsound: Lock the source buffer during duplication.
tree
|
commitdiff
2012-01-16
Andrew Eikum
dsound: Don't launch a separate thread for the mmdevapi...
tree
|
commitdiff
2012-01-16
Michael Stefaniuc
dsound: Use AddRef to set the refcounts at object creation.
tree
|
commitdiff
2012-01-16
Michael Stefaniuc
dsound: Merge IDirectSound3DListener into the primary...
tree
|
commitdiff
2012-01-16
Michael Stefaniuc
dsound: Get rid of some LPDIRECTSOUNDBUFFER usage.
tree
|
commitdiff
2012-01-13
Jörg Höhle
dsound: Vista/XP SP2 reworked the Speaker Configuration.
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound/tests: Add some COM tests for capture.
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound/tests: Sanitize START_TEST() in capture.c.
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound/tests: Remove some returns in the capture buffer...
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound: Make capture behave like native in regards...
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound: Merge IDirectSoundNotify into the capture buffe...
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound: Add an extra refcount for the capture buffer...
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound: Drop "Capture" from the IDirectSoundNotify...
tree
|
commitdiff
2012-01-12
Michael Stefaniuc
dsound: COM cleanup for the IDirectSoundCaptureBuffer8...
tree
|
commitdiff
2012-01-03
Jörg Höhle
dsound: Fix the computation of the mixer position in...
tree
|
commitdiff
2011-12-29
Alexander E. Patrakov
dsound: Always resample buffers in mixer thread.
tree
|
commitdiff
2011-12-27
André Hentschel
dsound: Use if(0) instead of #if 0 to make sure code...
tree
|
commitdiff
2011-12-06
Francois Gouget
dsound: Remove mmErr(). It is not used anymore.
tree
|
commitdiff
2011-12-05
Andrew Eikum
dsound: Validate format in primary buffer's SetFormat().
tree
|
commitdiff
2011-11-15
Andrew Eikum
dsound: Don't specify period size for the IAudioClient.
tree
|
commitdiff
2011-11-15
Francois Gouget
dsound: Give a name to the critical sections, make...
tree
|
commitdiff
2011-11-14
Francois Gouget
dsound: Unset Spare[0] before deleting non-static criti...
tree
|
commitdiff
next