Opentk/Source/Examples/OpenTK
Fraser Waters e855d2eb33 [Input] Legacy keyboard respects the KeyRepeat field.
If the legacy keyboard device receives a key down event with IsRepeat set it
will only raise it's own key down event if it's KeyRepeat field is set to true.

This is as documented, regression casused by refactoring. Fixes issue #201.

Also change the GameWindowState example to show setting of KeyRepeat to true
and false and how that changes the event counts for the legacy and new keyboard
devices.
2014-11-23 14:40:36 +01:00
..
Fonts Normalized line endings 2013-10-11 01:58:54 +02:00
GameWindow [Examples] Fixed all warnings 2014-07-21 17:20:19 +02:00
GLControl [ES] Fixed loading of OpenGL ES core API 2014-03-16 19:40:49 +01:00
Test [Input] Legacy keyboard respects the KeyRepeat field. 2014-11-23 14:40:36 +01:00