summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base/bootloaderinstallbase.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-23rbutil: Fix Xduoo bootloader installation.Dominik Riebeling1-2/+11
2020-08-06rbutil: Fix Qt deprecated warnings.Dominik Riebeling1-1/+1
2016-08-15rbutil: add abort signal for bootloader install/uninstallCástor Muñoz1-0/+7
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling1-12/+13
2013-11-04Add support for CAB archives to rbutilAmaury Pouly1-6/+31
2013-01-13Remove HttpGet::error() function.Dominik Riebeling1-1/+1
2012-06-23Fix bootloader zip extraction filename case sensitivity.Dominik Riebeling1-12/+17
2012-05-01Move bootloader class initialiation into helper.Dominik Riebeling1-110/+3
2012-02-22Fix post installation hint for h100 / h300 players.Dominik Riebeling1-1/+1
2012-02-22Remove duplicate entry from postinstall hint.Dominik Riebeling1-4/+3
2012-01-15Support reading OF files from zip.Dominik Riebeling1-0/+41
2012-01-04Rockbox Utility: add support for mkimxboot bootloader.Dominik Riebeling1-0/+18
2012-01-04Extend flashing hint a bit.Dominik Riebeling1-1/+4
2011-12-08Various adjustments for MSVC.Dominik Riebeling1-1/+1
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger1-2/+5
2010-05-07rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...Dominik Wenger1-0/+41
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-2/+2
2010-02-20Add missing class prefix to logging call.Dominik Riebeling1-1/+1
2010-01-10Revert r24174 following the discussion on mailing-listTomer Shalev1-2/+2
2010-01-03rbutil: Fix some messagesTomer Shalev1-2/+2
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling1-0/+52
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere1-1/+2
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling1-0/+16
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling1-7/+9
2009-01-08Add some more bootloader install progress messages and call processEvents() m...Dominik Riebeling1-0/+3
2008-12-14Various small rbutil source string cleanups.Dominik Riebeling1-1/+1
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling1-0/+184