dolphin/Source/Plugins/Plugin_GCPadNew/Src
Glenn Rice 448af895d3 Fix some segmentation faults with the GCPadNew configuration dialog.
Also improve the visual appearance in linux.  I think I have done so without hurting the appearance in windows.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5348 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-12 20:41:38 +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 Fix some segmentation faults with the GCPadNew configuration dialog. 2010-04-12 20:41:38 +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 Fix some segmentation faults with the GCPadNew configuration dialog. 2010-04-12 20:41:38 +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 Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental. 2010-04-12 01:33:10 +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