index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
/
Src
/
DSoundStream.cpp
Age
Commit message (
Expand
)
Author
2010-03-08
Added a null check when stopping the DSPHLE plugin with the DSound back-end. ...
skidau
2010-01-14
This could alleviate the suffering of dual core synchronization a bit.
ayuanx
2009-12-25
Sound System Rework: Phase 2 (cont'ed)
ayuanx
2009-12-23
Sound System Rework: Phase 2
ayuanx
2009-12-18
Thread safe.
ayuanx
2009-12-13
Code cleanup, removed extern declaration in sound streams
ayuanx
2009-12-12
Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe...
ayuanx
2009-12-10
Fixed annoying sound when pausing/shutting down (please test for ALL backends...
XTra.KrazzY
2009-11-07
LUAInterface should have all its functionality now (excluding input/controlle...
XTra.KrazzY
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-10
Use _beginthreadex
Nolan Check
2009-06-03
Tiny crash fix for the wiimote plugin as well as a safer check for the volume...
sl1nk3.s
2009-05-18
Added sound volume slider to HLE sound plugin, currently DSound only, unless ...
sl1nk3.s
2009-03-28
Fixed Null sound
nakeee
2009-03-27
Well, it should fix audio, at least on my machine.
hyperiris
2009-03-26
small windows compile fix
nakeee
2009-03-26
Attempt to move mixer to audio common, it's a bit more complicated than I exp...
nakeee
2009-03-23
Added project for AudioCommon.
omegadox
2009-03-23
Starting audio common
nakeee