dolphin/Source/Core/DolphinWX/Config
Niels Boehm ee9fb47c53 Fix date and time handling for custom RTC in WX.
The actual problem was combining the values from the date and time
pickers incorrectly. The uninteresting parts of the returned wxDateTime
need to be ignored and the WX documentation says so for the time picker.

I also cleaned up the handling of both widgets a bit, removing redundant
member variables in the process, in order to not risk correctness.
2017-07-07 17:12:05 +02: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 Fix date and time handling for custom RTC in WX. 2017-07-07 17:12:05 +02:00
AdvancedConfigPane.h Fix date and time handling for custom RTC in WX. 2017-07-07 17:12:05 +02: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