- 4e8d614 add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. by Dominik Wenger · 17 years ago
- 919caf0 allow building ipodpatcher / sansapatcher with MinGW. by Dominik Riebeling · 17 years ago
- 6587478 Add some brief instructions to compile sansapatcher by Dave Chapman · 17 years ago
- 5e37895 RbUtilQt: Make Sansa bootloader installation work on Windows. (Compiler warnings _are_ useful. :) by Magnus Holmgren · 17 years ago
- 4991cd3 Bump version for release by Barry Wardell · 17 years ago
- d46cf97 Support database rebuild disabling when USB is connected for all e200 OF versions. Some people may have to update the OF (to any version they want) using sansapatcher before it will work. This just ensures that the NVPARAMS are in a good state and we can be sure where to look for the rebuild flag.The c200 OF doesn't reboot before rebuilding the database, so our trick won't ever work there. by Barry Wardell · 17 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
- 40f5bb3 Bump version for new release with fixed OF loading on e200. by Barry Wardell · 17 years ago bootloader_c200_v3 bootloader_e200_v3
- ec6f965 Bump version for new release for C200 by Dave Chapman · 17 years ago bootloader_c200_v2
- 359028f Cosmetic - Change the way the detected type of Sansa is displayed and bump version to 0.4-svn. by Dave Chapman · 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
- 82e4af6 Allow FAT16 partitions (for c200) by Björn Stenberg · 17 years ago
- 15cf32b four more keys that are fun by Daniel Stenberg · 17 years ago
- c720b1b Bump version to 0.3 and v2 bootloader in preparation for release by Dave Chapman · 17 years ago
- ad4b886 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. by Dave Chapman · 17 years ago
- ec3db38 Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition table by Dave Chapman · 17 years ago
- ec04e73 buf is never actually used, so just remove it by Barry Wardell · 17 years ago
- c77b145 Fix a couple of warnings. Also fix a bug where the offset wasn't being reported right in errors when it was past 4GB. by Barry Wardell · 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
- f119dc0 Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open by Dave Chapman · 17 years ago
- 2f1a262 Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated .c/.h files by Dave Chapman · 17 years ago
- 0658dce Make rbutil compile on Mac OS X by Dave Chapman · 18 years ago
- dde262b Support for Sansa E200 in rbutil by Dominik Wenger · 18 years ago
- 39939bb Remove some unused functions, no functional change by Dave Chapman · 18 years ago
- 7a780db Bump version to 0.2 with new bootloader by Dave Chapman · 18 years ago
- b2b79d5 Some more sanity checks - don't recognise the new bootloader installed via the old method as a valid E200 by Dave Chapman · 18 years ago
- 5efce18 Always display the 'Press ENTER to exit sansapatcher' prompt when there is an error in interactive mode. by Dave Chapman · 18 years ago
- 7d71351 Modify the version string ready for initial release by Dave Chapman · 18 years ago
- 341b03a Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original firmware. This may not be needed, but completes the set of RBBL for the bootloader, RBOS for Rockbox itself, and RBOF for the original firmware. Also add more info to an error message. by Dave Chapman · 18 years ago
- ce5383e Correct an nonsensical #if by Dave Chapman · 18 years ago
- be29716 Some code rearrangement and function renaming to help incorporation into rbutil without clashing with ipodpatcher. by Dave Chapman · 18 years ago
- 1860e9a Add a further safety check - don't allow users to install old bootloaders with sansapatcher by Dave Chapman · 18 years ago
- 7b8bf1b Oops, forgot to add the dummy DSA signature to created MI4 images/files 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