Commit graph

20 commits

Author SHA1 Message Date
Scott Knauert
0a3b6ebcb1 Commited DarkJeztr's Blight patch for OSX compatibility. Only enable our linux haptics on linux. 2008-08-21 03:16:28 +00:00
Scott Knauert
fb8d8415d7 Replace -DSVN_* commandline flags with macros in main/version.h. Requires a few extra lines in plugin makefiles, but allows for much cleaner builds. 2008-08-21 02:45:34 +00:00
Richard Goedeken
07a9a1008d fixed blight input licensing issues 2008-08-07 04:13:56 +00:00
Scott Knauert
17dfd4910e Extra comment to blight_input for testing rumble on systems without the necessary hardware. Missing - in LICENSES file. 2008-07-27 04:48:47 +00:00
Richard Goedeken
bcc75adcab small bugfixes in blight_input: 1. only save config file after running config dialog, not every time DLL is closed. 2. If rumble is not available on a controller, don't allow user to switch between rumble and mempack. 3. If rumble is selected in config file but not available on a controller, select mempack instead. 2008-07-22 03:16:56 +00:00
Scott Knauert
2167adb9d1 Minor .ini update. Added rumble debug printf (commented out) to blight so people without rumble controllers can test whether games support it. 2008-07-18 11:28:52 +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
b1fa40be7d KDE4 GUI merge: removed weird version file dependency in blight_input 2008-04-21 00:02:26 +00:00
Richard Goedeken
a40cec8e1b Tweaked blight input force feedback code to work on more systems 2008-04-19 12:22:05 +00:00
Richard Goedeken
9f10d202be Reverted all changes on trunk from rev 189. The reason why I made a branch was so that you would not commit these things on the trunk. 2008-04-14 11:29:15 +00:00
John Chadwick
ec8445cc55 Attempt 3 at commiting the patches.
THIS PATCH IS PRELIMINARY AND DOES NOT WORK.
It also needs some major cleanup and most plugins are not yet compiling. Going to need any help I can get here, but I'll be working on it.
2008-04-14 04:37:57 +00:00
Richard Goedeken
b28b426ecb removed commented-out code 2008-04-14 02:03:37 +00:00
Richard Goedeken
9aa6eea11b Improved error logging for rumble feature. Dont allow switching to rumble pak if rumble not enabled 2008-04-14 02:02:26 +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
James Hood
70e49c3269 fixed minor copy/paste bug in blight_input 2008-04-01 21:03:34 +00:00
Richard Goedeken
cf8b8ca208 Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254 2008-03-15 14:33:00 +00:00