1. 754b157 Remove superfluous executable bits on a bunch of files. by Torne Wuff · 13 years ago
  2. 9d242ab Add error messages to a few more failure cases to beastpatcher. by Dominik Riebeling · 14 years ago
  3. c0bd417 Make sure files which aren't windows-specific use \n line endings only by Rafaël Carré · 14 years ago
  4. 9096114 Revert an accidental commit that I didn't want to go in. by Robert Menes · 15 years ago
  5. 29d20d8 Another round of plugin keymaps for the Philips GoGear SA9200. by Robert Menes · 15 years ago
  6. 46da081 Adjust mknkboot sources path to recently changed location. by Dominik Riebeling · 15 years ago
  7. a9f3dde Correct the bootloader download path. by Dave Chapman · 15 years ago
  8. 9a76581 Add support for building OSX disk image of beastpatcher. by Barry Wardell · 15 years ago
  9. 304fcbe Get beastpatcher working on OSX. by Barry Wardell · 15 years ago
  10. 1992c38 Update bootloader download location and add a note about building with VS2005. by Dominik Riebeling · 15 years ago
  11. b82963b Move mknkboot.[ch] to beastpatcher folder. by Dominik Riebeling · 15 years ago
  12. 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 15 years ago
  13. 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 15 years ago
  14. 6d1d9be Integrate mknkboot into beastpatcher. by Dominik Riebeling · 15 years ago
  15. 1b1bd7e Fix signedness mismatch. by Dominik Riebeling · 15 years ago
  16. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 15 years ago
  17. 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 15 years ago
  18. 1c83e6a Refactor sendfirm functionality in beastpatcher and do some code police. by Dominik Riebeling · 15 years ago
  19. ef4e8b2 Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL. by Dominik Riebeling · 15 years ago
  20. bc18818 Some more MTP_DLL cleanup. by Dominik Riebeling · 15 years ago
  21. 94823c6 Fix beastpatcher on linux and code police. by Dominik Riebeling · 15 years ago
  22. 11fa12c Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties. by Dominik Riebeling · 15 years ago
  23. 864a478 Allow building beastpatcher with libmtp 0.2.[0-5]. by Dominik Riebeling · 15 years ago
  24. 20a78a3 Remove never used code -- libmtp is not used on Windows. by Dominik Riebeling · 15 years ago
  25. eebde2a Major W32 beastpatcher rework (FS#10220). by Dominik Riebeling · 15 years ago
  26. 1af18d5 Support building beastpatcher with MinGW. by Dominik Riebeling · 15 years ago
  27. 93f4bd3 Initial (untested) attempt at a Windows version. The MTP_DLL.dll library needs expanding to offer the same API as mtp_libmtp.c, but this needs someone with access to a MS compiler. Ideally we should also stop using a separate DLL and compile a single standalone beastpatcher.exe. by Dave Chapman · 16 years ago
  28. c06071e Initial version of a BSD-licensed beastpatcher utility for Gigabeat S installation. Currently only compiles on Linux, but Windows and OS X support are planned. by Dave Chapman · 16 years ago
  29. 5883f09 MTP_DLL: * update license to BSD * clean some comments * add README file by Maurus Cuelenaere · 16 years ago
  30. 6a3779b Fix old libmtp detection on Ubuntu systems that don't support echo -e. by Nicolas Pennequin · 16 years ago
  31. f9b7572 extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when building sendfirm, rather than trying to build each way by Andrew Mahone · 16 years ago
  32. ef726ce Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) fallback for building with the older 0.2.x also fix a pair of 64 bit warnings by Nils Wallménius · 16 years ago
  33. 870c586 Remove executable property that somehow got set by Michael Giacomelli · 16 years ago
  34. 76c093d Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the partition for deleted nk.bin and restores it. Should work if run immediately after install the bootloader, but may not work later. Current version asks the user to md5sum the file, but probably should do it automatically. by Michael Giacomelli · 16 years ago
  35. 79177ed MTP: * Add Win32 progress callback reporting support by Maurus Cuelenaere · 16 years ago
  36. 33d8bb1 Fix infinite loop in sendfirm_win.cpp and other minor fixes by Maurus Cuelenaere · 16 years ago
  37. 46d8302 Make sendfirm_win.c compile and work by Maurus Cuelenaere · 16 years ago
  38. be0bccf Forgot the actual file.. by Maurus Cuelenaere · 16 years ago
  39. 9366501 Add example program + fix some mistakes by Maurus Cuelenaere · 16 years ago
  40. b42a51b Add sendfirm Windows version, currently in the form of a DLL so it could by Maurus Cuelenaere · 16 years ago
  41. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  42. 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 17 years ago
  43. 3e2c51d Firmware update utility for the Gigabeat S and probably other MTP devices. Based on libmtp's sendfile.c example, tweaked by Maurus Cuelenaere and me to send firmware files. by Nicolas Pennequin · 17 years ago