rockbox/rbutil/ipodpatcher
Dave Chapman 9b4bb47dfb Bump version to 0.9 ready for release with version 1.0 bootloaders, and add an uninstall option to the interactive mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12645 a1c6a512-1295-4272-9138-f99709370657
2007-03-06 14:07:38 +00:00
..
ipod2c.c Use O_BINARY flag when opening bootloader files for embedding 2007-03-03 10:58:42 +00:00
ipodio-posix.c
ipodio-win32.c
ipodio.h Add #include for use with rbutil 2007-02-16 20:45:00 +00:00
ipodpatcher.c Changes to aid incorporation into rbutil, based on part of FS #6643 from Dominik Wenger. Move display_partinfo() function into main.c (where it belongs) and export get_parttype() function from ipodpatcher.c. Also add a targetname variable to struct ipod_t to enable bootloader URLs to be constructed. 2007-02-10 20:09:23 +00:00
ipodpatcher.h Changes to aid incorporation into rbutil, based on part of FS #6643 from Dominik Wenger. Move display_partinfo() function into main.c (where it belongs) and export get_parttype() function from ipodpatcher.c. Also add a targetname variable to struct ipod_t to enable bootloader URLs to be constructed. 2007-02-10 20:09:23 +00:00
main.c Bump version to 0.9 ready for release with version 1.0 bootloaders, and add an uninstall option to the interactive mode 2007-03-06 14:07:38 +00:00
Makefile Add ipodpatcher-mac target for creating a Mac OS X universal binary 2007-03-03 10:57:32 +00:00
parttypes.h