Mon, 23 Mar 2015 13:08:31 +0100Merge default tip
StephaneLenclud [Mon, 23 Mar 2015 13:08:31 +0100] rev 89
Merge

Wed, 18 Mar 2015 07:46:39 +0100Fixing typo in NuGet package description.
StephaneLenclud [Wed, 18 Mar 2015 07:46:39 +0100] rev 88
Fixing typo in NuGet package description.

Sun, 22 Mar 2015 21:59:08 +0100Fixing build configuration to use x86.
StephaneLenclud [Sun, 22 Mar 2015 21:59:08 +0100] rev 87
Fixing build configuration to use x86.
Forcing X2 display of gamepad button usages.
Published version 1.0.4 on NuGet.

Sun, 22 Mar 2015 19:33:36 +0100Adding missing public keyword for some of our usage enumerations.
StephaneLenclud [Sun, 22 Mar 2015 19:33:36 +0100] rev 86
Adding missing public keyword for some of our usage enumerations.

Tue, 17 Mar 2015 20:08:10 +0100Adding license file.
StephaneLenclud [Tue, 17 Mar 2015 20:08:10 +0100] rev 85
Adding license file.
Publishing new version.

Tue, 17 Mar 2015 16:46:28 +0100Making our repeat feature a lot safer.
StephaneLenclud [Tue, 17 Mar 2015 16:46:28 +0100] rev 84
Making our repeat feature a lot safer.
DebugWrites now only compiled for debug builds.

Tue, 17 Mar 2015 15:35:58 +0100Switch solution to 2013.
StephaneLenclud [Tue, 17 Mar 2015 15:35:58 +0100] rev 83
Switch solution to 2013.
Event repeat now a Handler option.
Handler now deregisters devices when disposed.
Adding Thinkpad custom usages.

Sun, 15 Mar 2015 21:26:51 +0100Publishing on NuGet.
StephaneLenclud [Sun, 15 Mar 2015 21:26:51 +0100] rev 82
Publishing on NuGet.

Sun, 15 Mar 2015 20:44:15 +0100Renaming our HID classes.
StephaneLenclud [Sun, 15 Mar 2015 20:44:15 +0100] rev 81
Renaming our HID classes.
Now using namespace alias in demo.

Sun, 15 Mar 2015 20:30:00 +0100Moving more files around.
StephaneLenclud [Sun, 15 Mar 2015 20:30:00 +0100] rev 80
Moving more files around.

Sun, 15 Mar 2015 20:25:58 +0100Moving files around.
StephaneLenclud [Sun, 15 Mar 2015 20:25:58 +0100] rev 79
Moving files around.

Sun, 15 Mar 2015 16:56:31 +0100Removing legacy remote control stuff.
StephaneLenclud [Sun, 15 Mar 2015 16:56:31 +0100] rev 78
Removing legacy remote control stuff.

Sun, 15 Mar 2015 14:45:40 +0100Now using SharpLib.Hid and SharpLib.Win32 as namespaces.
StephaneLenclud [Sun, 15 Mar 2015 14:45:40 +0100] rev 77
Now using SharpLib.Hid and SharpLib.Win32 as namespaces.

Sun, 15 Mar 2015 14:39:21 +0100Copyright and namespace.
StephaneLenclud [Sun, 15 Mar 2015 14:39:21 +0100] rev 76
Copyright and namespace.

Sun, 15 Mar 2015 14:07:17 +0100Renaming demo application to HID Demo.
StephaneLenclud [Sun, 15 Mar 2015 14:07:17 +0100] rev 75
Renaming demo application to HID Demo.

Sun, 15 Mar 2015 14:01:30 +0100Adding SharpLibHid DLL.
StephaneLenclud [Sun, 15 Mar 2015 14:01:30 +0100] rev 74
Adding SharpLibHid DLL.

Sun, 15 Mar 2015 12:44:58 +0100Adding support for usage value and thus joystick/gamepad.
StephaneLenclud [Sun, 15 Mar 2015 12:44:58 +0100] rev 73
Adding support for usage value and thus joystick/gamepad.
Adding generic support for direction pad.

Sun, 15 Mar 2015 09:53:37 +0100Adding button count property to HID device.
StephaneLenclud [Sun, 15 Mar 2015 09:53:37 +0100] rev 72
Adding button count property to HID device.
Adding device list refresh button.
Better reporting of input value capabilities description.

Thu, 05 Mar 2015 10:12:37 +0100Imrpoved HID device friendly name.
StephaneLenclud [Thu, 05 Mar 2015 10:12:37 +0100] rev 71
Imrpoved HID device friendly name.

Wed, 04 Mar 2015 20:52:24 +0100Consolidating for keyboard and mouse device support.
StephaneLenclud [Wed, 04 Mar 2015 20:52:24 +0100] rev 70
Consolidating for keyboard and mouse device support.
Adding tests tab.

Tue, 03 Mar 2015 21:07:44 +0100Bunch of minor fixes, device list format.
StephaneLenclud [Tue, 03 Mar 2015 21:07:44 +0100] rev 69
Bunch of minor fixes, device list format.

Sun, 22 Feb 2015 20:56:08 +0100Adding HidP_GetUsageValue function declaration.
StephaneLenclud [Sun, 22 Feb 2015 20:56:08 +0100] rev 68
Adding HidP_GetUsageValue function declaration.

Sun, 15 Feb 2015 23:16:57 +0100Adding status bar to show the device that just sent an event.
StephaneLenclud [Sun, 15 Feb 2015 23:16:57 +0100] rev 67
Adding status bar to show the device that just sent an event.

Sun, 15 Feb 2015 23:06:54 +0100Consistent naming fixes in our usage tables enumerations.
StephaneLenclud [Sun, 15 Feb 2015 23:06:54 +0100] rev 66
Consistent naming fixes in our usage tables enumerations.

Sun, 15 Feb 2015 22:57:38 +0100Device list now displaying input value description, those are basically your
StephaneLenclud [Sun, 15 Feb 2015 22:57:38 +0100] rev 65
Device list now displaying input value description, those are basically your
gamepad axis.
Adding collapse and expand buttons.

Sun, 15 Feb 2015 22:13:33 +0100Adding input capabilities description to device list.
StephaneLenclud [Sun, 15 Feb 2015 22:13:33 +0100] rev 64
Adding input capabilities description to device list.

Sun, 15 Feb 2015 21:48:07 +0100HidDevice: Adding friendly name property.
StephaneLenclud [Sun, 15 Feb 2015 21:48:07 +0100] rev 63
HidDevice: Adding friendly name property.

Sun, 15 Feb 2015 20:28:46 +0100Device list now showing usage collection string.
StephaneLenclud [Sun, 15 Feb 2015 20:28:46 +0100] rev 62
Device list now showing usage collection string.

Sun, 15 Feb 2015 19:53:27 +0100Much improved raw input device list.
StephaneLenclud [Sun, 15 Feb 2015 19:53:27 +0100] rev 61
Much improved raw input device list.

Sun, 15 Feb 2015 18:15:41 +0100Adding most basic raw device list.
StephaneLenclud [Sun, 15 Feb 2015 18:15:41 +0100] rev 60
Adding most basic raw device list.