dolphin/Source/Core
2011-01-26 17:22:09 +00:00
..
AudioCommon Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
Common second try, a compilable :) fix for issue 3976 and some optimizations to color loading that will not mess with colors. 2011-01-25 22:30:15 +00:00
Core Added Traditional Chinese translations thanks to khiav. 2011-01-26 04:11:20 +00:00
DebuggerUICommon
DebuggerWX
DiscIO Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
DolphinWX Added Traditional Chinese translations thanks to khiav. 2011-01-26 04:11:20 +00:00
DSPCore Disabled the JIT'd version of SUBARN 2011-01-26 01:41:34 +00:00
InputCommon Deal with "hat" switches. 2011-01-16 17:00:17 +00:00
VideoCommon little fix for one piece unlimited cruise 2 and ju-on the grudge 2011-01-26 17:22:09 +00:00
VideoUICommon Migrate the "Adjust window size" option to the main configuration dialog (under the "Display" tab, in "Emulator Display Settings", after "Window Size"). Also rework the way that the option works. When using render to main and the auto resize option, the application window will be resized and then resized back when the emulator stops. This looks much better than the box in the corner look before. Also only resize when it would actually change the size of the window. This fixes the hang on emulation stop on linux. 2011-01-25 03:30:12 +00:00
CMakeLists.txt Don't bother with a separate NSApplication thread. 2011-01-15 11:05:22 +00:00