projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Define WM_LBTRACKPOINT if it's not previously defined.
[wine]
/
dlls
/
dsound
/
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-16
Maarten Lankhorst
dsound: Only warn for unsupported channels (or bits...
tree
|
commitdiff
2007-10-15
Maarten Lankhorst
dsound: Remove a few null initializations in DirectSoun...
tree
|
commitdiff
2007-10-15
Maarten Lankhorst
dsound: Make sure device buflen is initially set to...
tree
|
commitdiff
2007-10-09
Maarten Lankhorst
dsound: Release buffer before reopening when buffer...
tree
|
commitdiff
2007-10-02
Maarten Lankhorst
dsound: Fix IDirectSoundBuffer_GetPosition.
tree
|
commitdiff
2007-10-01
Maarten Lankhorst
dsound: Call waveInUnPrepareHeader and waveInPrepareHea...
tree
|
commitdiff
2007-10-01
Maarten Lankhorst
dsound: Use smaller buffers for wavein capture.
tree
|
commitdiff
2007-09-27
Maarten Lankhorst
dsound: Check if hardware buffer is big enough before...
tree
|
commitdiff
2007-09-11
Maarten Lankhorst
dsound: Support arbitrarily sized buffers for waveout.
tree
|
commitdiff
2007-09-11
Maarten Lankhorst
dsound: Fix overshot calculations.
tree
|
commitdiff
2007-09-11
Maarten Lankhorst
dsound: Change default bpp and sample frequency to...
tree
|
commitdiff
2007-09-11
Maarten Lankhorst
dsound: Runtime link to advapi32.RegDeleteTree.
tree
|
commitdiff
2007-09-10
Maarten Lankhorst
dsound: Fix detection of different sample rates in...
tree
|
commitdiff
2007-09-10
Maarten Lankhorst
dsound: Fix null pointer dereference for waveout in...
tree
|
commitdiff
2007-08-30
Maarten Lankhorst
dsound: Increase dll refcount and disable thread calls.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-29
Stefan Leichter
dsound: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-27
Maarten Lankhorst
dsound: Update DSOUND_PrimarySetFormat to follow flags...
tree
|
commitdiff
2007-08-27
Maarten Lankhorst
dsound: Add a function to (re)open sound device to...
tree
|
commitdiff
2007-08-27
Maarten Lankhorst
dsound: Handle secondary hardware buffers more correctly.
tree
|
commitdiff
2007-08-27
Maarten Lankhorst
dsound: Make sure waveOutClose is only called when...
tree
|
commitdiff
2007-08-23
Maarten Lankhorst
dsound: Transparantly fall back to software mode if...
tree
|
commitdiff
2007-08-22
Maarten Lankhorst
dsound: Move assignment of DSBCAPS_LOC to primary buffe...
tree
|
commitdiff
2007-08-21
Alexandre Julliard
dsound: Fix a compiler warning.
tree
|
commitdiff
2007-08-20
Maarten Lankhorst
dsound: Handle failing of IDsDriver_CreateSoundBuffer...
tree
|
commitdiff
2007-08-17
Maarten Lankhorst
dxguid: Remove dsdriver.h from imports.
tree
|
commitdiff
2007-08-16
Maarten Lankhorst
dsound: Handle failing of obtaining IDsDriverNotify.
tree
|
commitdiff
2007-08-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-08-07
Maarten Lankhorst
dsound: Make hardware acceleration work again.
tree
|
commitdiff
2007-08-06
Maarten Lankhorst
dsound: Acceleration fixes for wavein emulation.
tree
|
commitdiff
2007-08-06
Maarten Lankhorst
dsound: Make timer more robust.
tree
|
commitdiff
2007-08-06
Maarten Lankhorst
dsound: Sound acceleration fixes.
tree
|
commitdiff
2007-08-06
Michael Stefaniuc
dsound: Remove redundant NULL check before HeapFree...
tree
|
commitdiff
2007-08-02
Maarten Lankhorst
dsound: Move resampling away from mixer thread.
tree
|
commitdiff
2007-07-31
Maarten Lankhorst
dsound: Add SndQueueMin to have less lock contention...
tree
|
commitdiff
2007-07-31
Maarten Lankhorst
dsound: Get rid of DS_HEL_FRAGS.
tree
|
commitdiff
2007-07-31
Maarten Lankhorst
dsound: Add a registry setting for hel buffer length.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Constify DSOUND_CheckEvent.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Remove some more unused variables.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Fix locking in mixer.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Small mixer optimizations.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Reset state when stopping device.
tree
|
commitdiff
2007-07-30
Maarten Lankhorst
dsound: Replace buffer critical section with a rw-lock.
tree
|
commitdiff
2007-07-27
Maarten Lankhorst
dsound: Allow mixing the same buffer multiple times...
tree
|
commitdiff
2007-07-27
Maarten Lankhorst
dsound: Some cosmetic changes.
tree
|
commitdiff
2007-07-27
Maarten Lankhorst
dsound: Fix CheckEvent in mixer.
tree
|
commitdiff
2007-07-27
Maarten Lankhorst
dsound: Make sure secondary_remainder and buflen are...
tree
|
commitdiff
2007-07-09
Maarten Lankhorst
dsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition.
tree
|
commitdiff
2007-07-09
Maarten Lankhorst
dsound: Fix division by zero in DSOUND_Calc3DBuffer.
tree
|
commitdiff
2007-07-09
Maarten Lankhorst
dsound: Remove some more unused variables.
tree
|
commitdiff
2007-07-06
Maarten Lankhorst
dsound: Clean up some unused variables.
tree
|
commitdiff
2007-07-06
Maarten Lankhorst
dsound: Revert "dsound: Disable property sets if hardwa...
tree
|
commitdiff
2007-07-06
Romain Iehl
dsound: Correct field access.
tree
|
commitdiff
2007-07-06
Romain Iehl
dsound: Simplify the calculation of sound attenuation...
tree
|
commitdiff
2007-07-06
Romain Iehl
dsound: Fix bug preventing correct calculation of the...
tree
|
commitdiff
2007-07-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-29
Maarten Lankhorst
dsound: Fix calcplayposition to handle mixed amount...
tree
|
commitdiff
2007-06-28
Maarten Lankhorst
dsound/winealsa: Remove writelead for alsa directsound.
tree
|
commitdiff
2007-06-26
Francois Gouget
dsound: Add missing '\n' to Wine trace.
tree
|
commitdiff
2007-06-26
Alex Villacís Lasso
dsound: Reset device playpos/mixpos on buflen change.
tree
|
commitdiff
2007-06-26
Alex Villacís Lasso
dsound: Make test recover from failure to preserve...
tree
|
commitdiff
2007-06-25
Michael Stefaniuc
dsound: Fix missing unlock on an error path. Found...
tree
|
commitdiff
2007-06-22
Maarten Lankhorst
dsound: Tune some parameters for alsa waveout.
tree
|
commitdiff
2007-06-22
Maarten Lankhorst
dsound: Simplify mixing by removing remixing support...
tree
|
commitdiff
2007-06-22
Maarten Lankhorst
dsound: Give rougher estimates for fraglen to satisfy...
tree
|
commitdiff
2007-06-14
Maarten Lankhorst
dsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
tree
|
commitdiff
2007-06-12
Maarten Lankhorst
dsound: Unset variable on failure in IKsBufferPropertyS...
tree
|
commitdiff
2007-06-04
Maarten Lankhorst
dsound: Disable property sets if hardware doesn't suppo...
tree
|
commitdiff
2007-06-04
Maarten Lankhorst
dsound: Recalculate 3d buffer on SetVolume.
tree
|
commitdiff
2007-06-04
Maarten Lankhorst
dsound: Fix buffer caps.
tree
|
commitdiff
2007-05-29
Francois Gouget
dsound/tests: Fix the Visual C++ double to float conver...
tree
|
commitdiff
2007-05-29
Maarten Lankhorst
dsound: Fix stupid mistake.
tree
|
commitdiff
2007-05-25
Maarten Lankhorst
dsound: Block align SetCurrentPosition and add test...
tree
|
commitdiff
2007-05-23
Robert Reif
dsound: Add missing interface ID.
tree
|
commitdiff
2007-05-15
Maarten Lankhorst
dsound: IDirectSound_Compact should return DS_OK on...
tree
|
commitdiff
2007-05-14
Maarten Lankhorst
dsound: Primary buffer isn't an IDirectSoundBuffer8.
tree
|
commitdiff
2007-05-03
Andrew Talbot
dsound: Exclude unused headers.
tree
|
commitdiff
2007-04-30
Rob Shearman
dsound: Implement QueryInterface for KsPropertySet...
tree
|
commitdiff
2007-04-30
Rob Shearman
dsound: Implement QueryInterface for the class factory...
tree
|
commitdiff
2007-04-30
Andrew Talbot
dsound: Constify some variables.
tree
|
commitdiff
2007-04-23
Maarten Lankhorst
dsound: Don't deadlock in capture because of callback.
tree
|
commitdiff
2007-04-23
Maarten Lankhorst
dsound: Make sure we're holding the lock on Drop And...
tree
|
commitdiff
2007-03-29
Andrew Riedi
dsound: Change a couple DPRINTF's to TRACE's
tree
|
commitdiff
2007-03-20
Andrew Talbot
dsound: Replace inline static with static inline.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
dsound: Conform critical section DebugInfo names.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
tree
|
commitdiff
2007-02-22
Maarten Lankhorst
dsound: Use an inline for ring buffer pointer differenc...
tree
|
commitdiff
2007-02-22
Maarten Lankhorst
dsound: Add some comments from earlier patch that makes...
tree
|
commitdiff
2007-01-16
Robert Reif
dsound: Fix tests for old versions of windows.
tree
|
commitdiff
2007-01-12
Francois Gouget
dsound/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-12
Francois Gouget
dsound/tests: The tests link with dsound.dll so use...
tree
|
commitdiff
2007-01-12
Francois Gouget
dsound/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
dsound: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-09
Andrew Talbot
dsound: Remove unused function.
tree
|
commitdiff
2007-01-08
Alexandre Julliard
dsound: The dsconf.h GUIDs are now in libdxguid.
tree
|
commitdiff
2007-01-08
Patrik Stridvall
dsound: The GUID:s defined in dsconf.h should be export...
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
next