| Anonymous | Login | Signup for a new account | 2010-09-10 05:36 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 | |
| 0000194 | GamePanelLCDLib | Device Enumeration | public | 2009-01-15 14:03 | 2009-01-17 15:53 | |
| Reporter | Blue Ninja | |||||
| Assigned To | Blue Ninja | |||||
| Priority | normal | Severity | Feature | Reproducibility | N/A | |
| Status | Resolved | Resolution | Fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | ||||||
| Target Version | 0.2.x | Fixed in Version | 0.1.3302 | |||
| Summary | 0000194: Add property to identify device type. | |||||
| Description | Add a property to identify the type of device containing the GamePanel LCD device. For example, "Logitech G15 Keyboard", "Logitech G13 Advanced Gameboard", etc. When dealing with multiple GamePanel devices on a single system, this might help identify which is which. | |||||
| Tags | No tags attached. | |||||
| GamePanel Keyboard Model | ||||||
| Attached Files | ||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
Blue Ninja (administrator) 2009-01-15 14:12 |
Added DeviceModelsEnum to GamePanelLCD class, and public read-only property. Must obtain ProductIDs for devices other than the G15 and modify the constructor/enumerator code to look for all of them, and identify accordingly. Most likely, the value of the enum will match the ProductID for simplicity. |
|
Blue Ninja (administrator) 2009-01-15 14:48 |
Enum values implemented as stated above, contining VID in the high 2 bytes and PID in the low 2 bytes. Constructor and EnumerateGamePanelLCDDevices modified to find all matching Product IDs. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-01-15 14:03 | Blue Ninja | New Issue | |
| 2009-01-15 14:03 | Blue Ninja | Status | New => Assigned |
| 2009-01-15 14:03 | Blue Ninja | Assigned To | => Blue Ninja |
| 2009-01-15 14:10 | Blue Ninja | Description Updated | |
| 2009-01-15 14:12 | Blue Ninja | Note Added: 0000419 | |
| 2009-01-15 14:12 | Blue Ninja | Status | Assigned => Implementing |
| 2009-01-15 14:48 | Blue Ninja | Note Added: 0000420 | |
| 2009-01-15 14:48 | Blue Ninja | Status | Implementing => Testing |
| 2009-01-17 15:53 | Blue Ninja | Status | Testing => Resolved |
| 2009-01-17 15:53 | Blue Ninja | Resolution | Open => Fixed |
| 2009-01-17 15:53 | Blue Ninja | Product Version | 0.1.3302 => |
| 2009-01-17 15:53 | Blue Ninja | Fixed in Version | => 0.1.3302 |
| Copyright © 2000 - 2010 MantisBT Group |