1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil
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
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00
mkamsboot mkamsboot: add support for clip zip original firmware 01.01.20 (tested by me) 2012-04-08 11:46:02 +02:00
mkimxboot imx233: always boot when powered up from 5v 2012-02-29 00:02:31 +01:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Check for bootloader file on device before copying. 2012-04-26 21:19:56 +02:00
sansapatcher Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00
tools Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
libtools.make Make sure we use POSIX/C99 printf() when building for windows 2012-02-05 20:36:31 +01:00