projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
dsound
/
sound3d.c
2012-05-09
Andrew Eikum
dsound: Don't destroy primary buffer until device is...
blob
|
commitdiff
|
raw
2012-01-19
Michael Stefaniuc
dsound: Merge IDirectSound3DBuffer into the secondary...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Michael Stefaniuc
dsound: Get rid of some LPDIRECTSOUND3DBUFFER usage.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-16
Michael Stefaniuc
dsound: Merge IDirectSound3DListener into the primary...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Alexander E. Patrakov
dsound: Always resample buffers in mixer thread.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-27
André Hentschel
dsound: Use if(0) instead of #if 0 to make sure code...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Andrew Eikum
dsound: Remove hardware acceleration support.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Andrew Eikum
dsound: Don't dereference a freed object.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Stefaniuc
dsound: Don't delete the primary buffer if a sub iface...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Stefaniuc
dsound: Use the same struct for the primary buffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Michael Stefaniuc
dsound: Fix refcounting for the secondary buffer object.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Michael Stefaniuc
dsound: Kill SecondaryBufferImpl with extreme prejudice.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francois Gouget
Straighten out some ellipses.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Maarten Lankhorst
dsound: Make AngleBetweenVectorsRad when vectors have...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Maarten Lankhorst
dsound: Implement AngleBetweenVectorsDeg as a call...
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-09
Maarten Lankhorst
dsound: Fix division by zero in DSOUND_Calc3DBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Romain Iehl
dsound: Correct field access.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Romain Iehl
dsound: Simplify the calculation of sound attenuation...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Romain Iehl
dsound: Fix bug preventing correct calculation of the...
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-05-03
Andrew Talbot
dsound: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Andrew Talbot
dsound: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Michael Stefaniuc
dsound: Remove stray '\' at end of lines.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Andrew Talbot
dsound: Remove unused function.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Michael Stefaniuc
dsound: Win64 printf format warning fixes.
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-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-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-02-11
Robert Reif
Removed printing of thread id for AddRef and Release...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Robert Reif
Remove unused includes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
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-09
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
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-07-13
Robert Reif
Remove DirectSound reference counts by buffers and...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Robert Reif
Remove unused lock.
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-02
Robert Reif
Now that reference counting is correct, there is no...
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-07-09
Francois Gouget
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Francois Gouget
Fixed some common spelling errors.
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
Duane Clark
Fix compile error.
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-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Rok Mandeljc
Framework for the doppler effect.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-10
Rok Mandeljc
- implemented panning
blob
|
commitdiff
|
raw
|
diff to current
2003-03-05
Rok Mandeljc
Changed some stuff so distance attenuation works for...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-17
Rok Mandeljc
Reimplemented distance attenuation formula.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Rok Mandeljc
Added cone support.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-10
Rok Mandeljc
3d sound diminishes with distance.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Rok Mandeljc
- 3d buffers produce sounds
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Rok Mandeljc
- cleaned *Set* functions
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Rok Mandeljc
Implementation of IDirectSound3DListenerImpl_Set*().
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Rok Mandeljc
Implemented IDirectSound3DBufferImpl_Set*().
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Rok Mandeljc
Implemented IDirectSound3DListenerImpl_Get*() functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Rok Mandeljc
Implemented some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Ove Kaaven
Support DirectSound 8 interfaces. Split interface imple...
blob
|
commitdiff
|
raw
|
diff to current