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
19631fe280a094e9b78df09088315a0112915605
itgmania212121
/
stepmania
/
src
/
arch
/
InputHandler
T
History
Steve Checkoway
19631fe280
Add Input thread. Remove DictValue since I managed to break it converting from a macro to a static inline function. That took about an hour to track down.
2005-10-17 11:04:31 +00:00
..
InputHandler_Carbon.cpp
Add Input thread. Remove DictValue since I managed to break it converting from a macro to a static inline function. That took about an hour to track down.
2005-10-17 11:04:31 +00:00
InputHandler_Carbon.h
Uglify. Ignore 80 column rule without going too far past.
2005-10-16 23:09:00 +00:00
InputHandler_DirectInput.cpp
JOY_1 -> JOY_BUTTON_1. I've confused DEVICE_JOY1 with JOY_1 many times.
2005-09-12 08:48:16 +00:00
InputHandler_DirectInput.h
…
InputHandler_DirectInputHelper.cpp
…
InputHandler_DirectInputHelper.h
…
InputHandler_Linux_Joystick.cpp
JOY_1 -> JOY_BUTTON_1
2005-09-21 21:09:27 +00:00
InputHandler_Linux_Joystick.h
…
InputHandler_Linux_tty_keys.h
…
InputHandler_Linux_tty.cpp
…
InputHandler_Linux_tty.h
…
InputHandler_MonkeyKeyboard.cpp
cleanup
2005-10-13 02:26:17 +00:00
InputHandler_MonkeyKeyboard.h
…
InputHandler_SDL.cpp
JOY_1 -> JOY_BUTTON_1
2005-09-21 21:09:27 +00:00
InputHandler_SDL.h
…
InputHandler_Win32_MIDI.cpp
…
InputHandler_Win32_MIDI.h
…
InputHandler_Win32_Para.cpp
…
InputHandler_Win32_Para.h
…
InputHandler_Win32_Pump.cpp
…
InputHandler_Win32_Pump.h
…
InputHandler_X11.cpp
…
InputHandler_X11.h
…
InputHandler_Xbox.cpp
Should've commit this one a while ago.
2005-09-19 21:20:05 +00:00
InputHandler_Xbox.h
…
InputHandler.cpp
…
InputHandler.h
…
Selector_InputHandler.h
Big defines patch : replace HAVE_XBOX with HAVE_XDK. In some cases where HAVE_DIRECTX was ambiguous, clarification was added. Another bug surfaced here : Who said FFMPEG was needed on xbox? In any case, investigation of ffmpeg-xbox will commence as soon as we can get SMX to boot again :)
2005-08-23 22:51:21 +00:00