Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
rbutil
/
sansapatcher
/
sansapatcher.h
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
d131a31
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports a bit.
by Dominik Riebeling
· 16 years ago
3f65a70
Move C linkage binding for c++ to exporting header files instead of includes.
by Dominik Riebeling
· 16 years ago
080889a
Add support for installing/replacing the bootloader in the PPBL section of the firmware partition. Allows installation of the Rockbox bootloader in place of the Sandisk one. This expects a plain bootloader binary with no header. Our Rockbox bootloader successfully boots both Rockbox and the OF when installed in this way. This makes it easy to get to a state where e200tool is required, so care is advised.
by Barry Wardell
· 17 years ago
8d145a5
Initial attempt at c200 support - you now need both a "firmware.mi4" file (c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader.
by Dave Chapman
· 17 years ago
6a0ec8b
Add --update-original-firmware (or -of) option to sansapatcher. This allows for changing the original firmware version when the rockbox bootloader is also present.
by Barry Wardell
· 17 years ago
be29716
Some code rearrangement and function renaming to help incorporation into rbutil without clashing with ipodpatcher.
by Dave Chapman
· 18 years ago
e815601
Implement the ability to embed a bootloader in sansapatcher - the --install option installs the embedded bootloader, and running without any parameters will cause a prompt to be displayed asking the user if they want to install, uninstall or cancel. sansapatcher now requres a PP5022.mi4 file (the Rockbox bootloader) in the current directory when building.
by Dave Chapman
· 18 years ago
4a81291
Correct the svn:keywords
by Dave Chapman
· 18 years ago
e17043e
Initial commit of sansapatcher - an installation tool for the Sansa E200.
by Dave Chapman
· 18 years ago