rockbox/rbutil/sansapatcher
Barry Wardell ec04e731de buf is never actually used, so just remove it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14142 a1c6a512-1295-4272-9138-f99709370657
2007-08-02 12:38:52 +00:00
..
bin2c.c buf is never actually used, so just remove it 2007-08-02 12:38:52 +00:00
main.c 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
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 Support for Sansa E200 in rbutil 2007-05-03 20:07:57 +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 Fix a couple of warnings. Also fix a bug where the offset wasn't being reported right in errors when it was past 4GB. 2007-08-02 12:12:25 +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