1. 9c1ed84 sansapatcher: move sectorbuf pointer into sansa_t structure. by Dominik Riebeling · 12 years ago
  2. ab49b5e MSVC compatibility adjustments. by Dominik Riebeling · 13 years ago
  3. 38f03d4 sansapatcher: factor out handling of bundled bootloaders. by Dominik Riebeling · 13 years ago
  4. 08a27c1 Let sansa_list_images() return the number of mi4 images found. by Dominik Riebeling · 17 years ago
  5. d4e3839 Make functions in sansapatcher static and their arguments const if possible. by Bertrik Sikken · 17 years ago
  6. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  7. d131a31 Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup exports a bit. by Dominik Riebeling · 17 years ago
  8. 3f65a70 Move C linkage binding for c++ to exporting header files instead of includes. by Dominik Riebeling · 17 years ago
  9. 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
  10. 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
  11. 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
  12. be29716 Some code rearrangement and function renaming to help incorporation into rbutil without clashing with ipodpatcher. by Dave Chapman · 18 years ago
  13. 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
  14. 4a81291 Correct the svn:keywords by Dave Chapman · 18 years ago
  15. e17043e Initial commit of sansapatcher - an installation tool for the Sansa E200. by Dave Chapman · 18 years ago