- Moving files around. 2015-03-15, by StephaneLenclud
- Removing legacy remote control stuff. 2015-03-15, by StephaneLenclud
- Now using SharpLib.Hid and SharpLib.Win32 as namespaces. 2015-03-15, by StephaneLenclud
- Copyright and namespace. 2015-03-15, by StephaneLenclud
- Renaming demo application to HID Demo. 2015-03-15, by StephaneLenclud
- Adding SharpLibHid DLL. 2015-03-15, by StephaneLenclud
- Adding support for usage value and thus joystick/gamepad. 2015-03-15, by StephaneLenclud
- Adding button count property to HID device. 2015-03-15, by StephaneLenclud
- Imrpoved HID device friendly name. 2015-03-05, by StephaneLenclud
- Consolidating for keyboard and mouse device support. 2015-03-04, by StephaneLenclud
- Bunch of minor fixes, device list format. 2015-03-03, by StephaneLenclud
- Adding HidP_GetUsageValue function declaration. 2015-02-22, by StephaneLenclud
- Adding status bar to show the device that just sent an event. 2015-02-15, by StephaneLenclud
- Consistent naming fixes in our usage tables enumerations. 2015-02-15, by StephaneLenclud
- Device list now displaying input value description, those are basically your 2015-02-15, by StephaneLenclud
- Adding input capabilities description to device list. 2015-02-15, by StephaneLenclud
- HidDevice: Adding friendly name property. 2015-02-15, by StephaneLenclud
- Device list now showing usage collection string. 2015-02-15, by StephaneLenclud
- Much improved raw input device list. 2015-02-15, by StephaneLenclud
- Adding most basic raw device list. 2015-02-15, by StephaneLenclud
- Win32Hid: Fixing boolean bug and improving value caps union. 2015-02-15, by StephaneLenclud
- HidDevice now fetching value capabilities. 2015-02-15, by StephaneLenclud
- Win32Hid: improved button caps structure. 2015-02-15, by StephaneLenclud
- HidDevice now supports capabilities and button capabilities. 2015-02-15, by StephaneLenclud
- HidDevice consolidating contruction. 2015-02-15, by StephaneLenclud
- Comments and white space clean up. 2015-02-15, by StephaneLenclud
- Device Info moves where it belongs into our device class. 2015-02-14, by StephaneLenclud
- Moving pre-parsed data to our device class. 2015-02-14, by StephaneLenclud
- Now using spaces instead of tabs for indentation. 2015-02-14, by StephaneLenclud
- Adding some hid.dll imports. 2015-02-14, by StephaneLenclud
- Adding better support for multiple usage per report. 2015-02-11, by StephaneLenclud
- Adding editor config and some Win32 struct. 2015-02-02, by StephaneLenclud
- Consolidation and adding rebracer settings. 2014-12-29, by sl
- Defensive Usages check. 2014-12-28, by StephaneLenclud
- Minor changes adding file for App Command stuff. 2014-12-27, by sl
- Fixing nasty double repeat event issue. 2014-12-25, by sl
- Fixing repeat delay and speed computation. 2014-12-24, by sl
- Fixing stray event issues. 2014-12-24, by sl
- Implementing key repeat support. 2014-12-23, by sl
- Adding colums to our listview. 2014-12-23, by sl
- Adding listview. 2014-12-22, by sl
- Sorting out form and labels. 2014-12-22, by sl
- Renaming Form files. 2014-12-22, by sl
- Renaming form. 2014-12-22, by sl
- Adding missing entries in consumer usage table. 2014-12-19, by sl
- Generating a few more usage tables. 2014-12-19, by sl
- Generated full list of consumer controls. 2014-12-19, by sl
- Adding copy of Consumer Usager Table dump. 2014-12-19, by sl
- Minor usage table renaming. 2014-12-18, by sl
- Renaming some of our usage tables. 2014-12-14, by sl
- Adding HID handler. 2014-12-06, by sl
- HID Usage Tables fixes. 2014-12-06, by sl
- HidEvent implementation. 2014-12-06, by sl
- HidDevice documentation. 2014-12-06, by sl
- Adding HidDevice class. 2014-12-06, by sl
- Now getting manufacturer and product name. 2014-12-06, by sl
- Was trying to get manufacturer string. 2014-12-06, by sl
- Adding method to get the device name. 2014-12-06, by sl
- Proper UsageId definitions. 2014-12-06, by sl
- Cleaning up app command stuff. 2014-12-06, by sl
- Starting to remove special case for app commands. 2014-12-06, by sl
- Consolidating our HID input report parsing. 2014-12-05, by sl
- Draft implementation of proper HID input report parsing based on HID descriptor. 2014-12-05, by sl
- Now supporting alternative codes for program guid and properties/info. 2014-12-03, by sl
- Now capable of handling WM_INPUT when in background. 2014-11-24, by sl
- Fixing HID page and usage test. 2014-11-24, by sl
- Logs and rename. 2014-11-08, by sl
- Now supporting some HID consumer codes. 2014-11-08, by sl
- More code consoludation. Supporting multiple HID input per message. 2014-11-08, by sl
- More cleanup and re-org. 2014-11-07, by sl
- Cast fix and moving Win32 stuff in a dedicated file. 2014-11-07, by sl
- Getting our HID consts organized. Adding some consumer controls. 2014-11-06, by sl
- Adding debug output formating. 2014-11-05, by sl
- Now checking HID usage page and usage. 2014-11-05, by sl
- Adding docs for some MCE buttons. 2014-11-05, by sl
- Cleaning and adding GetRawInputDeviceInfo definition. 2014-11-04, by sl
- Proper support for all MCE buttons. 2014-11-04, by sl
- Removing x64 configuration as our interop it's not working anyway. 2014-11-04, by sl
- Fixing unsafe compile error. 2014-11-04, by sl
- Initial contribution. Partly working with PCS-MCE. 2014-11-04, by sl