RemoteControlDevice.cs
Sat, 06 Dec 2014 02:46:46 +0100 Adding method to get the device name.
Sat, 06 Dec 2014 01:53:55 +0100 Proper UsageId definitions.
Sat, 06 Dec 2014 01:09:32 +0100 Cleaning up app command stuff.
Sat, 06 Dec 2014 00:59:59 +0100 Starting to remove special case for app commands.
Fri, 05 Dec 2014 23:18:13 +0100 Consolidating our HID input report parsing.
Fri, 05 Dec 2014 22:50:39 +0100 Draft implementation of proper HID input report parsing based on HID descriptor.
Wed, 03 Dec 2014 21:54:45 +0100 Now supporting alternative codes for program guid and properties/info.
Mon, 24 Nov 2014 18:20:45 +0100 Now capable of handling WM_INPUT when in background.
Mon, 24 Nov 2014 16:46:26 +0100 Fixing HID page and usage test.
Sat, 08 Nov 2014 21:03:51 +0100 Logs and rename.
Sat, 08 Nov 2014 12:40:05 +0100 Now supporting some HID consumer codes.
Sat, 08 Nov 2014 12:01:19 +0100 More code consoludation. Supporting multiple HID input per message.
Fri, 07 Nov 2014 22:12:22 +0100 More cleanup and re-org.
Fri, 07 Nov 2014 20:49:51 +0100 Cast fix and moving Win32 stuff in a dedicated file.
Thu, 06 Nov 2014 21:57:53 +0100 Getting our HID consts organized. Adding some consumer controls.
Wed, 05 Nov 2014 20:58:15 +0100 Adding debug output formating.
Wed, 05 Nov 2014 19:39:59 +0100 Now checking HID usage page and usage.
Wed, 05 Nov 2014 10:19:02 +0100 Adding docs for some MCE buttons.
Tue, 04 Nov 2014 22:11:01 +0100 Cleaning and adding GetRawInputDeviceInfo definition.
Tue, 04 Nov 2014 20:58:19 +0100 Proper support for all MCE buttons.
Tue, 04 Nov 2014 19:49:34 +0100 Removing x64 configuration as our interop it's not working anyway.
Tue, 04 Nov 2014 19:31:32 +0100 Initial contribution. Partly working with PCS-MCE.