Commit graph

11 commits

Author SHA1 Message Date
Richard Goedeken
210f946cae added newlines to the end of every source file which was missing one 2008-09-27 15:22:21 +00:00
Scott Knauert
dd5df55805 Blight input cleanup, some formatting, mostly to allow compiling with -Wall. 2008-09-25 21:28:48 +00:00
Scott Gorman
e271df092c Patch for MacOSX now things should work! 2008-09-03 23:31:53 +00:00
Richard Goedeken
07a9a1008d fixed blight input licensing issues 2008-08-07 04:13:56 +00:00
Richard Goedeken
cbf4514d16 fixed bugs from recent input changes. added hysteresis to joystick axis centering detection. Disallowed setting both directions of single N64 axis to same direction of same controller axis 2008-04-29 03:38:30 +00:00
John Chadwick
b7ef061dbd Fixes blight input patches.
- No longer needs inversion of the X axis since we now enter axis's seperately
 - Cleaner user entry of seperate axis's (from the user perspective anyway :P)
 - Some fixes
2008-04-29 02:23:03 +00:00
Scott Gorman
e49ba3e8a0 blight_input now lets you bind all four directions on the analog stick using axises versus it used to only allow one axis for up/down, and one for left/right... (it also assumed that +/- was not inverted) 2008-04-28 22:23:35 +00:00
Richard Goedeken
dbb6637e96 Added rumble pak support to blight_input. Tested with logitech rumblepad 2 and starfox 64; works. Requires kernel support (HID force feedback + drivers) and permissions on /dev/input/event* special file. Two new buttons are mapped to insert rumblepak and insert mempak functions. Will only work in Linux 2008-04-09 05:07:46 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
James Hood
27b73afa55 Added sleep to blight_input config dialog main loop so it doesn't use 100% cpu 2008-04-02 21:20:20 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00