projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dsound: Merge IDirectSoundNotify into the capture buffer object.
[wine]
/
dlls
/
dsound
/
dsound.c
2011-10-20
Andrew Eikum
dsound: Don't claim to support hardware buffers.
blob
|
commitdiff
|
raw
2011-09-28
Andrew Eikum
dsound: Eliminate leftover driver structures.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Andrew Eikum
dsound: Reimplement capturing devices on mmdevapi.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Andrew Eikum
dsound: Reimplement rendering devices on mmdevapi.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Andrew Eikum
dsound: Remove hardware acceleration support.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Michael Stefaniuc
dsound: Move the primary buffer description into the...
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-24
Michael Stefaniuc
dsound: Kill SecondaryBufferImpl with extreme prejudice.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Michael Stefaniuc
dsound: Remove pointless AddRef followed by a Release.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Owen Rudge
dsound: Add support for 32-bit IEEE float buffers.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Maarten Lankhorst
Revert "dsound: Only initialize one guid for capture...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Maarten Lankhorst
dsound: Only initialize one guid for capture and renderer.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Maarten Lankhorst
dsound: Remove directsound interface in duplex.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Henri Verbeet
dsound: Use wine_dbg_sprintf() in dumpCooperativeLevel().
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Jesse Allen
dsound: Allow a special cbSize case in CreateSoundBuffer.
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-06-21
Dan Kegel
dsound: Don't free buffer if it's owned by alsa.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Andrew Talbot
dsound: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Andrew Riedi
dsound: DPRINTF -> TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Alexandre Julliard
Avoid size_t types in traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Maarten Lankhorst
dsound: Reassign pointers back to null when destroying...
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-11-07
Maarten Lankhorst
dsound: Add support for WAVEFORMATEXTENSIBLE format.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Maarten Lankhorst
dsound: Remove a few null initializations in DirectSoun...
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-22
Maarten Lankhorst
dsound: Move assignment of DSBCAPS_LOC to primary buffe...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Maarten Lankhorst
dsound: Make hardware acceleration work again.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Maarten Lankhorst
dsound: Make timer more robust.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Maarten Lankhorst
dsound: Sound acceleration fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Maarten Lankhorst
dsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Robert Reif
dsound: Add missing interface ID.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Maarten Lankhorst
dsound: IDirectSound_Compact should return DS_OK on...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Andrew Talbot
dsound: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Andrew Riedi
dsound: Change a couple DPRINTF's to TRACE's
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
dsound: Conform critical section DebugInfo names.
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-18
Robert Reif
dsound: Class factory cleanup.
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-04-08
Robert Reif
dsound: Set default primary buffer sample rate and...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Robert Reif
dsound: Convert IDirectSoundImpl from a COM class to...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Robert Reif
dsound: Make dumpCooperativeLevel global.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Robert Reif
dsound: Rename some functions, make some functions...
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
2006-01-03
Robert Reif
dsound Add uninitialized check.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Robert Reif
Change secondary buffer variable name to secondary.
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-10-11
Robert Reif
Fix PrimaryBufferImpl pointer to deleted DirectSoundImpl.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Robert Reif
DirectSoundDevice reference count cleanup.
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-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Stefan Huehner
Fix some write-strings 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
Robert Reif
Move initialization to IDirectSound_Initialize.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Robert Reif
Change some global variable names.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-25
Robert Reif
Change SetCooperativeLevel FIXME to WARN.
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-01
Robert Reif
Fix primary buffer memory leak.
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
2005-01-24
Robert Reif
Fixed memory leak in mixer code.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-07
Tomas Vanek
Fixed no memory condition test in IDirectSoundImpl_Create.
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
Remove lock name from lock debug structure before delet...
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-08
Hans Leidekker
Fix signed/unsigned comparison warnings.
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-31
Francois Gouget
Don't use DSBCAPS_{CTRLDEFAULT,CTRLALL} in capability...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Robert Reif
DirectSound8 doesn't accept 3D stereo secondary buffers but
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-20
Robert Reif
Remove wine specific DRV_QUERYDSOUNDGUID message and...
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-06
Robert Reif
Adds debug name to remaining critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Robert Reif
Add CRITICAL_SECTION debug info.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Francois Gouget
Check the return value of IDirectSoundImpl_Create(...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Robert Reif
Added error checking to IDirectSound_Compact.
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-22
Robert Reif
Dump DirectSound capabilities flags.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Robert Reif
Do initialization to match windows behavior (with test).
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-09
Robert Reif
Better error checking and recovery.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-08
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Robert Reif
Get certification for VerifyCertification from driver...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Robert Reif
Separated DirectSoundCreate8 into two functions and...
blob
|
commitdiff
|
raw
|
diff to current