rockbox/rbutil/sansapatcher
Björn Stenberg 82e4af6c8e Allow FAT16 partitions (for c200)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14753 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 12:28:21 +00:00
..
bin2c.c buf is never actually used, so just remove it 2007-08-02 12:38:52 +00:00
main.c Bump version to 0.3 and v2 bootloader in preparation for release 2007-09-15 23:01:05 +00:00
Makefile Add -W to CFLAGS in Makefile and fix generated warnings. Also close a file handle which was being left open 2007-07-29 21:47:05 +00:00
parttypes.h Implement the ability to embed a bootloader in sansapatcher - the --install option installs the embedded bootloader, and running without any parameters will cause a prompt to be displayed asking the user if they want to install, uninstall or cancel. sansapatcher now requres a PP5022.mi4 file (the Rockbox bootloader) in the current directory when building. 2007-03-15 23:26:47 +00:00
sansaio-posix.c Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. 2007-09-02 19:20:59 +00:00
sansaio-win32.c Support for Sansa E200 in rbutil 2007-05-03 20:07:57 +00:00
sansaio.h Support for Sansa E200 in rbutil 2007-05-03 20:07:57 +00:00
sansapatcher.c Allow FAT16 partitions (for c200) 2007-09-19 12:28:21 +00:00
sansapatcher.h Add --update-original-firmware (or -of) option to sansapatcher. This allows for changing the original firmware version when the rockbox bootloader is also present. 2007-08-02 11:39:43 +00:00