projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed some more traces to use the right printf format and avoid
[wine]
/
dlls
/
dsound
/
mixer.c
2005-08-03
Alex Villacís Lasso
Correction to earlier assertion patch to allow for...
blob
|
commitdiff
|
raw
2005-08-02
Alex Villacís Lasso
Prevent dsb->buf_mixpos from ever remaining past dsb...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Robert Reif
Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Reif
Fix roundoff error to prevent negative length.
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-19
Robert Reif
Fix block align error message to show length before...
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
Use nBlockAlign rather than calculating it.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Robert Reif
Some block align cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Robert Reif
Signed/unsigned fix and code cleanup.
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-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-18
Robert Reif
Allocate wave format structure dynamically based on...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Robert Reif
Speed up mixing and unmixing by moving sample size...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Gerald Pfeifer
Avoid using round(), which is unportable.
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-01-12
Robert Reif
Reduce the use of the dsound global variable by passing...
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-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-06-27
Robert Reif
3D buffer and listener reference counts should be fixed.
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-05-02
Robert Reif
Reversed relationship between buffers and notifies.
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-07
Jerry Jenkins
Align data to proper size.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Ove Kaaven
Somewhat more reliable dsound position notifications.
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-01-16
Francois Gouget
Use the same 8/16bit conversion routines as in pcmconve...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Francois Gouget
Fix latent deadlock in DSOUND_callback.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
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