Allow USB IDs to be non-unique.
commitc659f9979a482521950c6db74221330dc1895219
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sat, 6 Oct 2012 08:44:56 +0000 (6 10:44 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sat, 6 Oct 2012 11:53:09 +0000 (6 13:53 +0200)
tree5a5db5faed2dafd9a66fc31bf8187cea0eb512f3
parent71f70112b2484e45b332fd7f2da137145aa05e9d
Allow USB IDs to be non-unique.

When retrieving USB IDs create a list of players matching to a USB ID instead
of assuming only one player.  This prevents non-unique IDs overwriting each
other and will be used for improved autodetection later.

Currently only the first ID is used during detection, and no additional IDs
have been added yet.

Change-Id: Ieac5594108bae708e364bd2c8df88f61fcdcbdcd
rbutil/rbutilqt/base/autodetection.cpp
rbutil/rbutilqt/base/systeminfo.cpp
rbutil/rbutilqt/base/systeminfo.h