dolphin/Source/Core
Shawn Hoffman efa9e81ca0 buildfix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6912 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-25 05:57:49 +00:00
..
AudioCommon Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
Common little fix for issue 3976. 2011-01-24 21:26:39 +00:00
Core 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
DebuggerUICommon
DebuggerWX
DiscIO
DolphinWX 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
DSPCore Added a critical section around the external_interrupt_waiting variable, to be safe. Also, commit a file I missed in r6859. 2011-01-16 11:13:23 +00:00
InputCommon Deal with "hat" switches. 2011-01-16 17:00:17 +00:00
VideoCommon buildfix 2011-01-25 05:57:49 +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