rockbox/rbutil
Dominik Riebeling 803a0edb58 Fix USB ID retrieval on Windows 7.
The device string containing the USB IDs differs in casing on Windows 7
so always convert to upper case before scanning the string.  Use
DEVICEDESC instead of LOCATION_INFORMATION for the user visible device
string as the latter doesn't show anything useful to the user on W7, at
least for the devices I've tried. Unfortunately DEVICEDESC is less
descriptive than the previously used.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27561 a1c6a512-1295-4272-9138-f99709370657
2010-07-25 19:25:38 +00:00
..
chinachippatcher
e200rpatcher
ipodpatcher Bump ipodpatcher version number in preparation for a new ipod bootloader release 2010-05-25 15:43:16 +00:00
mkamsboot mkamsboot: take in account the additional 0x200 block when calculating size 2010-07-18 17:05:05 +00:00
mkmpioboot fix libmkmpioboot.a building. 2010-05-05 19:45:08 +00:00
mktccboot Make lipo calls silent. 2009-12-13 21:30:28 +00:00
rbutilqt Fix USB ID retrieval on Windows 7. 2010-07-25 19:25:38 +00:00
sansapatcher Always format error message using ANSI functions to get rid of type-punning when building with rbutil. 2009-12-09 19:04:02 +00:00
tools Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00
INSTALL rbutil: change the binary name here too. Thanks to PyroBor for finding that. 2010-05-11 17:41:35 +00:00
rbutil.pro Make sure files which aren't windows-specific use \n line endings only 2010-06-17 16:59:51 +00:00