This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
3ce1f73f73894d17c418b83ccf7c4c45c693e39d
dolphin
/
Source
History
Glenn Rice
3ce1f73f73
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6910
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-25 03:30:12 +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
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
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
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
Deal with "hat" switches.
2011-01-16 17:00:17 +00:00