summaryrefslogtreecommitdiffstats
path: root/utils/MTP
AgeCommit message (Expand)AuthorFilesLines
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