index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
sansapatcher
/
sansapatcher.c
Age
Commit message (
Expand
)
Author
2007-10-20
Support database rebuild disabling when USB is connected for all e200 OF vers...
Barry Wardell
2007-10-14
Add support for installing/replacing the bootloader in the PPBL section of th...
Barry Wardell
2007-09-19
Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...
Dave Chapman
2007-09-19
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...
Dave Chapman
2007-09-19
Allow FAT16 partitions (for c200)
Björn Stenberg
2007-09-19
four more keys that are fun
Daniel Stenberg
2007-08-22
Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition table
Dave Chapman
2007-08-02
Fix a couple of warnings. Also fix a bug where the offset wasn't being report...
Barry Wardell
2007-08-02
Add --update-original-firmware (or -of) option to sansapatcher. This allows f...
Barry Wardell
2007-07-29
Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...
Dave Chapman
2007-05-03
Make rbutil compile on Mac OS X
Dave Chapman
2007-05-03
Support for Sansa E200 in rbutil
Dominik Wenger
2007-05-03
Remove some unused functions, no functional change
Dave Chapman
2007-03-21
Some more sanity checks - don't recognise the new bootloader installed via th...
Dave Chapman
2007-03-17
Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...
Dave Chapman
2007-03-16
Some code rearrangement and function renaming to help incorporation into rbut...
Dave Chapman
2007-03-15
Add a further safety check - don't allow users to install old bootloaders wit...
Dave Chapman
2007-03-15
Oops, forgot to add the dummy DSA signature to created MI4 images/files
Dave Chapman
2007-03-15
Implement the ability to embed a bootloader in sansapatcher - the --install o...
Dave Chapman
2007-03-15
Correct the svn:keywords
Dave Chapman
2007-03-15
Initial commit of sansapatcher - an installation tool for the Sansa E200.
Dave Chapman