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
/
sansapatcher
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
sansapatcher: rework exit code handling.
Dominik Riebeling
1
-22
/
+27
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
1
-1
/
+1
2013-01-01
Provide dealloc function to sansapatcher.
Dominik Riebeling
1
-0
/
+1
2013-01-01
sansapatcher: move sectorbuf pointer into sansa_t structure.
Dominik Riebeling
1
-1
/
+1
2011-12-16
sansapatcher: allow building without bootloaders.
Dominik Riebeling
1
-0
/
+10
2011-12-04
sansapatcher: factor out handling of bundled bootloaders.
Dominik Riebeling
1
-9
/
+28
2009-07-10
Also bump version in trunk
Frank Gevaerts
1
-1
/
+1
2008-10-23
Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.
Robert Menes
1
-1
/
+1
2008-07-14
Make functions in sansapatcher static and their arguments const if possible.
Bertrik Sikken
1
-4
/
+4
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
1
-5
/
+1
2007-10-20
Bump version for release
Barry Wardell
1
-1
/
+1
2007-10-14
Add support for installing/replacing the bootloader in the PPBL section of th...
Barry Wardell
1
-1
/
+29
2007-10-11
Bump version for new release with fixed OF loading on e200.
bootloader_e200_v3
bootloader_c200_v3
Barry Wardell
1
-1
/
+1
2007-09-22
Bump version for new release for C200
bootloader_c200_v2
Dave Chapman
1
-1
/
+1
2007-09-19
Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...
Dave Chapman
1
-3
/
+1
2007-09-19
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...
Dave Chapman
1
-10
/
+12
2007-09-15
Bump version to 0.3 and v2 bootloader in preparation for release
Dave Chapman
1
-1
/
+1
2007-08-02
Add --update-original-firmware (or -of) option to sansapatcher. This allows f...
Barry Wardell
1
-3
/
+22
2007-05-03
Make rbutil compile on Mac OS X
Dave Chapman
1
-0
/
+2
2007-03-23
Bump version to 0.2 with new bootloader
Dave Chapman
1
-1
/
+1
2007-03-21
Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...
Dave Chapman
1
-63
/
+66
2007-03-17
Modify the version string ready for initial release
Dave Chapman
1
-1
/
+1
2007-03-16
Some code rearrangement and function renaming to help incorporation into rbut...
Dave Chapman
1
-8
/
+29
2007-03-15
Implement the ability to embed a bootloader in sansapatcher - the --install o...
Dave Chapman
1
-16
/
+37
2007-03-15
Correct the svn:keywords
Dave Chapman
1
-1
/
+1
2007-03-15
Initial commit of sansapatcher - an installation tool for the Sansa E200.
Dave Chapman
1
-0
/
+293