| Age | Commit message (Expand) | Author |
| 2010-03-08 | Merged r5172 to stable branch. | 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 |
| 2009-07-17 | No more SleepCurrentThreads in Command Processor. Some Fifo cleanup. | Nolan Check |
| 2009-07-15 | Woops, I had changed this line on accident | Sonicadvance1 |
| 2009-07-15 | Commit to allow Interpreter to work on devices that don't support SSE2, just ... | Sonicadvance1 |
| 2009-07-12 | Rearrange LogManager includes. The main purpose is to make it possible to mod... | Nolan Check |
| 2009-07-10 | Use _beginthreadex | Nolan Check |
| 2009-07-07 | Various changes: Fixed linux build, added some zelda ucode RE, added HLE mail... | XTra.KrazzY |
| 2009-07-07 | Woops | Sonicadvance1 |
| 2009-07-07 | Trying to get Dolphin to compile in Xcode, had to rename the Debugger namespa... | Sonicadvance1 |
| 2009-07-06 | add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ... | LPFaint99 |
| 2009-07-03 | Misc warning fixes. | magumagu9 |
| 2009-06-26 | 1. TAS Groundwork: Saving the state (compression and memory dump to file) is ... | XTra.KrazzY |