Commit graph

12 commits

Author SHA1 Message Date
Daniel Stenberg
2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
Barry Wardell
482f8bfa4f Make e200rpatcher compile on OS X 10.5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16411 a1c6a512-1295-4272-9138-f99709370657
2008-02-24 19:39:51 +00:00
Dominik Wenger
4e8d61442d add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16120 a1c6a512-1295-4272-9138-f99709370657
2008-01-20 21:19:37 +00:00
Barry Wardell
fd52fd78cf Bump version for release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15728 a1c6a512-1295-4272-9138-f99709370657
2007-11-20 23:37:22 +00:00
Jonathan Gordon
7929b03df4 Add -s,--silent so it doesnt display the instructions and wait for input before continuing.
-h,--help to get the usage message


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14727 a1c6a512-1295-4272-9138-f99709370657
2007-09-16 00:30:10 +00:00
Dave Chapman
76ea412d5f Modify Makefile for cross-compiling a windows .exe - this requires the libusb-win32-device-bin-0.1.12.1 archive extracted to the e200rpatcher source directory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14722 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:49:29 +00:00
Dave Chapman
7e0ed6b79f Add a call to usb_set_configuration() (apparently required for both Windows and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14721 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:47:42 +00:00
Dave Chapman
a619d06341 Corrent an info message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14692 a1c6a512-1295-4272-9138-f99709370657
2007-09-14 19:01:57 +00:00
Barry Wardell
79244b2a3b Give more verbose error message when uploading e200rpatcher fails.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14673 a1c6a512-1295-4272-9138-f99709370657
2007-09-12 00:03:17 +00:00
Dave Chapman
7eb73ef993 Change the Mac OS X rules to compile a static binary. Also add a README file with a brief description of e200rpatcher and some build instructions. We still need a Windows developer to make this work there...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14671 a1c6a512-1295-4272-9138-f99709370657
2007-09-11 16:47:26 +00:00
Dave Chapman
d31751ef92 Oops, remove some duplicated code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14657 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 14:40:13 +00:00
Dave Chapman
dd998b7f94 Initial version of standalone e200rpatcher tool to upload and run the e200r patching application to patch the original Sansa bootloader. This requires the patching binary (called bootloader.bin) to be in the e200rpatcher directory when compiling. Currently only tested on Linux.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14656 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 13:30:40 +00:00