Hi guys, I'm not sure if this is worth mentioning here, or if it will get noticed on bitbucket first. I made two tiny changes. The first is a simple Python 3 fix for the pyglet.input.get_devices function, which would fail due to a bytes/unicode issue. The second is some addition evdev_constants declarations. This is a simple addition, and won't affect any existing code. It will allow all buttons and dpads to be recognised on modern joysticks. For example, before this addition the dpad was not detected on Xbox 360 wireless controllers.
These are dead simple, but any feedback is welcome. -Ben -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
