| Age | Commit message (Expand) | Author |
| 2010-06-02 | Fix some cases of variables being used uninitialized. Also some unused | Soren Jorvang |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-06-02 | Fix typo. | Soren Jorvang |
| 2010-06-01 | fix AudioCommon including linux headers on windows | Shawn Hoffman |
| 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-05-31 | Have the AudioUnit callback drive the internal mixer directly instead | Soren Jorvang |
| 2010-05-30 | Get the audio unit output buffer size and use that as the rendering | Soren Jorvang |
| 2010-05-21 | Linux: Better ALSA support | pierre |
| 2010-05-07 | Linux: Fix horrible latency when the alsa pulseaudio plugin is involved, see ... | pierre |
| 2010-03-24 | XK patch for adding jit config to audiocommon/c16 function to x64emitter | nakeee |
| 2010-03-08 | Added a null check when stopping the DSPHLE plugin with the DSound back-end. ... | skidau |
| 2010-02-12 | Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying ... | Sonicadvance1 |
| 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 |
| 2010-02-05 | Correct stopping of Core in OSX via Command+Q, and fix a thread from not dyin... | Sonicadvance1 |
| 2010-02-02 | Some small clean up + fixes to make valgrind happy | nakeee |
| 2010-01-31 | Fix minor issue with inclusion of OpenAL headers | Glenn Rice |
| 2010-01-20 | Nullsound killed - Fixes Issue 1082 | Marko Pusljar |
| 2010-01-18 | Change the order so selected iso will be first and only then the default iso. | nakeee |
| 2010-01-17 | Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how ... | Sonicadvance1 |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-12 | coreaudio backend make sound now | tmator |
| 2009-12-25 | Wiimote: More work, don't ask, no answer | ayuanx |
| 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 | Added volume control for OpenAL, also improved its performance a bit, but don... | ayuanx |
| 2009-12-20 | Now OpenAL works, at least. | ayuanx |
| 2009-12-18 | Thread safe. | ayuanx |
| 2009-12-13 | Code cleanup, removed extern declaration in sound streams | ayuanx |
| 2009-12-13 | Add the mixer change from issue 1479 (use sleep(1) instead of cpu yield) | Shawn Hoffman |
| 2009-12-12 | Improved XTra.KrazzY's Mute-On-Pause a bit, so it won't cost any CPU time whe... | ayuanx |
| 2009-12-10 | Fixed annoying sound when pausing/shutting down (please test for ALL backends... | XTra.KrazzY |
| 2009-11-27 | AlsaSound: Applied the fix from issue 1689 makes DSP better | nakeee |
| 2009-11-07 | LUAInterface should have all its functionality now (excluding input/controlle... | XTra.KrazzY |
| 2009-10-23 | CoreAudio for osx : replace all deprecated functions, now it not block dolphi... | tmator |
| 2009-10-15 | Pulse audio empty struct implementation. Working on it though | nakeee |
| 2009-10-15 | Audio: alsa is now default on linux, scons switch openal off by default (open... | nakeee |
| 2009-10-15 | Turns out that if one fails to use pkg-config to configure alsa, some other a... | Shawn Hoffman |
| 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-21 | fix some path issues on OSX, also libao for osx only supports 44.1kHz...aweso... | Shawn Hoffman |
| 2009-09-15 | DSP: added automatic alsa test. | nakeee |
| 2009-09-09 | hopefully unbreak win32 build. yeah, this was sloppy of me :p | hrydgard |
| 2009-09-09 | Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency... | hrydgard |
| 2009-09-08 | get rid of the '¯' chars in source code...non ascii chars are not really goo... | Shawn Hoffman |
| 2009-07-30 | set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon... | LPFaint99 |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-26 | Fix up all copyright dates. | death2droid |