This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
fcd72bdba93791246445ea2650279c236d597553
dolphin
/
Source
T
History
Glenn Rice
fcd72bdba9
Fix the panic alert hack for windows and osx. The macro needed to be defined after HAVE_WX is defined. That explains why windows accepted the string concatenation that I thought it wouldn't.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6829
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-12 18:09:16 +00:00
..
Core
Fix the panic alert hack for windows and osx. The macro needed to be defined after HAVE_WX is defined. That explains why windows accepted the string concatenation that I thought it wouldn't.
2011-01-12 18:09:16 +00:00
DSPSpy
Second attempt at issue 3458. Fixes issue 3458.
2010-12-04 03:50:55 +00:00
DSPTool
Build but don't install the dsptool/tester/MemcardManager tools
2010-07-22 03:38:32 +00:00
Plugins
Fix unresolved symbol cpu_info in the DSP plugins on linux.
2011-01-12 13:38:41 +00:00
PluginSpecs
Add anvideo config option to automatically resize the render window to the size of the game's output resolution. This avoids artifacts that appear when the render target is scaled to fit a window of a different size.
2011-01-07 04:57:59 +00:00
TestSuite
Add Turntable.cpp to SCons build.
2010-10-03 08:20:24 +00:00
UnitTests
Core/DSPCore: Changed g_dsp._r back to g_dsp.r. Removed the check*Exclude
2010-12-29 20:20:52 +00:00
CMakeLists.txt
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
Dolphin.sln
Fix install location of mo files on windows.
2011-01-10 23:12:22 +00:00