summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/mtp_libmtp.c (follow)
Commit message (Collapse)AuthorAge
* Refactor sendfirm functionality in beastpatcher and do some code police.Dominik Riebeling2009-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21271 a1c6a512-1295-4272-9138-f99709370657
* Fix beastpatcher on linux and code police.Dominik Riebeling2009-06-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21263 a1c6a512-1295-4272-9138-f99709370657
* Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties.Dominik Riebeling2009-06-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21260 a1c6a512-1295-4272-9138-f99709370657
* Allow building beastpatcher with libmtp 0.2.[0-5].Dominik Riebeling2009-06-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21249 a1c6a512-1295-4272-9138-f99709370657
* Remove never used code -- libmtp is not used on Windows.Dominik Riebeling2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21227 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