dolphin/Source/Core
skidau c70f31cca9 Merge pull request #1016 from lioncash/vardecl
Common: Inline declare some loop variables in ArmEmitter
2014-09-08 10:24:38 +10:00
..
AudioCommon Route the wiimote speaker to the sound mixer (the host system's speakers). Emulated Wiimote speaker sounds will go to the host system's speakers. Real Wiimotes will continue to use their own speaker for Wiimote speaker sounds. All Wiimote speaker sound can be disabled by unchecking the "Enable Speaker Data" option. 2014-09-07 14:16:20 +10:00
Common Common: Inline declare some loop variables in ArmEmitter 2014-09-07 00:26:26 -04:00
Core Route the wiimote speaker to the sound mixer (the host system's speakers). Emulated Wiimote speaker sounds will go to the host system's speakers. Real Wiimotes will continue to use their own speaker for Wiimote speaker sounds. All Wiimote speaker sound can be disabled by unchecking the "Enable Speaker Data" option. 2014-09-07 14:16:20 +10:00
DiscIO Merge pull request #851 from lioncash/logg 2014-09-06 12:35:19 -07:00
DolphinWX DolphinWX: Remove unnecessary unique_ptr get calls in InputConfigDiag 2014-09-07 01:59:56 -04:00
InputCommon Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
VideoBackends Merge pull request #972 from Sonicadvance1/fix-intel-windows 2014-09-05 11:06:49 -07:00
VideoCommon Merge pull request #1004 from comex/warning-fixes-2 2014-09-06 11:56:32 -07:00
CMakeLists.txt