dolphin/Source/Core/DolphinQt/QtUtils
Techjar 7036299a92 NetPlay: Improve settings synchronization and UI
Most settings which affect determinism will now be synced on NetPlay.
Additionally, there's a strict sync mode which will sync various
enhancements to prevent desync in games that use EFB reads.

This also adds a check for all players having the IPL.bin file, and
doesn't load it for anyone if someone is missing it. This prevents
desyncs caused by mismatched system fonts.

Additionally, the NetPlay window was getting too wide with checkboxes,
so FlowLayout has been introduced to make the checkboxes take up
multiple rows dynamically. However, there's some minor vertical
centering issues I haven't been able to solve, but it's better than a
ridiculously wide window.
2018-07-26 17:23:04 -04:00
..
AspectRatioWidget.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
AspectRatioWidget.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
BlockUserInputFilter.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
BlockUserInputFilter.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DoubleClickEventFilter.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DoubleClickEventFilter.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ElidedButton.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ElidedButton.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
FlowLayout.cpp NetPlay: Improve settings synchronization and UI 2018-07-26 17:23:04 -04:00
FlowLayout.h NetPlay: Improve settings synchronization and UI 2018-07-26 17:23:04 -04:00
ImageConverter.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ImageConverter.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
QueueOnObject.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
RunOnObject.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SignalDaemon.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
SignalDaemon.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WindowActivationEventFilter.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WindowActivationEventFilter.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WinIconHelper.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WinIconHelper.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WrapInScrollArea.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WrapInScrollArea.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00