| Age | Commit message (Expand) | Author |
| 2010-04-08 | Stable: another small HLE fix | nakeee |
| 2010-04-08 | Stable: | nakeee |
| 2010-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 2010-02-28 | remove Globals.cpp (had been removed from projects but forgot to svn delete it) | Shawn Hoffman |
| 2010-02-28 | code cleanup, focusing on dsp hle | Shawn Hoffman |
| 2010-02-25 | Fix issue 2364 + another issue introduced in r5129 causing the main window to... | sl1nk3.s |
| 2010-02-25 | Build fix for linux. sprintf_s does not exist in linux. Does it in windows? | Glenn Rice |
| 2010-02-25 | heh, builds fix, sorry :p | luisr142004 |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-23 | Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed | Glenn Rice |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-19 | Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Combobox... | Sonicadvance1 |
| 2010-02-19 | Revert the SysConf change, since it was intended by shuffle. | j4ck.fr0st |
| 2010-02-18 | DSPHLE - GC intro audio (IPL) now working - only for pal games atm | Marko Pusljar |
| 2010-02-14 | ...and a buildfix for non-win32 | j4ck.fr0st |
| 2010-02-14 | attempt to fix the main window closing from r5056. i'm not sure how this affe... | j4ck.fr0st |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-12 | Fix a ~8MB mem leak with AXWii Games | Sonicadvance1 |
| 2010-02-07 | Revert parts of r5021, OpenAL also uses the Volume slider. | j4ck.fr0st |
| 2010-02-06 | Some internal code shuffling for Config dialogs. OSX seems to be picky about ... | j4ck.fr0st |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-24 | ROM dissasm "refresh" + RE + small fixes | Marko Pusljar |
| 2010-01-17 | Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how ... | Sonicadvance1 |
| 2010-01-13 | Fixes Issue 2004 | ayuanx |
| 2010-01-06 | Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim... | fgfemperor |
| 2010-01-01 | Some fixes to Stop() process. | sl1nk3.s |
| 2009-12-27 | DSPHLE - AX - Metroid Prime 2 (GC) audio should be better now | Marko Pusljar |
| 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-13 | Code cleanup, removed extern declaration in sound streams | ayuanx |
| 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-12-10 | DSPHLE: Fixed the unbearable noise in "Dead Space Extraction". Theoretically ... | ayuanx |
| 2009-12-01 | DSPLLE - cleaning, small fixes (2 shift opcodes are more correct now (lsr,asr... | Marko Pusljar |
| 2009-12-01 | 1. Fixed the unbearable noise in "Resident Evil: Umbrella Chronicles", "Resid... | ayuanx |
| 2009-11-28 | Added an option "Enable Loop Audio Hack" in DSP config. | ayuanx |
| 2009-11-27 | Thanks to Wagnard28 and other lots of people's test, now this will hopefully ... | ayuanx |
| 2009-11-27 | This should fix the No Sound Problem in GC & Non-AX games. | ayuanx |
| 2009-11-27 | Very small but very COOL fix. | ayuanx |
| 2009-11-16 | DSPHLE AXwii mail revert (thanks to RazLaron) | Marko Pusljar |
| 2009-11-15 | DSPHLE AXwii - cleaning, DCD10004 mails are now correct for Wii Sports ucode too | Marko Pusljar |
| 2009-11-14 | reapply changes from 4550-4551,4556-4559 correctly...sigh...some files were i... | Shawn Hoffman |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-13 | DSPHLE AXwii work | Marko Pusljar |
| 2009-11-08 | Fix Compiling in OSX | Sonicadvance1 |
| 2009-11-07 | fix crash caused by adding DSP_ClearAudioBuffer() | Shawn Hoffman |
| 2009-11-07 | LUAInterface should have all its functionality now (excluding input/controlle... | XTra.KrazzY |