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
/
AudioCommonConfig.h
Age
Commit message (
Expand
)
Author
2012-04-23
Removed the DTK Music option. It is now always enabled.
skidau
2012-01-01
Moved the Audio Throttle option to the Framelimit drop-down. The Audio Throt...
skidau
2011-02-14
Some work on changing comments, log messages, and variable and function names...
Glenn Rice
2011-02-11
* Dump AVI output on every VI (fixes issue #4064).
smelenchuk
2011-02-04
Change the audio sample rate setting to a numerical value. Fixes issue 4045....
Glenn Rice
2011-01-29
Fix the Audio tab and merge the DSP config into one.
sl1nk3.s
2011-01-18
Remove the __APPLE__ workaround for reading config files from a ctor.
Soren Jorvang
2011-01-02
Audio volume slider support for OS X.
Soren Jorvang
2010-11-12
DSPHLE: Added an option for 48khz output and supporting upsampling code.
mylek4
2010-11-10
Added XAudio2 backend.
mylek4
2010-11-02
Re-implemented the NullSound back-end. Allows Dolphin to be used on hosts wi...
skidau
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-10-15
Pulse audio empty struct implementation. Working on it though
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-05-18
Added sound volume slider to HLE sound plugin, currently DSound only, unless ...
sl1nk3.s
2009-04-25
A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi...
Sonicadvance1
2009-03-30
Added dtk sound mixing to audiocommon (should work with LLE now)
nakeee