dolphin/Source/Core
Jordan Woyak 018282c2b9 Track the real wiimote rumble state to drop outgoing rumble reports with no effect.
This eliminates constant streams of reports in various games that constantly send audio reports. (Just Dance 2, DKCR, etc.)
(Speaker data reports are converted to rumble reports when speaker data is disabled.)
2013-04-08 18:50:42 -05:00
..
AudioCommon Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
Common Make FifoQueue take advantage of rvalue references to avoid std::vector copies. 2013-04-04 19:34:50 -05:00
Core Track the real wiimote rumble state to drop outgoing rumble reports with no effect. 2013-04-08 18:50:42 -05:00
DiscIO Fix some typos and correct some capitalizations in the log messages. 2013-03-31 19:13:30 -04:00
DolphinWX Remove an extraneous comment indicator from DebuggerPanel.cpp in DolphinWX. 2013-04-08 01:47:51 -04:00
InputCommon Clean up some space/tab mismatches in DiscIO and InputCommon. 2013-03-19 09:59:41 -04:00
VideoCommon ogl: support glsl120 2013-04-08 14:50:58 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00