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
/
Mixer.cpp
Age
Commit message (
Expand
)
Author
2009-12-25
Sound System Rework: Phase 2 (cont'ed)
ayuanx
2009-12-23
Sound System Rework: Phase 2
ayuanx
2009-12-22
Sound System Rework: Phase 1
ayuanx
2009-12-20
Now OpenAL works, at least.
ayuanx
2009-12-13
Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield)
Shawn Hoffman
2009-09-08
get rid of the '¯' chars in source code...non ascii chars are not really goo...
Shawn Hoffman
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-17
No more SleepCurrentThreads in Command Processor. Some Fifo cleanup.
Nolan Check
2009-06-15
Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real...
John Peterson
2009-06-12
a NEED DEBUG version of openal sound system, nakee, try to FIX it! :)
hyperiris
2009-03-30
Added dtk sound mixing to audiocommon (should work with LLE now)
nakeee
2009-03-28
Fixed Null sound
nakeee
2009-03-28
A little fix for the Throttle, it wasn't getting the correct sample_rate thus...
sl1nk3.s
2009-03-28
Some code cleanup
omegadox
2009-03-27
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre...
nakeee
2009-03-26
crash fix
nakeee
2009-03-26
Attempt to move mixer to audio common, it's a bit more complicated than I exp...
nakeee