HidDevice.cs
Sun, 15 Mar 2015 14:45:40 +0100 Now using SharpLib.Hid and SharpLib.Win32 as namespaces.
Sun, 15 Mar 2015 14:39:21 +0100 Copyright and namespace.
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.
Thu, 05 Mar 2015 10:12:37 +0100 Imrpoved HID device friendly name.
Tue, 03 Mar 2015 21:07:44 +0100 Bunch of minor fixes, device list format.
Sun, 15 Feb 2015 23:06:54 +0100 Consistent naming fixes in our usage tables enumerations.
Sun, 15 Feb 2015 22:57:38 +0100 Device list now displaying input value description, those are basically your
Sun, 15 Feb 2015 22:13:33 +0100 Adding input capabilities description to device list.
Sun, 15 Feb 2015 21:48:07 +0100 HidDevice: Adding friendly name property.
Sun, 15 Feb 2015 19:53:27 +0100 Much improved raw input device list.
Sun, 15 Feb 2015 18:15:41 +0100 Adding most basic raw device list.
Sun, 15 Feb 2015 12:22:43 +0100 HidDevice now fetching value capabilities.
Sun, 15 Feb 2015 11:53:36 +0100 HidDevice now supports capabilities and button capabilities.
Sun, 15 Feb 2015 10:50:09 +0100 HidDevice consolidating contruction.
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.
Mon, 29 Dec 2014 11:45:33 +0100 Consolidation and adding rebracer settings.
Tue, 23 Dec 2014 21:17:17 +0100 Adding colums to our listview.
Sat, 06 Dec 2014 23:34:02 +0100 Adding HID handler.