dolphin/Source/Core
Markus Wick 22f469697b
Merge pull request #6290 from JosJuice/invalid-aspect-ratio
Treat invalid aspect ratio setting values as Auto
2018-01-08 13:46:30 +01:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common Require WINDOW_BIT if we have a window handle. 2017-12-29 23:20:16 -05:00
Core Don't involve host thread when booting from savestate 2018-01-05 14:14:12 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Exit on Esc, pause on F10 2017-11-11 12:51:54 -02:00
DolphinQt2 Merge pull request #6283 from JosJuice/qt-vs-launch 2018-01-05 15:34:33 +01:00
DolphinWX DolphinWX: Rewrite the logic for adding/removing games from cache 2018-01-05 19:52:14 +01:00
InputCommon Rename constructor parameters to avoid shadowing members 2017-12-19 12:05:06 +01:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends Standardise some enums from ALL_CAPS to CamelCase 2018-01-05 10:03:58 -08:00
VideoCommon Merge pull request #6290 from JosJuice/invalid-aspect-ratio 2018-01-08 13:46:30 +01:00
CMakeLists.txt