dolphin/Source/Core
Léo Lam 9455e2bca4 WiimoteReal: Change the scanner to support several backends
This makes WiimoteScanner support several scanner backends.

This adds a WiimoteScannerBackend base class, which scanner backends
derive from, and which allows backend-specific things to be moved out
of the common code.

Also removes IODummy which is not needed anymore.
2016-07-26 00:45:24 +02:00
..
AudioCommon Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
Common Add Configurable RTC 2016-07-19 11:20:02 -04:00
Core WiimoteReal: Change the scanner to support several backends 2016-07-26 00:45:24 +02:00
DiscIO Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DolphinQt2 DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
DolphinWX Merge pull request #4042 from leoetlino/where-did-the-panicalert-go 2016-07-23 13:57:39 -05:00
InputCommon Fix warnings 2016-07-18 23:38:42 +02:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #3930 from RisingFog/split_video_dump_resolution 2016-06-27 22:39:19 -04:00
VideoCommon Check for zero height when splitting video dump 2016-07-21 11:28:10 -04:00
CMakeLists.txt