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