RawInput.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 14:01:30 +0100 Adding SharpLibHid DLL.
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.
Wed, 04 Mar 2015 20:52:24 +0100 Consolidating for keyboard and mouse device support.
Tue, 03 Mar 2015 21:07:44 +0100 Bunch of minor fixes, device list format.
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 20:28:46 +0100 Device list now showing usage collection string.
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.
Mon, 29 Dec 2014 11:45:33 +0100 Consolidation and adding rebracer settings.
Sat, 06 Dec 2014 03:26:27 +0100 Was trying to get manufacturer string.
Sat, 06 Dec 2014 02:46:46 +0100 Adding method to get the device name.
Sat, 06 Dec 2014 00:59:59 +0100 Starting to remove special case for app commands.
Fri, 05 Dec 2014 22:50:39 +0100 Draft implementation of proper HID input report parsing based on HID descriptor.
Fri, 07 Nov 2014 22:12:22 +0100 More cleanup and re-org.