This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e1429256f36039cc0abc7113a7738d2a1381f1d0
itgmania212121
/
stepmania
/
src
/
arch
/
InputHandler
T
History
Glenn Maynard
e1429256f3
fix InputHandler::UpdateTimer never called
2005-05-17 20:51:20 +00:00
..
InputHandler_DirectInput.cpp
…
InputHandler_DirectInput.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_DirectInputHelper.cpp
(this is possibly going to annoy some people, but..)
2005-05-11 04:43:54 +00:00
InputHandler_DirectInputHelper.h
…
InputHandler_Linux_Joystick.cpp
fix DeviceInputs missing timestamps
2005-05-17 18:15:48 +00:00
InputHandler_Linux_Joystick.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_Linux_tty_keys.h
…
InputHandler_Linux_tty.cpp
…
InputHandler_Linux_tty.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_MonkeyKeyboard.cpp
fix InputHandler::UpdateTimer never called
2005-05-17 20:51:20 +00:00
InputHandler_MonkeyKeyboard.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_SDL.cpp
…
InputHandler_SDL.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_Win32_Para.cpp
fix compile (does this driver even work?)
2005-04-24 03:44:56 +00:00
InputHandler_Win32_Para.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_Win32_Pump.cpp
…
InputHandler_Win32_Pump.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_X11.cpp
Fix improper registration of keys from keypad, correct spacing
2005-05-04 03:44:37 +00:00
InputHandler_X11.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler_Xbox.cpp
…
InputHandler_Xbox.h
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
InputHandler.cpp
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
2005-03-15 00:30:26 +00:00
InputHandler.h
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
2005-03-15 00:30:26 +00:00
Selector_InputHandler.h
Prevent Xbox using direct input.
2005-04-30 04:51:10 +00:00