Initial version of a BSD-licensed beastpatcher utility for Gigabeat S installation...
commite098d026eb4759175049df6fa854deff5c54c948
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 22 Feb 2009 13:54:46 +0000 (22 13:54 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Sun, 22 Feb 2009 13:54:46 +0000 (22 13:54 +0000)
tree28e6b326720a12f26c56ff098ea12fea50838808
parenta06b5111c9c42f9af2313523c42ab385681a5b26
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.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20083 a1c6a512-1295-4272-9138-f99709370657
utils/MTP/beastpatcher/Makefile [new file with mode: 0644]
utils/MTP/beastpatcher/README [new file with mode: 0644]
utils/MTP/beastpatcher/TODO [new file with mode: 0644]
utils/MTP/beastpatcher/beastpatcher.c [new file with mode: 0644]
utils/MTP/beastpatcher/mtp_common.h [new file with mode: 0644]
utils/MTP/beastpatcher/mtp_libmtp.c [new file with mode: 0644]