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