| Anonymous | Login | Signup for a new account | 2010-09-05 00:02 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Projects List |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000185 | HIDLib | Device detection / enumeration | public | 2008-12-07 14:23 | 2009-01-05 22:46 | |
| Reporter | Blue Ninja | |||||
| Assigned To | Blue Ninja | |||||
| Priority | normal | Severity | Feature | Reproducibility | N/A | |
| Status | Resolved | Resolution | Fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 0.1.743 | |||||
| Target Version | 0.2.0 | Fixed in Version | 0.2.0 | |||
| Summary | 0000185: Implement device connect/disconnect events for HIDManagement class. | |||||
| Description | These events will signal the connection or disconnection of HID-class devices, probably by intercepting window messages. | |||||
| Additional Information | Determine how to identify the device in the event - via device path string is probably best, as it can be compared against existing HIDDevice instances, and also be used to instantiate a new instance. | |||||
| Tags | No tags attached. | |||||
| Device Vendor ID & Product ID | ||||||
| Attached Files | ||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
Blue Ninja (administrator) 2008-12-14 00:47 edited on: 2008-12-14 00:50 |
Class now monitors WMI Win32_DeviceChangeEvent events, and compares new device list against last-known list. New items trigger a DeviceConnected event, missing devices trigger a DeviceDisconnected event. Event params contain the DevicePath, which is suitable for instantiating a new instance of HIDDevice, or comparing to existing instances. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-12-07 14:23 | Blue Ninja | New Issue | |
| 2008-12-07 14:23 | Blue Ninja | Status | New => Assigned |
| 2008-12-07 14:23 | Blue Ninja | Assigned To | => Blue Ninja |
| 2008-12-14 00:47 | Blue Ninja | Note Added: 0000407 | |
| 2008-12-14 00:47 | Blue Ninja | Status | Assigned => Testing |
| 2008-12-14 00:50 | Blue Ninja | Note Edited: 0000407 | |
| 2009-01-05 22:46 | Blue Ninja | Status | Testing => Resolved |
| 2009-01-05 22:46 | Blue Ninja | Fixed in Version | => 0.2.0 |
| 2009-01-05 22:46 | Blue Ninja | Resolution | Open => Fixed |
| Copyright © 2000 - 2010 MantisBT Group |