dolphin/Source/Plugins/Plugin_GCPadNew/Src
2010-04-10 22:49:57 +00:00
..
ControllerEmu GCPadNew: Added option to disable input when Dolphin window isn't active. Some other minor fixes/cleanups. 2010-04-08 03:33:16 +00:00
ControllerInterface Make sure Keyboard::Key::GetState returns either 0 or 1 in linux to make sure key presses are registered. 2010-04-10 22:49:57 +00:00
Config.cpp A few changes to the GCPadNew needed to compile in linux, and put GCPadNew back into the linux build. Also changed file properties to eol-style native. 2010-04-02 02:48:24 +00:00
Config.h A few changes to the GCPadNew needed to compile in linux, and put GCPadNew back into the linux build. Also changed file properties to eol-style native. 2010-04-02 02:48:24 +00:00
ConfigDiag.cpp Get GCPadNew keyboard working in linux. Also some code cleanup. 2010-04-10 20:44:56 +00:00
ConfigDiag.h GCPadNew: Added option to disable input when Dolphin window isn't active. Some other minor fixes/cleanups. 2010-04-08 03:33:16 +00:00
ConfigDiagBitmaps.cpp GCPadNew: Added option to disable input when Dolphin window isn't active. Some other minor fixes/cleanups. 2010-04-08 03:33:16 +00:00
ControllerEmu.cpp A few changes to the GCPadNew needed to compile in linux, and put GCPadNew back into the linux build. Also changed file properties to eol-style native. 2010-04-02 02:48:24 +00:00
ControllerEmu.h GCPadNew: Added option to disable input when Dolphin window isn't active. Some other minor fixes/cleanups. 2010-04-08 03:33:16 +00:00
GCPadNew.cpp Get GCPadNew keyboard working in linux. Also some code cleanup. 2010-04-10 20:44:56 +00:00
IniFile.cpp A few changes to the GCPadNew needed to compile in linux, and put GCPadNew back into the linux build. Also changed file properties to eol-style native. 2010-04-02 02:48:24 +00:00
IniFile.h A few changes to the GCPadNew needed to compile in linux, and put GCPadNew back into the linux build. Also changed file properties to eol-style native. 2010-04-02 02:48:24 +00:00
SConscript Fix an issue introduced in revision 5290 that caused a segmenation fault when GCPadNew was used in linux. The same issue made the IsFocus function useless in windows. The g_PADInitialize was never initialized. 2010-04-08 22:09:52 +00:00