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
/
bootloaderinstallipod.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-1
/
+1
2016-08-15
rbutil: show progress bar during bootloader uninstall
Cástor Muñoz
1
-0
/
+1
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-6
/
+8
2013-01-01
Provide dealloc function to ipodpatcher.
Dominik Riebeling
1
-2
/
+1
2013-01-01
ipodpatcher: move sectorbuf pointer into ipod_t structure.
Dominik Riebeling
1
-13
/
+10
2012-07-01
Move check for existing bootloader to ipodpatcher.
Dominik Riebeling
1
-3
/
+3
2012-07-01
Fix nano2g bootloader uninstallation.
Dominik Riebeling
1
-3
/
+3
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-05-05
rbutil: fix compiling on windows.
Dominik Wenger
1
-1
/
+1
2010-04-27
Handle device name resolving failures.
Dominik Riebeling
1
-6
/
+8
2010-02-20
If the Ipod has been recognized as MacPod always consider no bootloader insta...
Dominik Riebeling
1
-1
/
+1
2010-02-11
Don't close the disk handle to the ipod too early.
Dominik Riebeling
1
-1
/
+3
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-12-17
Remove scanning for Ipod from Ipod bootloader installation and clean it up a ...
Dominik Riebeling
1
-43
/
+22
2009-11-22
FS#10100: Wait for the system to remount the player after bootloader installa...
Dominik Riebeling
1
-3
/
+24
2009-11-22
Fix two strings and warnings.
Dominik Riebeling
1
-4
/
+4
2009-10-13
Fix Nano2G bootloader installation - no longer assume that the OSOS image is ...
Dave Chapman
1
-1
/
+1
2009-08-09
Clean up bootloader installation debug output a bit.
Dominik Riebeling
1
-5
/
+6
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
-9
/
+32
2009-04-05
Fix a wrong debug message.
Dominik Riebeling
1
-3
/
+4
2009-01-08
Add some more bootloader install progress messages and call processEvents() m...
Dominik Riebeling
1
-0
/
+4
2008-12-14
Various small rbutil source string cleanups.
Dominik Riebeling
1
-4
/
+4
2008-10-12
Separate basic functionality from GUI parts by moving it into a separate fold...
Dominik Riebeling
1
-0
/
+235