summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/AudioCommonConfig.cpp
AgeCommit message (Expand)Author
2012-04-23Removed the DTK Music option. It is now always enabled.skidau
2012-01-01Build fixskidau
2012-01-01Moved the Audio Throttle option to the Framelimit drop-down. The Audio Throt...skidau
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2011-02-14Some 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-04Change the audio sample rate setting to a numerical value. Fixes issue 4045....Glenn Rice
2011-01-29Fix the Audio tab and merge the DSP config into one.sl1nk3.s
2011-01-28DSP plugin merge - the two DSP plugins are now gone and all the code has been...hrydgard
2011-01-18Remove the __APPLE__ workaround for reading config files from a ctor.Soren Jorvang
2010-12-23some better default settings:Shawn Hoffman
2010-11-12DSPHLE: Added an option for 48khz output and supporting upsampling code.mylek4
2010-07-22Port to *BSD. It runs but isn't terribly useful without Cg.Soren Jorvang
2010-06-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...Shawn Hoffman
2010-03-24XK patch for adding jit config to audiocommon/c16 function to x64emitternakeee
2010-02-07Fix an issue with OpenAL not properly using the correct Volume on bootsl1nk3.s
2010-02-07EXPERIMENTAL: an attempt to fix Issue 1725ayuanx
2009-10-15Audio: alsa is now default on linux, scons switch openal off by default (open...nakeee
2009-09-24Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...Sonicadvance1
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-12Fix for tatsunoko vs capcom and those wii games getting corrupted memory errorsl1nk3.s
2009-05-18Added sound volume slider to HLE sound plugin, currently DSound only, unless ...sl1nk3.s
2009-04-25A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi...Sonicadvance1
2009-03-30Added dtk sound mixing to audiocommon (should work with LLE now)nakeee