Commit Graph

5 Commits

Author SHA1 Message Date
punkrockguy318 e2a63b1107 initial joystick support for python keygrabber (shinydoofy i need your help to test this i dont have a joystick around) 2008-12-05 17:41:27 +00:00
punkrockguy318 589d939c67 UI cleanup and shit 2008-12-05 08:44:43 +00:00
punkrockguy318 78a310ba09 shut up some glade warnings and also made pygame optional, but recommended. Pygame is required for the GUI of the gamepads. if pygame is not found, the old --inputcfg method is used. 2008-12-05 08:18:29 +00:00
punkrockguy318 508734aee6 Modularized the sdl KeyGrabber 2008-06-28 19:19:06 +00:00
punkrockguy318 2db6590fbd added a new module that creates a sdl window and gets a key from the user
this can be used so that hotkeys and input can be controlled from the GUI
directly

this module however adds an additional depenency to the program: pygame

i might just rewrite this in c so gfceu doesn't have another dependency
2008-06-28 19:13:37 +00:00