projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Explicitly pass the draw rect to device_clear_render_targets().
[wine]
/
dlls
/
dsound
/
primary.c
2009-12-31
Alexandre Julliard
dsound: Fix an invalid pointer cast.
blob
|
commitdiff
|
raw
2009-12-02
Francois Gouget
dsound: Make DSOUND_PrimarySetFormat() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Jörg Höhle
dsound: Enforce invariant about BlockAlign and nAvgByte...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-12
Michael Stefaniuc
dsound: Arguments 3,4,5 of a CALLBACK are of type DWORD...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Jeff Zaroyko
dsound: Check for invalid parameter when locking primar...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-02
Jeff Zaroyko
dsound: Check for invalid parameter when unlocking...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Reece Dunn
dsound: Correct the dsound fraglen calculations.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Maarten Lankhorst
dsound: Fix volume and panning for primary buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Rob Shearman
dsound: Add explicit "!= S_OK" to expressions that...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-22
Maarten Lankhorst
dsound: Tune some parameters to make pulseaudio work.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Andrew Talbot
dsound: Assign to structs instead of using CopyMemory.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Maarten Lankhorst
dsound: Add an option to mix sound buffers in the mixer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Maarten Lankhorst
dsound: Use a 2 stage mixing/normalization for sound.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Maarten Lankhorst
dsound: Make sure device buflen is initially set to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Maarten Lankhorst
dsound: Release buffer before reopening when buffer...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Maarten Lankhorst
dsound: Use smaller buffers for wavein capture.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Maarten Lankhorst
dsound: Check if hardware buffer is big enough before...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Maarten Lankhorst
dsound: Support arbitrarily sized buffers for waveout.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Maarten Lankhorst
dsound: Fix overshot calculations.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Maarten Lankhorst
dsound: Fix detection of different sample rates in...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Maarten Lankhorst
dsound: Update DSOUND_PrimarySetFormat to follow flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Maarten Lankhorst
dsound: Add a function to (re)open sound device to...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Maarten Lankhorst
dsound: Make sure waveOutClose is only called when...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Maarten Lankhorst
dsound: Transparantly fall back to software mode if...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Maarten Lankhorst
dsound: Move assignment of DSBCAPS_LOC to primary buffe...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Alexandre Julliard
dsound: Fix a compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Maarten Lankhorst
dsound: Handle failing of IDsDriver_CreateSoundBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Maarten Lankhorst
dsound: Sound acceleration fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Michael Stefaniuc
dsound: Remove redundant NULL check before HeapFree...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Maarten Lankhorst
dsound: Move resampling away from mixer thread.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Maarten Lankhorst
dsound: Get rid of DS_HEL_FRAGS.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Maarten Lankhorst
dsound: Add a registry setting for hel buffer length.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Maarten Lankhorst
dsound: Remove some more unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Maarten Lankhorst
dsound: Silence the IDirectSoundBuffer_Initialize warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Maarten Lankhorst
dsound: Reset state when stopping device.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Maarten Lankhorst
dsound: Replace buffer critical section with a rw-lock.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Maarten Lankhorst
dsound/winealsa: Remove writelead for alsa directsound.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Alex Villacís Lasso
dsound: Reset device playpos/mixpos on buflen change.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Michael Stefaniuc
dsound: Fix missing unlock on an error path. Found...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Maarten Lankhorst
dsound: Simplify mixing by removing remixing support...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Maarten Lankhorst
dsound: Give rougher estimates for fraglen to satisfy...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Maarten Lankhorst
dsound: Fix buffer caps.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Maarten Lankhorst
dsound: Fix stupid mistake.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Maarten Lankhorst
dsound: Primary buffer isn't an IDirectSoundBuffer8.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrew Talbot
dsound: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Maarten Lankhorst
dsound: Make sure we're holding the lock on Drop And...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Michael Stefaniuc
dsound: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Alexandre Julliard
dsound: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
dsound: Don't use sizeof in traces to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Robert Reif
dsound: Check DirectSoundBuffer_Lock parameters.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Robert Reif
dsound: Add DSOUND_PrimarySetFormat and use it to set...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Robert Reif
dsound: Refactor playback.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Robert Reif
dsound: Remove WINAPI from internal functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-17
Robert Reif
Include winuser.h so the code compiles cleanly on windo...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Robert Reif
Add multiple DIRECTSOUND object support (multiple sound...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Robert Reif
Initialize primary buffer on open.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Robert Reif
Change some global variable names.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Robert Reif
Some block align cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Reif
Removed printing of thread id for AddRef and Release...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Robert Reif
Fill new software buffers with silence.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Robert Reif
Don't allow other threads to access the primary buffer...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Robert Reif
Remove unused includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Robert Reif
Use Windows memory functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-17
Robert Reif
Cleanup reference counting.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Robert Reif
Cleanup reference counting.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Robert Reif
Return error from low level driver when necessary.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Robert Reif
Consolidate secondary buffer list processing and locking.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Robert Reif
Allocate wave format structure dynamically based on...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-11
Robert Reif
Fixed a bug where freqAdjust was not being updated...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Francois Gouget
Remove the assert()s that checked that IDirectSoundBuff...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Francois Gouget
Fix the volume and balance of primary buffers so it...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Robert Reif
Remove DirectSound reference counts by buffers and...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Robert Reif
Fix IDirectSoundBuffer8_Initialize function prototype...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-13
Robert Reif
Properly release hardware primary buffer when changing...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-06
Robert Reif
Actual buffer format may be different from requested...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-09
Robert Reif
Added some missing defines and a struct.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Oleg Prokhorov
Another portion of HeapReAlloc fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Robert Reif
Added volume and pan support to primary buffers.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-15
Robert Reif
Device enumeration callbacks should return a NULL guid...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-01
Robert Reif
Added SecondaryBuffer and DirectSoundCaptureNotify...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Robert Reif
Added class factories for DirectSoundCapture, DirectSou...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-27
Robert Reif
3D buffer and listener reference counts should be fixed.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Robert Reif
Fixed a reference counting bug I introduced.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-22
Robert Reif
- make parameter checking and error notification consistent
blob
|
commitdiff
|
raw
|
diff to current
2003-05-02
Robert Reif
Move all tests to outside the loop when setting volume.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Robert Reif
Added support for multiple direct sound devices.
blob
|
commitdiff
|
raw
|
diff to current
next