summaryrefslogtreecommitdiffstats
path: root/rbutil/sansapatcher
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Bump version for new release with fixed OF loading on e200.bootloader_e200_v3bootloader_c200_v3Barry Wardell1-1/+1
2007-09-22Bump version for new release for C200bootloader_c200_v2Dave Chapman1-1/+1
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman2-5/+3
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman5-30/+121
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg1-1/+4
2007-09-19four more keys that are funDaniel Stenberg1-2/+7
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman1-1/+1
2007-09-02Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+25
2007-08-22Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition tableDave Chapman1-3/+5
2007-08-02buf is never actually used, so just remove itBarry Wardell1-3/+2
2007-08-02Fix a couple of warnings. Also fix a bug where the offset wasn't being report...Barry Wardell2-12/+13
2007-08-02Add --update-original-firmware (or -of) option to sansapatcher. This allows f...Barry Wardell3-36/+147
2007-07-29Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file h...Dave Chapman2-8/+20
2007-06-12Cosmetic change - "ipod2c" should be "bin2c" in the comments in the generated...Dave Chapman1-2/+2
2007-05-03Make rbutil compile on Mac OS XDave Chapman2-1/+3
2007-05-03Support for Sansa E200 in rbutilDominik Wenger4-16/+25
2007-05-03Remove some unused functions, no functional changeDave Chapman1-36/+0
2007-03-23Bump version to 0.2 with new bootloaderDave Chapman1-1/+1
2007-03-21Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman1-4/+23
2007-03-21Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...Dave Chapman1-63/+66
2007-03-17Modify the version string ready for initial releaseDave Chapman1-1/+1
2007-03-17Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman1-1/+5
2007-03-16Correct an nonsensical #ifDave Chapman1-1/+1
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman3-47/+45
2007-03-15Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman1-0/+5
2007-03-15Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman1-0/+4
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman6-39/+306
2007-03-15Correct the svn:keywordsDave Chapman6-6/+6
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman7-0/+1469