summaryrefslogtreecommitdiff
path: root/utils/MTP
AgeCommit message (Expand)Author
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-10-30Fix a typo spotted from r30864.Robert Menes
2011-10-30beastpatcher: check WMP version.Dominik Riebeling
2011-08-25Don't close file descriptor twiceThomas Jarosch
2011-06-08Remove superfluous executable bits on a bunch of files.Torne Wuff
2010-06-19Add error messages to a few more failure cases to beastpatcher.Dominik Riebeling
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
2009-12-04Revert an accidental commit that I didn't want to go in.Robert Menes
2009-12-03Another round of plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-11-01Adjust mknkboot sources path to recently changed location.Dominik Riebeling
2009-10-31Correct the bootloader download path.Dave Chapman
2009-10-30Add support for building OSX disk image of beastpatcher.Barry Wardell
2009-10-30Get beastpatcher working on OSX.Barry Wardell
2009-10-28Update bootloader download location and add a note about building with VS2005.Dominik Riebeling
2009-10-27Move mknkboot.[ch] to beastpatcher folder.Dominik Riebeling
2009-09-24Make beastpatcher build with VS2005 again.Dominik Riebeling
2009-09-24Add non-interactive mode to beastpatcher.Dominik Riebeling
2009-09-20Integrate mknkboot into beastpatcher.Dominik Riebeling
2009-09-18Fix signedness mismatch.Dominik Riebeling
2009-08-23Extend beastpatcher command line.Dominik Riebeling
2009-06-13Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling
2009-06-13Refactor sendfirm functionality in beastpatcher and do some code police.Dominik Riebeling
2009-06-13Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL.Dominik Riebeling
2009-06-13Some more MTP_DLL cleanup.Dominik Riebeling
2009-06-12Fix beastpatcher on linux and code police.Dominik Riebeling
2009-06-12Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.Dominik Riebeling
2009-06-11Allow building beastpatcher with libmtp 0.2.[0-5].Dominik Riebeling
2009-06-08Remove never used code -- libmtp is not used on Windows.Dominik Riebeling
2009-06-08Major W32 beastpatcher rework (FS#10220).Dominik Riebeling
2009-05-16Support building beastpatcher with MinGW.Dominik Riebeling
2009-02-22Initial (untested) attempt at a Windows version. The MTP_DLL.dll library nee...Dave Chapman
2009-02-22Initial version of a BSD-licensed beastpatcher utility for Gigabeat S install...Dave Chapman
2009-02-19MTP_DLL:Maurus Cuelenaere
2009-02-18Fix old libmtp detection on Ubuntu systems that don't support echo -e.Nicolas Pennequin
2009-02-08extract LIBMTP_VERSION from header, and use that to set -DOLDMTP when buildin...Andrew Mahone
2009-02-07Fix compilation of sendfirm with 0.3.x versions of libmtp and keep a (hacky) ...Nils Wallménius
2009-01-04Remove executable property that somehow got setMichael Giacomelli
2009-01-04Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the part...Michael Giacomelli
2008-08-27MTP:Maurus Cuelenaere
2008-07-04Fix infinite loop in sendfirm_win.cpp and other minor fixesMaurus Cuelenaere
2008-07-04Make sendfirm_win.c compile and workMaurus Cuelenaere
2008-07-03Forgot the actual file..Maurus Cuelenaere
2008-07-03Add example program + fix some mistakesMaurus Cuelenaere
2008-07-03Add sendfirm Windows version, currently in the form of a DLL so it could Maurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-24Remove an unused variable.Maurus Cuelenaere
2007-11-22Firmware update utility for the Gigabeat S and probably other MTP devices. Ba...Nicolas Pennequin