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
/
AudioCommon.cpp
Age
Commit message (
Expand
)
Author
2010-06-02
Fix typo.
Soren Jorvang
2010-06-01
Hopefully fix building on Linux.
Soren Jorvang
2010-06-01
Now that Core Audio works, reduce the number of build permutations a bit
Soren Jorvang
2010-03-24
XK patch for adding jit config to audiocommon/c16 function to x64emitter
nakeee
2010-01-20
Nullsound killed - Fixes Issue 1082
Marko Pusljar
2009-12-22
Sound System Rework: Phase 1
ayuanx
2009-10-15
Pulse audio empty struct implementation. Working on it though
nakeee
2009-09-30
OpenCL: added opencl=true option to scons and fixed the case on the way.
nakeee
2009-09-24
Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...
Sonicadvance1
2009-09-09
Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency...
hrydgard
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-06
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...
LPFaint99
2009-06-26
1. TAS Groundwork: Saving the state (compression and memory dump to file) is ...
XTra.KrazzY
2009-03-30
Fixing compile without openal
nakeee
2009-03-30
Added dtk sound mixing to audiocommon (should work with LLE now)
nakeee
2009-03-29
ops.
omegadox
2009-03-29
AudioCommon.cpp cleanup
omegadox
2009-03-28
remove some junk added in last few commits. Also I really don't like the styl...
Shawn Hoffman
2009-03-28
Another linux fix with AudioCommon.cpp
omegadox
2009-03-28
Another linux fix with AudioCommon.cpp
omegadox
2009-03-28
Only include DSoundStream header on Windows only.
omegadox
2009-03-28
Some code cleanup
omegadox
2009-03-27
Audio: adjust UI
hyperiris
2009-03-27
yeah, start OpenAL sound output
hyperiris
2009-03-27
more clean up, starting to add recording support to sound stream
nakeee
2009-03-26
Attempt to move mixer to audio common, it's a bit more complicated than I exp...
nakeee