View Issue Details Jump to Notes ] << ] >> ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000194GamePanelLCDLibDevice Enumerationpublic2009-01-15 14:032009-01-17 15:53
ReporterBlue Ninja 
Assigned ToBlue Ninja 
PrioritynormalSeverityFeatureReproducibilityN/A
StatusResolvedResolutionFixed 
PlatformOSOS Version
Product Version 
Target Version0.2.xFixed in Version0.1.3302 
Summary0000194: Add property to identify device type.
DescriptionAdd 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.
TagsNo tags attached.
GamePanel Keyboard Model
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000419)
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.
User avatar (0000420)
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
Powered by Mantis Bugtracker