| Age | Commit message (Expand) | Author |
| 2012-04-23 | Removed the DTK Music option. It is now always enabled. | skidau |
| 2012-01-01 | Build fix | skidau |
| 2012-01-01 | Moved the Audio Throttle option to the Framelimit drop-down. The Audio Throt... | skidau |
| 2011-02-28 | Convert GetUserPath to return a std::string instead of a const char *. This ... | Glenn Rice |
| 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-28 | DSP plugin merge - the two DSP plugins are now gone and all the code has been... | hrydgard |
| 2011-01-18 | Remove the __APPLE__ workaround for reading config files from a ctor. | Soren Jorvang |
| 2010-12-23 | some better default settings: | Shawn Hoffman |
| 2010-11-12 | DSPHLE: Added an option for 48khz output and supporting upsampling code. | mylek4 |
| 2010-07-22 | Port to *BSD. It runs but isn't terribly useful without Cg. | Soren Jorvang |
| 2010-06-03 | Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557... | hrydgard |
| 2010-06-03 | Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC... | Shawn Hoffman |
| 2010-03-24 | XK patch for adding jit config to audiocommon/c16 function to x64emitter | nakeee |
| 2010-02-07 | Fix an issue with OpenAL not properly using the correct Volume on boot | sl1nk3.s |
| 2010-02-07 | EXPERIMENTAL: an attempt to fix Issue 1725 | ayuanx |
| 2009-10-15 | Audio: alsa is now default on linux, scons switch openal off by default (open... | nakeee |
| 2009-09-24 | Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp... | Sonicadvance1 |
| 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-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 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 |