2015-03-22 StephaneLenclud Fixing build configuration to use x86.
2015-03-22 StephaneLenclud Adding missing public keyword for some of our usage enumerations.
2015-03-17 StephaneLenclud Adding license file.
2015-03-17 StephaneLenclud Making our repeat feature a lot safer.
2015-03-17 StephaneLenclud Switch solution to 2013.
2015-03-15 StephaneLenclud Publishing on NuGet.
2015-03-15 StephaneLenclud Renaming our HID classes.
2015-03-15 StephaneLenclud Moving more files around.
2015-03-15 StephaneLenclud Moving files around.
2015-03-15 StephaneLenclud Removing legacy remote control stuff.
2015-03-15 StephaneLenclud Now using SharpLib.Hid and SharpLib.Win32 as namespaces.
2015-03-15 StephaneLenclud Copyright and namespace.
2015-03-15 StephaneLenclud Renaming demo application to HID Demo.
2015-03-15 StephaneLenclud Adding SharpLibHid DLL.
2015-03-15 StephaneLenclud Adding support for usage value and thus joystick/gamepad.
2015-03-15 StephaneLenclud Adding button count property to HID device.
2015-03-05 StephaneLenclud Imrpoved HID device friendly name.
2015-03-04 StephaneLenclud Consolidating for keyboard and mouse device support.
2015-03-03 StephaneLenclud Bunch of minor fixes, device list format.
2015-02-22 StephaneLenclud Adding HidP_GetUsageValue function declaration.
2015-02-15 StephaneLenclud Adding status bar to show the device that just sent an event.
2015-02-15 StephaneLenclud Consistent naming fixes in our usage tables enumerations.
2015-02-15 StephaneLenclud Device list now displaying input value description, those are basically your
2015-02-15 StephaneLenclud Adding input capabilities description to device list.