dolphin/Source/Core
2011-03-17 12:46:54 +00:00
..
AudioCommon Fix and issue with the escape button closing the hotkey dialog when trying to set a hotkey to escape. 2011-03-16 12:59:05 +00:00
Common Hack Misc.cpp into building on OS X. 2011-03-16 22:58:24 +00:00
Core Linux build fix. Why would you swap with an empty temporary vector instead of clearing a vector? What were you thinking? 2011-03-17 12:46:54 +00:00
DiscIO Reinstate AfterInit(), which is still needed for MacOpenFile() 2011-03-16 01:50:46 +00:00
DolphinWX Eliminated memory leaks of the save state code and put it in a namespace. It is prettier than before, but it could be better (less global usage). Other minor stuff. 2011-03-17 10:17:45 +00:00
InputCommon Fix DInput rumble. 2011-03-15 04:04:27 +00:00
VideoCommon Fix the video software backend. (closes issue 4269) 2011-03-16 22:48:17 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00