Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
fe95127c45bcb330d54c701b937a497649082a4d
/
utils
/
MTP
0389fd0
MTP: put libs after files in the Makefile, to please old gcc versions
by Amaury Pouly
· 10 years ago
5692857
Bulk convert all DOS line endings to UNIX.
by Torne Wuff
· 13 years ago
b674751
Fix a typo spotted from r30864.
by Robert Menes
· 13 years ago
1e74ef6
beastpatcher: check WMP version.
by Dominik Riebeling
· 13 years ago
51ae2e6
Don't close file descriptor twice
by Thomas Jarosch
· 13 years ago
754b157
Remove superfluous executable bits on a bunch of files.
by Torne Wuff
· 13 years ago
9d242ab
Add error messages to a few more failure cases to beastpatcher.
by Dominik Riebeling
· 14 years ago
c0bd417
Make sure files which aren't windows-specific use \n line endings only
by Rafaël Carré
· 14 years ago
9096114
Revert an accidental commit that I didn't want to go in.
by Robert Menes
· 15 years ago
29d20d8
Another round of plugin keymaps for the Philips GoGear SA9200.
by Robert Menes
· 15 years ago
46da081
Adjust mknkboot sources path to recently changed location.
by Dominik Riebeling
· 15 years ago
a9f3dde
Correct the bootloader download path.
by Dave Chapman
· 15 years ago
9a76581
Add support for building OSX disk image of beastpatcher.
by Barry Wardell
· 15 years ago
304fcbe
Get beastpatcher working on OSX.
by Barry Wardell
· 15 years ago
1992c38
Update bootloader download location and add a note about building with VS2005.
by Dominik Riebeling
· 15 years ago
b82963b
Move mknkboot.[ch] to beastpatcher folder.
by Dominik Riebeling
· 15 years ago
55cd14f
Make beastpatcher build with VS2005 again.
by Dominik Riebeling
· 15 years ago
0cab10e
Add non-interactive mode to beastpatcher.
by Dominik Riebeling
· 15 years ago
6d1d9be
Integrate mknkboot into beastpatcher.
by Dominik Riebeling
· 15 years ago
1b1bd7e
Fix signedness mismatch.
by Dominik Riebeling
· 15 years ago
d6b2193
Extend beastpatcher command line.
by Dominik Riebeling
· 15 years ago
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
1c83e6a
Refactor sendfirm functionality in beastpatcher and do some code police.
by Dominik Riebeling
· 15 years ago
ef4e8b2
Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL.
by Dominik Riebeling
· 15 years ago
bc18818
Some more MTP_DLL cleanup.
by Dominik Riebeling
· 15 years ago
94823c6
Fix beastpatcher on linux and code police.
by Dominik Riebeling
· 15 years ago
11fa12c
Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.
by Dominik Riebeling
· 15 years ago
864a478
Allow building beastpatcher with libmtp 0.2.[0-5].
by Dominik Riebeling
· 15 years ago
20a78a3
Remove never used code -- libmtp is not used on Windows.
by Dominik Riebeling
· 15 years ago
eebde2a
Major W32 beastpatcher rework (FS#10220).
by Dominik Riebeling
· 15 years ago
1af18d5
Support building beastpatcher with MinGW.
by Dominik Riebeling
· 15 years ago
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
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
5883f09
MTP_DLL: * update license to BSD * clean some comments * add README file
by Maurus Cuelenaere
· 16 years ago
6a3779b
Fix old libmtp detection on Ubuntu systems that don't support echo -e.
by Nicolas Pennequin
· 16 years ago
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
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
870c586
Remove executable property that somehow got set
by Michael Giacomelli
· 16 years ago
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
79177ed
MTP: * Add Win32 progress callback reporting support
by Maurus Cuelenaere
· 16 years ago
33d8bb1
Fix infinite loop in sendfirm_win.cpp and other minor fixes
by Maurus Cuelenaere
· 16 years ago
46d8302
Make sendfirm_win.c compile and work
by Maurus Cuelenaere
· 16 years ago
be0bccf
Forgot the actual file..
by Maurus Cuelenaere
· 16 years ago
9366501
Add example program + fix some mistakes
by Maurus Cuelenaere
· 16 years ago
b42a51b
Add sendfirm Windows version, currently in the form of a DLL so it could
by Maurus Cuelenaere
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
35f41e6
Remove an unused variable.
by Maurus Cuelenaere
· 16 years ago
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