rockbox/rbutil/rbutilqt/base
Dominik Riebeling b623b97d40 Check for bootloader file on device before copying.
QFile::copy() doesn't overwrite an already existing file. This can lead to
bootloader installation trying to place a new file on the player but failing to
do the actual copy if the file already exists. Since overwriting an already
existing file might be unexpected by the user error out in this case and notify
the user.

Change-Id: I5ffaf2f1344271ea2bad9e3232234826552385ec
2012-04-26 21:19:56 +02:00
..
autodetection.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
autodetection.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallams.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallams.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallbase.cpp Fix post installation hint for h100 / h300 players. 2012-02-22 23:19:58 +01:00
bootloaderinstallbase.h Support reading OF files from zip. 2012-01-15 23:32:15 +01:00
bootloaderinstallchinachip.cpp Extend return codes for chinachip_patch(). 2011-12-03 09:41:44 +00:00
bootloaderinstallchinachip.h Extend return codes for chinachip_patch(). 2011-12-03 09:41:44 +00:00
bootloaderinstallfile.cpp Check for bootloader file on device before copying. 2012-04-26 21:19:56 +02:00
bootloaderinstallfile.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallhex.cpp Check for existing firmware file on H100 / H300. 2012-04-10 20:37:29 +02:00
bootloaderinstallhex.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallimx.cpp Rockbox Utility: add support for mkimxboot bootloader. 2012-01-04 19:19:02 +00:00
bootloaderinstallimx.h Rockbox Utility: add support for mkimxboot bootloader. 2012-01-04 19:19:02 +00:00
bootloaderinstallipod.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallipod.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallmi4.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstallmi4.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
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 sansapatcher: factor out handling of bundled bootloaders. 2011-12-04 19:40:43 +00:00
bootloaderinstallsansa.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstalltcc.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
bootloaderinstalltcc.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
encoderbase.cpp Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
encoderbase.h Fix wrong includes. 2012-01-08 11:49:57 +00:00
encoderexe.cpp Split up encoders sources. 2012-01-06 19:19:32 +00:00
encoderexe.h Split up encoders sources. 2012-01-06 19:19:32 +00:00
encoderlame.cpp libmp3lame encoder: don't retrieve settings for each run. 2012-04-06 17:00:48 +02:00
encoderlame.h libmp3lame encoder: don't retrieve settings for each run. 2012-04-06 17:00:48 +02:00
encoderrbspeex.cpp Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
encoderrbspeex.h Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
encttssettings.cpp Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
encttssettings.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
httpget.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
httpget.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
progressloggerinterface.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
rbsettings.cpp Separate default quality setting for encoders. 2012-01-29 22:55:18 +01:00
rbsettings.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
rockboxinfo.cpp Fix false positive in version detection. 2012-03-12 22:16:14 +01:00
rockboxinfo.h Allow overriding filename for rockbox-info.txt. 2012-02-19 14:12:22 +01:00
serverinfo.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
serverinfo.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
system.cpp Fix unused-but-set warnings in helper functions. 2012-01-17 22:03:42 +01:00
system.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
systeminfo.cpp Revert r30869 "Remove buildserver_modelname value." 2011-11-01 19:40:35 +00:00
systeminfo.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
talkfile.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
talkfile.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
talkgenerator.cpp Fix wavtrim on voicefile creation. 2012-01-15 12:30:03 +01:00
talkgenerator.h Remove multithreading support from voicefile creation. 2012-01-14 16:37:01 +01:00
ttsbase.cpp Remove espeak from TTS list on Windows. 2012-04-02 20:09:32 +02:00
ttsbase.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ttscarbon.cpp Carbon TTS: Fix a memory leak on read error. 2011-11-10 21:12:07 +00:00
ttscarbon.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ttsexes.cpp Centralize settings for executable based TTS systems. 2012-01-29 22:55:18 +01:00
ttsexes.h Centralize settings for executable based TTS systems. 2012-01-29 22:55:18 +01:00
ttsfestival.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ttsfestival.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ttssapi.cpp Don't poll SAPI script output. 2012-02-22 22:34:37 +01:00
ttssapi.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
uninstall.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
uninstall.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
utils.cpp Implement findProcess() on OS X. 2012-02-21 20:02:48 +01:00
utils.h Check running processes at startup. 2012-01-22 22:26:01 +01:00
voicefile.cpp Voicefile: remove < and > from voice strings before speaking. 2012-04-26 21:19:56 +02:00
voicefile.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
zipinstaller.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
zipinstaller.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
ziputil.cpp Use relative paths to quazip includes. 2012-01-29 22:55:18 +01:00
ziputil.h Use relative paths to quazip includes. 2012-01-29 22:55:18 +01:00