| Age | Commit message (Expand) | Author |
| 2010-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 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 | 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-23 | Some tiny fix, fixed a crash when activating "overlay some statistics" on OGL... | sl1nk3.s |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-22 | Remove the AO dependency for DSP LLE, which is silly | Sonicadvance1 |
| 2010-02-19 | Add a SetSelectin I forgot. | Glenn Rice |
| 2010-02-19 | Fix some Set/GetValue's Sonic forgot. | Glenn Rice |
| 2010-02-19 | Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Combobox... | Sonicadvance1 |
| 2010-02-18 | Move MemCheck functionality into the virtual DebugInterface class from the mo... | Shawn Hoffman |
| 2010-02-17 | Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te... | Shawn Hoffman |
| 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-13 | Fixes Issue 2004 | ayuanx |
| 2010-01-13 | heh, VS didn't save in time :> (remove nonexistent txt file from dsp lle vcpr... | Shawn Hoffman |
| 2010-01-13 | Merge SrcSelect.c, AX.c, Crazy Taxi.txt, and DSP_UC_AX1.txt into new and impr... | Shawn Hoffman |
| 2010-01-13 | DSP LLE: code cleanup that doesn't affect behavior. | Shawn Hoffman |
| 2010-01-12 | DSP comments & minor reorganization (moved all DSP state into the g_dsp struc... | hrydgard |
| 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-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-11-14 | re-apply dsp-related changes from r4533 | Shawn Hoffman |
| 2009-11-14 | revert to r4531, but keep the changes from the following revisions: 4533,4550... | Shawn Hoffman |
| 2009-11-12 | DSPLLE small mul fix | Marko Pusljar |
| 2009-11-08 | Fix Compiling in OSX | Sonicadvance1 |
| 2009-11-08 | apply warning fixes from r1447 | Shawn Hoffman |
| 2009-11-07 | Continuing godisgovernment's fix | XTra.KrazzY |
| 2009-11-07 | LUAInterface should have all its functionality now (excluding input/controlle... | XTra.KrazzY |
| 2009-10-01 | DSPSPY improvements | Marko Pusljar |
| 2009-09-27 | Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f... | sl1nk3.s |
| 2009-09-24 | Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp... | Sonicadvance1 |
| 2009-09-18 | Missed some stuff | Sonicadvance1 |
| 2009-09-18 | Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't... | Sonicadvance1 |
| 2009-09-08 | quickfix for the build problem. no, I don't like all these globals either. | hrydgard |
| 2009-09-08 | Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu... | hrydgard |
| 2009-08-25 | GUI: Moved debugging window to AUI, more AUI improvements to be done | John Peterson |
| 2009-08-24 | Reverted r4045, it works for me!(R) How about you? | XTra.KrazzY |
| 2009-08-24 | Windows Build: Fixed the other settings | John Peterson |
| 2009-08-24 | Windows Build: Moved externals to separate solution | John Peterson |
| 2009-08-15 | NETPLAY : display game name correctly in gui , added netplay to logmanager (n... | daco65 |
| 2009-08-01 | fix non gui build | tmator |
| 2009-07-30 | set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon... | LPFaint99 |