summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base/bootloaderinstallsansa.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-15rbutil: show progress bar during bootloader uninstallCástor Muñoz1-0/+1
2014-01-05Fix potentially problematic sprintf statement.Dominik Riebeling1-2/+2
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling1-4/+6
2013-01-01Provide dealloc function to sansapatcher.Dominik Riebeling1-2/+1
2013-01-01sansapatcher: move sectorbuf pointer into sansa_t structure.Dominik Riebeling1-18/+7
2012-06-25Add missing class name to System Trace log.Dominik Riebeling1-1/+1
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling1-2/+4
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling1-2/+2
2010-04-27Handle device name resolving failures.Dominik Riebeling1-4/+8
2010-01-10Revert r24174 following the discussion on mailing-listTomer Shalev1-1/+1
2010-01-03rbutil: Fix some messagesTomer Shalev1-1/+1
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling1-3/+23
2009-11-22Fix Sansa bootloader installation on OS X.Dominik Riebeling1-10/+12
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling1-2/+3
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling1-3/+9
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling1-55/+45
2009-04-05Fix a potentially dangerous bug with bootloader installation for Sansas:Dominik Riebeling1-0/+17
2009-01-08Add some more bootloader install progress messages and call processEvents() m...Dominik Riebeling1-0/+6
2009-01-08When checking the installed bootloader make sure to properly close the device...Dominik Riebeling1-0/+4
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling1-0/+244