dolphin/Source/Core
Matt Callaghan cfd268073c More 3D Vision related stuff. This is the last one I promise.
Hotkeys now work when running 3D Vision. You've just got to select the render window first (as in click on the fullscreen image), don't ask me why, it's something to do with RendererHasFocus in Frame.cpp. Annoyingly, escape crashes the emulator and the screenshot button doesn't do anything, though I guess any other hotkey should be working. I wouldn't usually commit this but I remember someone really wanting to be able to connect their Wiimote while in 3D, so I figured I might aswell.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7396 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-22 19:05:08 +00:00
..
AudioCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
Common Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
Core Linux build fix, and silence some compiler warnings. 2011-03-22 15:37:34 +00:00
DiscIO Reinstate AfterInit(), which is still needed for MacOpenFile() 2011-03-16 01:50:46 +00:00
DolphinWX Fix gcc build. 2011-03-22 09:40:47 +00:00
InputCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
VideoCommon More 3D Vision related stuff. This is the last one I promise. 2011-03-22 19:05:08 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00