dolphin/Source/Core/InputUICommon/Src
Soren Jorvang 10e625a11a PluginWiimoteNew now needs libwiiuse.
Treat external data (configuration file and device names) as 8-bit data.
Character set mapping is not ideal, but at least such names can be used.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5824 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-03 10:34:13 +00:00
..
ConfigDiag.cpp PluginWiimoteNew now needs libwiiuse. 2010-07-03 10:34:13 +00:00
ConfigDiag.h New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still a few probs: after refresh alt+F{5..8} x2 is needed) New Wiimote/GCPad: Re-merged Keyboard+Mouse for easier kb+mouse configuration, like before.(DirectInput doesn't support individual kb/mice anymore like I thought it did) Fixed some bugs and maybe leaks in GUI.(got rid of evil dynamic_cast) Renamed stuff from DirectInput to DInput, cause it's shorter and rhymes with XInput, I guess. (I remembered eol-style native, shuffle lost his job :P) 2010-07-03 08:04:10 +00:00
ConfigDiagBitmaps.cpp (cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename the Plugin class in InputConfig to InputPlugin, which is better but not ideal. 2010-06-12 18:45:39 +00:00
SConscript apply svn:eol-style native to recently added files. please try to remember to do this :) 2010-06-13 17:23:08 +00:00
WXInputBase.cpp (cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change. 2010-06-12 19:58:02 +00:00
WXInputBase.h (cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the last change. 2010-06-12 19:58:02 +00:00