1. 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
  2. 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
  3. 5883f09 MTP_DLL: * update license to BSD * clean some comments * add README file by Maurus Cuelenaere · 16 years ago
  4. 6a3779b Fix old libmtp detection on Ubuntu systems that don't support echo -e. by Nicolas Pennequin · 16 years ago
  5. 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
  6. 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
  7. 870c586 Remove executable property that somehow got set by Michael Giacomelli · 16 years ago
  8. 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
  9. 79177ed MTP: * Add Win32 progress callback reporting support by Maurus Cuelenaere · 17 years ago
  10. 33d8bb1 Fix infinite loop in sendfirm_win.cpp and other minor fixes by Maurus Cuelenaere · 17 years ago
  11. 46d8302 Make sendfirm_win.c compile and work by Maurus Cuelenaere · 17 years ago
  12. be0bccf Forgot the actual file.. by Maurus Cuelenaere · 17 years ago
  13. 9366501 Add example program + fix some mistakes by Maurus Cuelenaere · 17 years ago
  14. b42a51b Add sendfirm Windows version, currently in the form of a DLL so it could by Maurus Cuelenaere · 17 years ago
  15. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  16. 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 17 years ago
  17. 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