1. 427fff4 Add -rfb option for reading the main firmware (OSOS image) as a binary file. by Dave Chapman · 18 years ago
  2. 7a780db Bump version to 0.2 with new bootloader by Dave Chapman · 18 years ago
  3. 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
  4. 5efce18 Always display the 'Press ENTER to exit sansapatcher' prompt when there is an error in interactive mode. by Dave Chapman · 18 years ago
  5. 22a6730 Fix more Warnings, and also a bug with checking the dirstructure for themes in rbutil by Dominik Wenger · 18 years ago
  6. 2671b6c Add GodEater to the credits in RbUtil by Dominik Wenger · 18 years ago
  7. 151a672 Fix warnings in rbutil. FS#6865 thanx to GodEater by Dominik Wenger · 18 years ago
  8. 7d71351 Modify the version string ready for initial release by Dave Chapman · 18 years ago
  9. 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
  10. c0351ca Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEater by Dominik Wenger · 18 years ago
  11. ce5383e Correct an nonsensical #if by Dave Chapman · 18 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. 1860e9a Add a further safety check - don't allow users to install old bootloaders with sansapatcher by Dave Chapman · 18 years ago
  14. 7b8bf1b Oops, forgot to add the dummy DSA signature to created MI4 images/files by Dave Chapman · 18 years ago
  15. 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
  16. 4a81291 Correct the svn:keywords by Dave Chapman · 18 years ago
  17. e17043e Initial commit of sansapatcher - an installation tool for the Sansa E200. by Dave Chapman · 18 years ago
  18. 272beb9 Accidentally put a tab in the last commit patch. Clean out some other ones while I'm at it too. by Thom Johansen · 18 years ago
  19. c9cafd8 more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless by Dominik Wenger · 18 years ago
  20. 410af89 fix broken images, and more Unicode problems in rbutil by Dominik Wenger · 18 years ago
  21. 29fc0ef forgot to add the new Images, also try to fix unicode problems by Dominik Wenger · 18 years ago
  22. 994a6d6 Support for Theme installing in rbUtil. FS#6709 by Dominik Wenger · 18 years ago
  23. ff55894 support for iaudio M5 in rbutil by Dominik Wenger · 18 years ago
  24. 9b4bb47 Bump version to 0.9 ready for release with version 1.0 bootloaders, and add an uninstall option to the interactive mode by Dave Chapman · 18 years ago
  25. b7b2fce Correct spelling of Cowon by Dave Chapman · 18 years ago
  26. 8ae8351 Use O_BINARY flag when opening bootloader files for embedding by Dave Chapman · 18 years ago
  27. 1602bf5 Add ipodpatcher-mac target for creating a Mac OS X universal binary by Dave Chapman · 18 years ago
  28. 1ccc653 Correct the usage information by Dave Chapman · 18 years ago
  29. ba7d277 Fix for the Bootloader installation for H10, thanks to barrywardell by Dominik Wenger · 18 years ago
  30. a586376 Enable warnings (-Wall, -Wundef). by Dave Chapman · 18 years ago
  31. 1df59e1 Fix bug with ipod bootloader installation, found by linuxstb by Dominik Wenger · 18 years ago
  32. e863d59 Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 by Dominik Wenger · 18 years ago
  33. 92878d9 FS #6443 from Jonas Häggqvist - add an "install" target. by Dave Chapman · 18 years ago
  34. b045a24 Add #include for use with rbutil by Dave Chapman · 18 years ago
  35. a6d68bd Changes to aid incorporation into rbutil, based on part of FS #6643 from Dominik Wenger. Move display_partinfo() function into main.c (where it belongs) and export get_parttype() function from ipodpatcher.c. Also add a targetname variable to struct ipod_t to enable bootloader URLs to be constructed. by Dave Chapman · 18 years ago
  36. 955afed Move ipodpatcher into rbutil directory by Dave Chapman · 18 years ago
  37. da945c0 Fix typo by Dave Chapman · 18 years ago
  38. 177bd8e Of course the moment you release, you spot that one bug. by Christi Scarborough · 18 years ago
  39. f938d8c Minor updates for compilation against 2.8.0. Cosmetic changes. by Christi Scarborough · 18 years ago
  40. 5003669 Newer shinier install log file which is more intelligent and better able to cope with multiple packages being installed. This breaks compatibility with the old uninstall file format. by Christi Scarborough · 18 years ago
  41. 3b0b27e Support for running direct from the device itself. If installed on a local drive, rbutil provides a menu option to install itself on the device. by Christi Scarborough · 18 years ago
  42. 27b2e75 Unix targets require a second (mode) parameter to wxMkdir. rbutil now compiles cleanly for me on Linux with the just-released wxWidgets 2.8.0 by Dave Chapman · 18 years ago
  43. 972b2db Where did main.cpp disappear to? Plus other fixes. by Dave Chapman · 18 years ago
  44. 018a10d First attempt at a standard Makefile for rbutil. It should be able to build both a native Unix version, or (make WIN=1) cross-compile a Windows version using the Debian mingw cross-compiler. Both builds currently fail, but I think the win32 problem is due to the old (2.5.0) version of wxWidgets I have installed for cross-compiling. by Dave Chapman · 18 years ago
  45. e669709 Right. Fixed line feeds. archos.ico is binary. Added a couple more files rockbox leaves in the root to the list. by Christi Scarborough · 18 years ago
  46. 46eb5c6 main.cpp shouldn't have been here. archos.ico should be binary. by Christi Scarborough · 18 years ago
  47. 0957acd Initial revision by Christi Scarborough · 18 years ago