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
/
bootloaderinstallhex.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-21
rbutil: Modernize connect() to new pointer-to-member syntax.
Dominik Riebeling
1
-1
/
+1
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-4
/
+4
2016-08-15
rbutil: enable "done" signal on bootloader uninstall
Cástor Muñoz
1
-0
/
+1
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-3
/
+4
2013-01-27
Replace toAscii() / fromAscii() with Latin1() functions.
Dominik Riebeling
1
-3
/
+3
2012-04-10
Check for existing firmware file on H100 / H300.
Dominik Riebeling
1
-2
/
+14
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
1
-1
/
+1
2010-03-31
rbutil: Make strings translatable
Tomer Shalev
1
-1
/
+1
2009-08-09
Clean up bootloader installation debug output a bit.
Dominik Riebeling
1
-3
/
+3
2009-05-09
rbutil: enforce parents for bootloader install classes. and rework OF handlin...
Dominik Wenger
1
-4
/
+17
2009-01-08
Add some more bootloader install progress messages and call processEvents() m...
Dominik Riebeling
1
-0
/
+1
2008-10-12
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
1
-0
/
+244