f3b56eba58
Use insertMulti() instead of insert() when adding found USB devices to the list. This means the keys of the list will now be ambiguous. This is not a problem since the value is only used to display the user a nice string. Previously we'd loose two identical devices attached to the system since the second one would overwrite the first. This does not apply for Windows, since Windows will list each function of a composite device. This results in a device running Rockbox (with HID enabled) showing up twice, which isn't wanted. Change-Id: I1306b71122a210c55871ff8e14d2b5a04012cc4e |
||
---|---|---|
.. | ||
chinachippatcher | ||
e200rpatcher | ||
ipodpatcher | ||
mkamsboot | ||
mkimxboot | ||
mkmpioboot | ||
mkrk27boot | ||
mktccboot | ||
rbutilqt | ||
sansapatcher | ||
tools | ||
libtools.make |