Files
itgmania212121/stepmania/src/arch/InputHandler
Glenn Maynard f06fd4b416 No input driver should ever send a button pressed event without later
sending a corresponding release event.  This results in "stuck
keys" in InputFilter's image of the devices.  We've worked around
this by forcibly releasing all keys when focus is lost, but it's
still a bug in the input driver.  Fix this, by releasing devices
when we discard events.
2005-12-30 02:30:23 +00:00
..
2005-12-28 09:09:55 +00:00
2005-12-28 09:15:33 +00:00
2005-12-18 22:45:52 +00:00
2005-12-24 02:38:31 +00:00
2005-12-28 08:55:13 +00:00
2005-12-28 09:04:51 +00:00
2005-12-28 03:30:37 +00:00
2005-12-28 09:23:14 +00:00