projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shell32: Always NULL-terminate path in SHGetPathFromIDList.
[wine]
/
dlls
/
dsound
/
dsound_private.h
2006-06-10
Alexandre Julliard
dsound: Make the virtual table functions static where...
blob
|
commitdiff
|
raw
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: Add full duplex support.
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-16
Robert Reif
dsound: Make some capture functions 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-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-05
Robert Reif
dsound: Capture refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-04
Robert Reif
dsound: Capture cleanup.
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-27
Robert Reif
Remove unused variable from IDirectSoundFullDuplexImpl.
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-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Robert Reif
Finish DirectSoundCapture/DirectSoundCapture8 split.
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-09
Robert Reif
Remove dead code and redundant variables from DSOUND_Ca...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Robert Reif
Change some global variable names.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Robert Reif
Fixed memory leak in mixer code.
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-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_VFIELD macro.
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-21
Robert Reif
Save enumerated GUIDs in a global array so they persist...
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-04
Robert Reif
Separated DirectSoundCreate8 into two functions and...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Robert Reif
Remove unused lock.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-12
Robert Reif
Reduce the use of the dsound global variable by passing...
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-08
Robert Reif
Make capture more reliable by submitting all buffers...
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-20
Robert Reif
Split property sets into two types: buffer and private.
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-05-02
Robert Reif
Reversed relationship between buffers and notifies.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-15
Robert Reif
Added support for multiple direct sound devices.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-06
Robert Reif
Added a configuration option for setting the hardware...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Robert Reif
Fixed code to handle full duplex properly.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-15
Robert Reif
Added support for direct sound capture and a real direc...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Ove Kaaven
Support DirectSound 8 interfaces. Split interface imple...
blob
|
commitdiff
|
raw
|
diff to current