dolphin/Source/Core/DolphinWX/Config
LAGonauta 8fd1af6783 Changed OpenAL latency setting to really reflect how much time it is.
Before these changes each value of latency were actually 5ms, with a
minimum latency of ~10 ms. If it was set to 4 ms on the UI, the actual
latency was 10 + 5 * 4 = 30 ms.
Now 30 ms on the UI means 30 ms on the backend.
2017-06-27 06:54:28 -03:00
..
AddUSBDeviceDiag.cpp DolphinWX: Add missing include for no-PCH builds 2017-02-08 05:24:46 +01:00
AddUSBDeviceDiag.h DolphinWX: Add USB passthrough settings 2017-02-05 11:36:47 +01:00
AdvancedConfigPane.cpp Core: Hide determinism global 2017-04-03 14:56:12 -04:00
AdvancedConfigPane.h DolphinWX: Enable/disable config UI options based on core state 2016-11-05 11:14:37 -04:00
AudioConfigPane.cpp Changed OpenAL latency setting to really reflect how much time it is. 2017-06-27 06:54:28 -03:00
AudioConfigPane.h AudioConfigPane: Allow user-configuration of audio stretching 2017-04-12 13:56:29 +01:00
ConfigMain.cpp DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
ConfigMain.h DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
GCAdapterConfigDiag.cpp GCAdapterConfigDiag: Mark OnUpdateAdapter parameter as unused. 2016-11-10 20:19:53 -05:00
GCAdapterConfigDiag.h GCAdapterConfigDiag: Mark OnUpdateAdapter parameter as unused. 2016-11-10 20:19:53 -05:00
GameCubeConfigPane.cpp WX: Change GC IPL to GC "Main Menu" 2017-06-04 13:20:37 +02:00
GameCubeConfigPane.h WX: Replace 'BIOS' with 'IPL' 2017-06-04 10:20:16 +02:00
GeneralConfigPane.cpp Remove JITIL 2017-05-19 22:21:07 +02:00
GeneralConfigPane.h x86-64 support on Android 2017-04-16 11:53:33 +02:00
InterfaceConfigPane.cpp replace DoFileSearch with optimized version 2017-06-23 17:25:53 -07:00
InterfaceConfigPane.h UI: Expose the "show active title" setting 2017-05-21 18:58:32 +02:00
PathConfigPane.cpp DolphinWX: defer gamelist scanning and switch to single-file cache. 2017-06-23 17:25:53 -07:00
PathConfigPane.h PathConfigPane: Prevent an invalid index assert 2017-06-14 12:07:25 +01:00
WiiConfigPane.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
WiiConfigPane.h DolphinWX: Add USB passthrough settings 2017-02-05 11:36:47 +01:00