dolphin/Source/Core/DolphinQt/Settings
JosJuice a2c8050eba DolphinQt/Android: Unify the JIT naming scheme
I think the AArch64 JIT has come far enough that it doesn't have to
be called experimental anymore.

I'm also labeling the x86-64 JIT as x86-64 for consistence with the
AArch64 JIT. This will especially be helpful if we start supporting
AArch64 on macOS, as AArch64 macOS can run both the x86-64 JIT and
the AArch64 JIT depending on whether you enable Rosetta 2.
2021-04-25 17:19:50 +02:00
..
AdvancedPane.cpp DolphinQt/Android: Unify the JIT naming scheme 2021-04-25 17:19:50 +02:00
AdvancedPane.h Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
AudioPane.cpp Fix latency field being initially enabled on audio backends not supporting it 2020-12-28 17:06:02 -08:00
AudioPane.h DSP must be set to LLE to select the decoder 2019-10-22 22:55:59 -03:00
GameCubePane.cpp Add tap-like fake Ethernet network interface for macOS 2020-12-15 03:01:04 +01:00
GameCubePane.h Replace "Override Language on NTSC Games" with "Allow Mismatched Region Settings" 2019-08-09 17:33:05 +02:00
GeneralPane.cpp rename Core/Analytics to Core/DolphinAnalytics 2021-01-27 14:29:47 -08:00
GeneralPane.h Add Fallback Region to configuration menu 2020-11-28 15:40:21 -05:00
InterfacePane.cpp Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel 2020-11-18 02:14:51 +01:00
InterfacePane.h DolphinQt: Expose "DisableScreenSaver" setting in the UI. 2020-10-18 16:31:46 -05:00
PathPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
PathPane.h DolphinQt: Add way to override "ResourcePack" folder that controls the location of resource packs 2019-11-02 13:42:40 -05:00
USBDeviceAddToWhitelistDialog.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
USBDeviceAddToWhitelistDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WiiPane.h DolphinQt: Expose SYSCONF sound setting 2020-07-02 22:25:41 +02:00