summaryrefslogtreecommitdiffstats
path: root/utils/MTP
AgeCommit message (Expand)AuthorFilesLines
2009-11-01Adjust mknkboot sources path to recently changed location.Dominik Riebeling1-2/+2
2009-10-31Correct the bootloader download path.Dave Chapman1-1/+1
2009-10-30Add support for building OSX disk image of beastpatcher.Barry Wardell1-1/+7
2009-10-30Get beastpatcher working on OSX.Barry Wardell2-10/+31
2009-10-28Update bootloader download location and add a note about building with VS2005.Dominik Riebeling1-1/+7
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling3-6/+377
2009-09-24Make beastpatcher build with VS2005 again.Dominik Riebeling1-4/+12
2009-09-24Add non-interactive mode to beastpatcher.Dominik Riebeling3-35/+42
2009-09-20Integrate mknkboot into beastpatcher.Dominik Riebeling4-44/+100
2009-09-18Fix signedness mismatch.Dominik Riebeling3-4/+4
2009-08-23Extend beastpatcher command line.Dominik Riebeling5-20/+102
2009-06-13Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling1-2/+2
2009-06-13Refactor sendfirm functionality in beastpatcher and do some code police.Dominik Riebeling5-65/+90
2009-06-13Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL.Dominik Riebeling1-14/+48
2009-06-13Some more MTP_DLL cleanup.Dominik Riebeling7-62/+11
2009-06-12Fix beastpatcher on linux and code police.Dominik Riebeling3-20/+25
2009-06-12Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.Dominik Riebeling10-1039/+1241
2009-06-11Allow building beastpatcher with libmtp 0.2.[0-5].Dominik Riebeling2-1/+7
2009-06-08Remove never used code -- libmtp is not used on Windows.Dominik Riebeling1-4/+1
2009-06-08Major W32 beastpatcher rework (FS#10220).Dominik Riebeling14-300/+1524
2009-05-16Support building beastpatcher with MinGW.Dominik Riebeling1-0/+7
2009-02-22Initial (untested) attempt at a Windows version. The MTP_DLL.dll library nee...Dave Chapman6-13/+183
2009-02-22Initial version of a BSD-licensed beastpatcher utility for Gigabeat S install...Dave Chapman6-0/+596
2009-02-19MTP_DLL:Maurus Cuelenaere7-99/+150
2009-02-18Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin1-2/+2
2009-02-08extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when buildin...Andrew Mahone1-1/+4
2009-02-07Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ...Nils Wallménius2-5/+12
2009-01-04Remove executable property that somehow got setMichael Giacomelli1-0/+0
2009-01-04Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the part...Michael Giacomelli1-0/+143
2008-08-27MTP:Maurus Cuelenaere6-102/+185
2008-07-04Fix infinite loop in sendfirm_win.cpp and other minor fixesMaurus Cuelenaere4-32/+3
2008-07-04Make sendfirm_win.c compile and workMaurus Cuelenaere4-5/+14
2008-07-03Forgot the actual file..Maurus Cuelenaere1-0/+80
2008-07-03Add example program + fix some mistakesMaurus Cuelenaere5-2/+10
2008-07-03Add sendfirm Windows version, currently in the form of a DLL so it could Maurus Cuelenaere8-0/+533
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-24Remove an unused variable.Maurus Cuelenaere1-2/+0
2007-11-22Firmware update utility for the Gigabeat S and probably other MTP devices. Ba...Nicolas Pennequin2-0/+147