HidEvent.cs
Sun, 15 Mar 2015 12:44:58 +0100 Adding support for usage value and thus joystick/gamepad.
Sun, 15 Mar 2015 09:53:37 +0100 Adding button count property to HID device.
Wed, 04 Mar 2015 20:52:24 +0100 Consolidating for keyboard and mouse device support.
Sun, 15 Feb 2015 23:06:54 +0100 Consistent naming fixes in our usage tables enumerations.
Sun, 15 Feb 2015 21:48:07 +0100 HidDevice: Adding friendly name property.
Sun, 15 Feb 2015 18:15:41 +0100 Adding most basic raw device list.
Sun, 15 Feb 2015 00:04:28 +0100 Comments and white space clean up.
Sat, 14 Feb 2015 23:41:12 +0100 Device Info moves where it belongs into our device class.
Sat, 14 Feb 2015 23:23:41 +0100 Moving pre-parsed data to our device class.
Wed, 11 Feb 2015 19:46:21 +0100 Adding better support for multiple usage per report.
Mon, 29 Dec 2014 11:45:33 +0100 Consolidation and adding rebracer settings.
Sun, 28 Dec 2014 22:37:21 +0100 Defensive Usages check.
Thu, 25 Dec 2014 15:12:21 +0100 Fixing nasty double repeat event issue.
Wed, 24 Dec 2014 14:31:16 +0100 Fixing repeat delay and speed computation.
Wed, 24 Dec 2014 11:17:45 +0100 Fixing stray event issues.
Tue, 23 Dec 2014 23:05:23 +0100 Implementing key repeat support.
Tue, 23 Dec 2014 21:17:17 +0100 Adding colums to our listview.
Thu, 18 Dec 2014 22:43:32 +0100 Minor usage table renaming.
Sat, 06 Dec 2014 23:34:02 +0100 Adding HID handler.
Sat, 06 Dec 2014 21:52:45 +0100 HidEvent implementation.