Win32Hid.cs
Sun, 15 Mar 2015 09:53:37 +0100 Adding button count property to HID device.
Tue, 03 Mar 2015 21:07:44 +0100 Bunch of minor fixes, device list format.
Sun, 22 Feb 2015 20:56:08 +0100 Adding HidP_GetUsageValue function declaration.
Sun, 15 Feb 2015 22:13:33 +0100 Adding input capabilities description to device list.
Sun, 15 Feb 2015 13:30:54 +0100 Win32Hid: Fixing boolean bug and improving value caps union.
Sun, 15 Feb 2015 12:22:43 +0100 HidDevice now fetching value capabilities.
Sun, 15 Feb 2015 12:10:40 +0100 Win32Hid: improved button caps structure.
Sun, 15 Feb 2015 11:53:36 +0100 HidDevice now supports capabilities and button capabilities.
Sat, 14 Feb 2015 22:13:31 +0100 Now using spaces instead of tabs for indentation.
Sat, 14 Feb 2015 22:11:36 +0100 Adding some hid.dll imports.
Sat, 06 Dec 2014 13:08:50 +0100 Adding HidDevice class.
Sat, 06 Dec 2014 12:13:39 +0100 Now getting manufacturer and product name.
Sat, 06 Dec 2014 03:26:27 +0100 Was trying to get manufacturer string.
Fri, 05 Dec 2014 22:50:39 +0100 Draft implementation of proper HID input report parsing based on HID descriptor.