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.h
Age
Commit message (
Expand
)
Author
2008-07-16
Let sansa_list_images() return the number of mi4 images found.
Dominik Riebeling
2008-07-14
Make functions in sansapatcher static and their arguments const if possible.
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
2008-05-22
Move C linkage binding for c++ to exporting header files instead of includes.
Dominik Riebeling
2007-10-14
Add support for installing/replacing the bootloader in the PPBL section of th...
Barry Wardell
2007-09-19
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...
Dave Chapman
2007-08-02
Add --update-original-firmware (or -of) option to sansapatcher. This allows f...
Barry Wardell
2007-03-16
Some code rearrangement and function renaming to help incorporation into rbut...
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