dolphin/Source/Core
2019-10-11 18:12:17 -05:00
..
AudioCommon AudioCommon: Don't forget to call Init() on fallback 2019-10-10 00:09:16 +10:00
Common FixedSizeQueue: Work around GCC generating large amounts of debug info 2019-10-06 16:23:45 +10:00
Core WiimoteEmu: Fix outdated comment. 2019-10-09 16:12:18 -05:00
DiscIO Add Wii Mini system menu version detection 2019-09-21 12:55:49 -05:00
DolphinNoGUI
DolphinQt ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs) 2019-10-11 17:14:32 -05:00
InputCommon ExpressionParser: Add !tap function which activates after X (defaults to 2) taps within Y seconds. 2019-10-11 18:12:17 -05:00
MacUpdater
UICommon UICommon: Remove Android hacks from GameFile 2019-08-21 18:48:52 +02:00
UpdaterCommon
VideoBackends Drop 3D Vision Support 2019-10-04 13:40:21 +10:00
VideoCommon Another AVI fix for WinAPI importers 2019-10-05 23:31:06 +03:00
WinUpdater WinUpdater: Properly initialize COM on window thread and release ITaskbarList3 on exit 2019-08-19 22:37:48 +02:00
CMakeLists.txt