1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil/sansapatcher
Dave Chapman 7d7135165d Modify the version string ready for initial release
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12825 a1c6a512-1295-4272-9138-f99709370657
2007-03-17 19:16:10 +00:00
..
bin2c.c 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
main.c Modify the version string ready for initial release 2007-03-17 19:16:10 +00:00
Makefile 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
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 Correct the svn:keywords 2007-03-15 23:02:37 +00:00
sansaio-win32.c Correct the svn:keywords 2007-03-15 23:02:37 +00:00
sansaio.h Correct an nonsensical #if 2007-03-16 09:37:04 +00:00
sansapatcher.c Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original firmware. This may not be needed, but completes the set of RBBL for the bootloader, RBOS for Rockbox itself, and RBOF for the original firmware. Also add more info to an error message. 2007-03-17 10:01:54 +00:00
sansapatcher.h Some code rearrangement and function renaming to help incorporation into rbutil without clashing with ipodpatcher. 2007-03-16 00:23:23 +00:00