- 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