summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Setup.h
AgeCommit message (Expand)Author
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-15Fixed one of the two remaining crash on Stop (issue 600), and removed some se...sl1nk3.s
2009-07-03remove MusicModShawn Hoffman
2009-06-20MusicMod: Fixed the buildJohn Peterson
2009-05-08remove dead code from MusicModShawn Hoffman
2009-03-28Some code cleanupomegadox
2009-02-24Linux build fixes and some warning cleanup for GCComegadox
2009-02-23UUpdate svn:eol-style=native ( r1438 ) for Source/*.hLPFaint99
2009-02-22Core Stop and Start: Added alternative separate thread timer/loop based waiti...John Peterson
2009-02-22OpenGL: Added a Setup.h option to avoid another annoying WaitForSingleObject(...John Peterson
2009-02-22OpenGL: Added option to build without WxWidgets in Windows to, if it has anyt...John Peterson
2009-02-22Core Stop and Start: Fixed stop and start again by avoiding FreeLibrary() of ...John Peterson
2009-02-21OpenGL: Fixed the screen size adjustment by moving it to Render::Swap(), wher...John Peterson
2009-02-20The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ...hrydgard
2009-02-16Rerecording: Added frame step function and status bar for the input recording...John Peterson
2009-02-14Emulated Wiimote: Added option to use Analog 2 for roll and pitch. Now you ca...John Peterson
2009-02-14DSP HLE: Fixed a sound problem with a new Setup.h option. For some reason all...John Peterson
2009-02-10Core: It seems like different settings work on different systems. So I added ...John Peterson