dolphin/Source/Core
Lioncash 4cc19ac926 DolphinWX: Clean up some wxTimer code
Technically fixes a memory leak (which wouldn't matter because the timer is only created once and destroyed on shutdown).

Also starting and stopping the timer does not cause leaks.
2015-02-28 20:32:37 -05:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
Core Merge pull request #2133 from randomstuff/hotkeys 2015-02-28 10:59:18 +11:00
DiscIO Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX DolphinWX: Clean up some wxTimer code 2015-02-28 20:32:37 -05:00
InputCommon Do not fail to evaluate an expression if some input is missing 2015-02-26 01:24:54 +01:00
UICommon Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
VideoBackends Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2 2015-02-25 18:07:56 -05:00
VideoCommon PixelShaderManager: Remove unnecessary casts. 2015-02-28 00:04:05 -05:00
CMakeLists.txt