dolphin/Source/Core
Scott Mansell c49a82bf0a Rework aspect ratio calculations.
They are now based on signal timings rather than pixels, as it
didn't make a lot of sense to do things with pixels.

Now handles all 240i/240p/480i/480p modes without any special
casing.

Despite the diffrent equaions, this should result in the exact same aspect
ratio as the previous code.
2016-01-09 14:30:46 +13:00
..
AudioCommon Throttler: Rename "framelimiter" to "emulation speed". 2016-01-05 23:39:05 +01:00
Common VideoConfig: Don't give warnings for per-game stereoscopy parameters. 2016-01-06 22:21:12 +01:00
Core Rework aspect ratio calculations. 2016-01-09 14:30:46 +13:00
DiscIO Merge pull request #3429 from sepalani/debug_vector_fix 2016-01-07 00:48:40 +01:00
DolphinQt2 Remove padding from platform icons and rating icons 2016-01-05 16:57:31 +01:00
DolphinWX Merge pull request #3460 from JosJuice/platform-icon-padding 2016-01-07 00:50:06 +01:00
InputCommon Move Android JNI bits from DolphinWX to the Android folder. 2016-01-06 15:36:44 -06:00
UICommon Add a stubbed GCAdapter namespace. 2016-01-06 00:57:08 -06:00
VideoBackends VideoSW: Use more VideoCommon 2016-01-06 22:10:29 +01:00
VideoCommon Normalize aspect ratio calculations to 4:3 2016-01-08 13:31:48 +13:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00