summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_DSP_LLE
AgeCommit message (Expand)Author
2010-03-05Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod...Sonicadvance1
2010-02-28code cleanup, focusing on dsp hleShawn Hoffman
2010-02-25Fix issue 2364 + another issue introduced in r5129 causing the main window to...sl1nk3.s
2010-02-25Build fix for linux. sprintf_s does not exist in linux. Does it in windows?Glenn Rice
2010-02-25finish proper window handling, fix the modal state of the config dialogs, plu...luisr142004
2010-02-24Systematically eliminating compiler warnings.Glenn Rice
2010-02-23Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missedGlenn Rice
2010-02-23Some tiny fix, fixed a crash when activating "overlay some statistics" on OGL...sl1nk3.s
2010-02-22Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c...sl1nk3.s
2010-02-22Remove the AO dependency for DSP LLE, which is sillySonicadvance1
2010-02-19Add a SetSelectin I forgot.Glenn Rice
2010-02-19Fix some Set/GetValue's Sonic forgot.Glenn Rice
2010-02-19Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Combobox...Sonicadvance1
2010-02-18Move MemCheck functionality into the virtual DebugInterface class from the mo...Shawn Hoffman
2010-02-17Update_SR_Register64 sets SR_TOP2BITS based on m, not h (does someone have te...Shawn Hoffman
2010-02-07Revert parts of r5021, OpenAL also uses the Volume slider.j4ck.fr0st
2010-02-06Some internal code shuffling for Config dialogs. OSX seems to be picky about ...j4ck.fr0st
2010-02-02Linux global build. At least the basic footwork is done here.Glenn Rice
2010-01-13Fixes Issue 2004ayuanx
2010-01-13heh, VS didn't save in time :> (remove nonexistent txt file from dsp lle vcpr...Shawn Hoffman
2010-01-13Merge SrcSelect.c, AX.c, Crazy Taxi.txt, and DSP_UC_AX1.txt into new and impr...Shawn Hoffman
2010-01-13DSP LLE: code cleanup that doesn't affect behavior.Shawn Hoffman
2010-01-12DSP comments & minor reorganization (moved all DSP state into the g_dsp struc...hrydgard
2010-01-06Now you can switch between Emulated and Real WiiMotes, connect more Real Wiim...fgfemperor
2010-01-01Some fixes to Stop() process.sl1nk3.s
2009-12-25Sound System Rework: Phase 2 (cont'ed)ayuanx
2009-12-23Sound System Rework: Phase 2ayuanx
2009-12-22Sound System Rework: Phase 1ayuanx
2009-12-13Code cleanup, removed extern declaration in sound streamsayuanx
2009-11-14re-apply dsp-related changes from r4533Shawn Hoffman
2009-11-14revert to r4531, but keep the changes from the following revisions: 4533,4550...Shawn Hoffman
2009-11-12DSPLLE small mul fixMarko Pusljar
2009-11-08Fix Compiling in OSXSonicadvance1
2009-11-08apply warning fixes from r1447Shawn Hoffman
2009-11-07Continuing godisgovernment's fixXTra.KrazzY
2009-11-07LUAInterface should have all its functionality now (excluding input/controlle...XTra.KrazzY
2009-10-01DSPSPY improvementsMarko Pusljar
2009-09-27Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f...sl1nk3.s
2009-09-24Add CoreAudio Backend, still needs a bit of work. Will cleanup AudioCommon.cp...Sonicadvance1
2009-09-18Missed some stuffSonicadvance1
2009-09-18Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't...Sonicadvance1
2009-09-08quickfix for the build problem. no, I don't like all these globals either.hrydgard
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-08-25GUI: Moved debugging window to AUI, more AUI improvements to be doneJohn Peterson
2009-08-24Reverted r4045, it works for me!(R) How about you?XTra.KrazzY
2009-08-24Windows Build: Fixed the other settingsJohn Peterson
2009-08-24Windows Build: Moved externals to separate solutionJohn Peterson
2009-08-15NETPLAY : display game name correctly in gui , added netplay to logmanager (n...daco65
2009-08-01fix non gui buildtmator
2009-07-30set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon...LPFaint99