summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/README (follow)
Commit message (Collapse)AuthorAge
* Correct the bootloader download path.Dave Chapman2009-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23431 a1c6a512-1295-4272-9138-f99709370657
* Get beastpatcher working on OSX.Barry Wardell2009-10-30
| | | | | | | | I don't know why we need to split the compiling and linking steps on OSX, but this was the only way I could get static linking against libusb and libmtp to work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23418 a1c6a512-1295-4272-9138-f99709370657
* Update bootloader download location and add a note about building with VS2005.Dominik Riebeling2009-10-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23381 a1c6a512-1295-4272-9138-f99709370657
* Initial (untested) attempt at a Windows version. The MTP_DLL.dll library ↵Dave Chapman2009-02-22
| | | | | | 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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20088 a1c6a512-1295-4272-9138-f99709370657
* Initial version of a BSD-licensed beastpatcher utility for Gigabeat S ↵Dave Chapman2009-02-22
installation. Currently only compiles on Linux, but Windows and OS X support are planned. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20083 a1c6a512-1295-4272-9138-f99709370657