1. b4424ca Add "ipod" mode to bin2c. by Dominik Riebeling · 13 years ago
  2. 992b573 Allow the bin2c output filename stem to contain a path. by Dominik Riebeling · 15 years ago
  3. 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 16 years ago[Renamed (95%) from rbutil/sansapatcher/bin2c.c]
  4. d4e3839 Make functions in sansapatcher static and their arguments const if possible. by Bertrik Sikken · 17 years ago
  5. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  6. ec04e73 buf is never actually used, so just remove it by Barry Wardell · 17 years ago
  7. 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
  8. 2f1a262 Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated .c/.h files by Dave Chapman · 18 years ago
  9. 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