dolphin/Source/Core/DolphinWX
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
resources Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon). 2013-07-07 02:40:59 +02:00
CMakeLists.txt [Android] Fix Wii games. 2013-08-17 19:41:28 -05:00
Dolphin.vcxproj Remove a couple files which have apperently never been used for anything. 2013-08-02 20:46:07 -04:00
Dolphin.vcxproj.filters Remove a couple files which have apperently never been used for anything. 2013-08-02 20:46:07 -04:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
Info.plist.in Change the OSX CFBundleIndentifier to use the proper domain name 2013-08-03 18:37:57 +02:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00