rockbox/rbutil/rbutilqt/base
Dominik Riebeling dfd4183a7d Fix bootloader uninstallation on Gigabeat F / X.
The "file" bootloader installation method usually can uninstall the bootloader.
Some upgrade methods (like the Iaudio players) remove the bootloader file
placed on the player after upgrading so those can't uninstall the bootloader.
Instead of rejecting uninstallation for all players using this method check the
current bootloader and only display an error if no suitable bootloader is
found (which would happen in the Iaudio case).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30070 a1c6a512-1295-4272-9138-f99709370657
2011-06-25 17:21:01 +00:00
..
autodetection.cpp
autodetection.h
bootloaderinstallams.cpp Make the AMS bootloader prompt slightly more specific. 2011-05-13 18:35:19 +00:00
bootloaderinstallams.h
bootloaderinstallbase.cpp
bootloaderinstallbase.h
bootloaderinstallchinachip.cpp
bootloaderinstallchinachip.h
bootloaderinstallfile.cpp Fix bootloader uninstallation on Gigabeat F / X. 2011-06-25 17:21:01 +00:00
bootloaderinstallfile.h
bootloaderinstallhex.cpp Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289. 2011-06-19 17:23:18 +00:00
bootloaderinstallhex.h
bootloaderinstallipod.cpp
bootloaderinstallipod.h
bootloaderinstallmi4.cpp
bootloaderinstallmi4.h
bootloaderinstallmpio.cpp
bootloaderinstallmpio.h
bootloaderinstallsansa.cpp
bootloaderinstallsansa.h
bootloaderinstalltcc.cpp
bootloaderinstalltcc.h
encoders.cpp
encoders.h
encttssettings.cpp
encttssettings.h
httpget.cpp
httpget.h
progressloggerinterface.h
rbsettings.cpp Use System TTS if none is set. 2011-04-22 13:32:04 +00:00
rbsettings.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
rockboxinfo.cpp
rockboxinfo.h
serverinfo.cpp
serverinfo.h
system.cpp Fix some gcc 4.6 warnings. 2011-05-29 19:46:20 +00:00
system.h
systeminfo.cpp
systeminfo.h
talkfile.cpp
talkfile.h
talkgenerator.cpp Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
talkgenerator.h Implement simple run for non-multithreaded TTS. 2011-04-22 17:59:43 +00:00
ttsbase.cpp Make TTS names translatable and change Sapi to SAPI. 2011-04-22 13:32:13 +00:00
ttsbase.h Add capability to speak directly from the TTS engine. 2011-04-03 08:06:59 +00:00
ttscarbon.cpp Fix a warning. 2011-04-05 20:02:07 +00:00
ttscarbon.h OS X TTS: add pitch setting. 2011-04-03 09:23:21 +00:00
ttsexes.cpp
ttsexes.h
ttsfestival.cpp
ttsfestival.h
ttssapi.cpp Fix SAPI default speed being way too fast. 2011-04-22 18:58:01 +00:00
ttssapi.h
uninstall.cpp
uninstall.h
utils.cpp
utils.h Make System and Utils class based on QObject. 2010-06-18 19:04:06 +00:00
voicefile.cpp Use template pattern for genlang url. 2011-04-02 08:59:00 +00:00
voicefile.h
zipinstaller.cpp Fix a warning. 2011-04-02 19:03:50 +00:00
zipinstaller.h
ziputil.cpp
ziputil.h