dolphin/Source/Core/Core/HW/WiimoteReal
Lioncash 75f5fcdfee Assert: Remove unused parameter from DEBUG_ASSERT
This brings the macro in line with the regular ASSERT macro, which only has one
macro parameter.
2018-03-16 13:01:11 -04:00
..
IOAndroid.cpp WiimoteReal: Change the scanner to support several backends 2016-07-26 00:45:24 +02:00
IOAndroid.h Replace StringFromInt with std::to_string 2017-07-05 13:49:33 +02:00
IOdarwin_private.h WiimoteReal: Make the connected Wiimote check common 2016-10-03 11:43:05 +02:00
IOdarwin.h Break out of the loop waiting for the SearchBT to be done in WiimoteScannerDarwin::FindWiimotes() when the object is destroyed. Allows the application to quit correctly when Continuous Scanning is enabled on macOS. 2017-12-03 11:41:06 -05:00
IOdarwin.mm Fix whitespace in and around WiimoteScannerDarwin::~WiimoteScannerDarwin() (linter). 2017-12-03 12:31:18 -05:00
IODummy.h WiimoteReal: Change the scanner to support several backends 2016-07-26 00:45:24 +02:00
IOhidapi.cpp Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
IOhidapi.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
IOLinux.cpp Fix GCC warnings 2017-06-28 01:12:13 +01:00
IOLinux.h General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
IOWin.cpp WiimoteReal: Fix device handles not being closed 2017-08-23 23:05:29 +02:00
IOWin.h Move shared Wiimote files into WiimoteCommon 2017-04-26 19:30:14 +02:00
WiimoteReal.cpp Properly handle g_wiimotes_mutex again for reconnect on button press for real wiimotes 2017-08-03 01:54:49 +02:00
WiimoteReal.h Rename Common::FifoQueue to Common::SPSCQueue 2017-08-23 17:00:52 -07:00