dolphin-emulator/Source/Core/Core
Jasper St. Pierre 23ff31451f NetPlay: Rework pad mapping
Pad mapping and the UI behind it is significantly confusing,
and has been confusing users since NetPlay was introduced.

As part of a large code cleanup to help NetPlay more stable,
introduce a better pad mapping system where local pad mapping
is handled by the client. Now, all the server and other
clients know is which player have which controllers, and the
clients only know this so they can show the pad mapping in the
UI; they don't do anything else with it.

A future cleanup will use this pad mapping data to completely
ignore the pads configured in the settings pane on the host.
2013-08-23 09:40:08 -04:00
..
Src NetPlay: Rework pad mapping 2013-08-23 09:40:08 -04:00
CMakeLists.txt [ARM] Add a few instructions. 2013-08-12 02:52:56 +00:00
Core.vcxproj Add new Netplay headers to the VS project. 2013-08-05 23:15:53 -04:00
Core.vcxproj.filters Add new Netplay headers to the VS project. 2013-08-05 23:15:53 -04:00