Commit graph

13 commits

Author SHA1 Message Date
James Hood
820fbc83c7 Completely removed need for GUI_SDL and GUI_GTK compiler flags. Started to rework the way mappings are stored in blight input. Note, branch won't build anymore, just saving my work. 2008-05-08 15:05:53 +00:00
James Hood
95ddfcc503 finished abstraction of gui code from main plugin code. Moved about dialog code from plugin.c to gui files. Renamed configdialog.c files to gui.c files since they have more than just the configdialog code in them now. 2008-05-07 07:28:49 +00:00
James Hood
c95a735c84 removed more gui ifdef's from main plugin.c file 2008-05-07 06:56:11 +00:00
James Hood
e8410ab94e Finished reorg of blight input files. make works again and will build SDL gui by default. Gtk gui is not yet implemented. 2008-05-07 06:28:28 +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
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