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