2013-04-25, 06:15
(2013-04-25, 05:52)garbear Wrote: Ultimately there's 3 levels of configuration: GUI menus, XML, and hard-coded (a.k.a. SOL). Right now, input is entirely configurable, but sits at the xml level. You can modify it through keymap.xml and joystick.xml files (see #Custom_Joystick_Configuration and this example). However, as drivesoslow brings up, you can't change this on a per-emulator basis. I'd like to see controller reconfiguration enter the GUI by way of a python extension. mwaterbu did a mockup of how it might look, http://forum.xbmc.org/showthread.php?tid...pid1341688
I'm starting to learn python actually and think this would be a cool project to take on. I'll be done with classes soon, so will have some more time.
When specifics are decided on how this would be structured, I wouldn't mind giving this a shot.