dolphin/Source/Core/InputCommon/Src
sl1nk3.s 9154424841 Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main.
Code cleanup in nJoy i had around for a while, it also adds code to support SDL 1.3's force feedback API and is more stable (will not crash anymore on stop when rumble is enabled)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4459 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-24 00:18:21 +00:00
..
Configuration.cpp get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
DirectInputBase.cpp get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
DirectInputBase.h get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
Event.hpp eol-style native update, small warning fix in EXI_Channel.h 2009-03-07 08:35:01 +00:00
EventHandler.cpp Misc warning fixes. 2009-06-28 20:53:26 +00:00
EventHandler.h Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this... 2009-07-15 20:15:34 +00:00
InputCommon.cpp is properties the right way? 2009-01-06 08:30:31 +00:00
InputCommon.h almost made the event handler into singleton having access problems 2009-01-05 13:39:54 +00:00
SConscript Move XInputBase from PadSimple to InputCommon, 2009-07-09 06:50:22 +00:00
SDL.cpp Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
SDL.h Fix a small misspell in OGL config, Fix the toggle fullscreen button when rendering to separate window + a weird issue related to rendering to main. 2009-10-24 00:18:21 +00:00
X11InputBase.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
X11InputBase.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
XInput.cpp get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
XInput.h get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00