This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
597cadd347ca2c5ea2fd954465e801e36f81f2b6
itgmania212121
/
stepmania
/
src
/
arch
/
InputHandler
T
History
Renaud Lepage
597cadd347
"Ugly" Xbox fix. It's that, or renaming all the DELETE define of the InputHandler and its users.
2006-09-15 03:09:17 +00:00
..
InputHandler_Carbon.cpp
Use UCKeyTranslate if the 'uchr' resource exists. If not, fall back on the 'KCHR' resource.
2006-09-14 09:13:46 +00:00
InputHandler_Carbon.h
add international keyboard support
2006-06-11 07:12:01 +00:00
InputHandler_DirectInput.cpp
cleanup (one-step conversion instead of three-step)
2006-06-15 07:29:34 +00:00
InputHandler_DirectInput.h
let OS handle key modifers (fixes number buttons w/ French keyboard)
2006-06-10 20:33:56 +00:00
InputHandler_DirectInputHelper.cpp
…
InputHandler_DirectInputHelper.h
…
InputHandler_Linux_Joystick.cpp
…
InputHandler_Linux_Joystick.h
…
InputHandler_Linux_tty_keys.h
…
InputHandler_Linux_tty.cpp
…
InputHandler_Linux_tty.h
…
InputHandler_MonkeyKeyboard.cpp
Fix assert with monkey keyboard.
2006-07-26 00:31:48 +00:00
InputHandler_MonkeyKeyboard.h
…
InputHandler_SDL.cpp
…
InputHandler_SDL.h
…
InputHandler_Win32_MIDI.cpp
…
InputHandler_Win32_MIDI.h
…
InputHandler_Win32_Para.cpp
…
InputHandler_Win32_Para.h
…
InputHandler_Win32_Pump.cpp
Revert. Fixes Linux build.
2006-07-18 05:51:37 +00:00
InputHandler_Win32_Pump.h
…
InputHandler_X11.cpp
…
InputHandler_X11.h
…
InputHandler_Xbox.cpp
…
InputHandler_Xbox.h
…
InputHandler.cpp
fix joystick number not shown on input mapping screen
2006-08-08 08:46:40 +00:00
InputHandler.h
"Ugly" Xbox fix. It's that, or renaming all the DELETE define of the InputHandler and its users.
2006-09-15 03:09:17 +00:00
Selector_InputHandler.h
…