index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
base
/
bootloaderinstallbase.cpp
(
unfollow
)
Commit message (
Expand
)
Author
2016-08-15
rbutil: add abort signal for bootloader install/uninstall
Cástor Muñoz
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
2013-11-04
Add support for CAB archives to rbutil
Amaury Pouly
2013-01-13
Remove HttpGet::error() function.
Dominik Riebeling
2012-06-23
Fix bootloader zip extraction filename case sensitivity.
Dominik Riebeling
2012-05-01
Move bootloader class initialiation into helper.
Dominik Riebeling
2012-02-22
Fix post installation hint for h100 / h300 players.
Dominik Riebeling
2012-02-22
Remove duplicate entry from postinstall hint.
Dominik Riebeling
2012-01-15
Support reading OF files from zip.
Dominik Riebeling
2012-01-04
Rockbox Utility: add support for mkimxboot bootloader.
Dominik Riebeling
2012-01-04
Extend flashing hint a bit.
Dominik Riebeling
2011-12-08
Various adjustments for MSVC.
Dominik Riebeling
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
2010-06-04
rbutil: add mpio hd200 as disabled target (all untested)
Dominik Wenger
2010-05-07
rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...
Dominik Wenger
2010-04-02
Move utils.cpp functions into separate class and split it up.
Dominik Riebeling
2010-02-20
Add missing class prefix to logging call.
Dominik Riebeling
2010-01-10
Revert r24174 following the discussion on mailing-list
Tomer Shalev
2010-01-03
rbutil: Fix some messages
Tomer Shalev
2009-11-22
FS#10100: Wait for the system to remount the player after bootloader installa...
Dominik Riebeling
2009-08-16
Rockbox Utility: add preliminary support for installing the bootloader (+ dua...
Maurus Cuelenaere
2009-08-09
Extend bootloader installation to accept alternatives for the destination fil...
Dominik Riebeling
2009-08-09
Clean up bootloader installation debug output a bit.
Dominik Riebeling
2009-01-08
Add some more bootloader install progress messages and call processEvents() m...
Dominik Riebeling
2008-12-14
Various small rbutil source string cleanups.
Dominik Riebeling
2008-10-12
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
2008-09-28
Completely rework the bootloader installation class:
Dominik Riebeling