rockbox/rbutil/rbutilqt/base
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
..
autodetection.cpp Handle device name resolving failures. 2010-04-27 21:43:14 +00:00
autodetection.h
bootloaderinstallams.cpp mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF 2010-05-24 10:06:52 +00:00
bootloaderinstallams.h
bootloaderinstallbase.cpp rbutil: add mpio hd200 as disabled target (all untested) 2010-06-04 21:43:15 +00:00
bootloaderinstallbase.h rbutil: move bootloaderInstall object creation switches to bootloaderInstallBase . 2010-05-07 18:18:43 +00:00
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp Move utils.cpp functions into separate class and split it up. 2010-04-02 21:24:19 +00:00
bootloaderinstallfile.h
bootloaderinstallhex.cpp rbutil: Make strings translatable 2010-03-31 20:11:12 +00:00
bootloaderinstallhex.h
bootloaderinstallipod.cpp rbutil: fix compiling on windows. 2010-05-05 19:35:37 +00:00
bootloaderinstallipod.h
bootloaderinstallmi4.cpp Move utils.cpp functions into separate class and split it up. 2010-04-02 21:24:19 +00:00
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp Fix source string spelling. 2010-06-18 14:59:23 +00:00
bootloaderinstallmpio.h rbutil: add mpio hd200 as disabled target (all untested) 2010-06-04 21:43:15 +00:00
bootloaderinstallsansa.cpp Handle device name resolving failures. 2010-04-27 21:43:14 +00:00
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp rbutil: Make strings translatable 2010-03-31 20:11:12 +00:00
bootloaderinstalltcc.h
encoders.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
encoders.h
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h Remove unnecessary class declaration, this should come from the includes. 2010-03-24 18:45:08 +00:00
progressloggerinterface.h
rbsettings.cpp Implement speed adjustment for OS X TTS. 2010-03-11 20:09:22 +00:00
rbsettings.h rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
rbunzip.cpp
rbunzip.h
rbzip.cpp
rbzip.h
rockboxinfo.cpp Move retrieval of revision and release numbers to RockboxInfo class. 2010-06-06 18:02:01 +00:00
rockboxinfo.h Move retrieval of revision and release numbers to RockboxInfo class. 2010-06-06 18:02:01 +00:00
serverinfo.cpp Fix typo. 2010-06-07 17:03:56 +00:00
serverinfo.h Extend SystemInfo to allow distinguishing between platforms and variants. 2010-01-31 21:57:45 +00:00
system.cpp Fix USB ID retrieval on Windows 7. 2010-07-25 19:25:38 +00:00
system.h Make System and Utils class based on QObject. 2010-06-18 19:04:06 +00:00
systeminfo.cpp Distinguish between release and current build when installing fonts. 2010-06-07 17:04:02 +00:00
systeminfo.h Distinguish between release and current build when installing fonts. 2010-06-07 17:04:02 +00:00
talkfile.cpp Fix talkfile generation for files starting with . and having no extension. 2010-04-27 21:09:14 +00:00
talkfile.h
talkgenerator.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
talkgenerator.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttsbase.cpp Add support for OS X' Speech Synthesis Manager TTS system. 2010-02-28 20:19:54 +00:00
ttsbase.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttscarbon.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttscarbon.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttsexes.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttsexes.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttsfestival.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttsfestival.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttssapi.cpp rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
ttssapi.h rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov 2010-06-04 21:22:25 +00:00
uninstall.cpp Convert uninstallation to use signals / slots for logging. 2010-06-11 17:14:00 +00:00
uninstall.h Convert uninstallation to use signals / slots for logging. 2010-06-11 17:14:00 +00:00
utils.cpp FS#11439: Fix version comparison regression. 2010-06-30 21:59:47 +00:00
utils.h Make System and Utils class based on QObject. 2010-06-18 19:04:06 +00:00
voicefile.cpp Move utils.cpp functions into separate class and split it up. 2010-04-02 21:24:19 +00:00
voicefile.h
zipinstaller.cpp Move utils.cpp functions into separate class and split it up. 2010-04-02 21:24:19 +00:00
zipinstaller.h