summaryrefslogtreecommitdiff
path: root/rbutil/ipodpatcher
AgeCommit message (Expand)Author
2007-07-27Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...Dave Chapman
2007-07-26Initial (untested apart from device detection) support for 1st/2nd gen ipods ...Dave Chapman
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman
2007-06-10Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman
2007-06-08Don't just display an error message, abort.Dave Chapman
2007-06-08Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman
2007-06-02Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman
2007-05-23Bump version number for 1.0 release (v1.1 bootloaders)Dave Chapman
2007-05-22Remove the check for ipod-specific magic in the MBR (which caused problems wh...Dave Chapman
2007-04-13Add -rfb option for reading the main firmware (OSOS image) as a binary file.Dave Chapman
2007-03-06Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a...Dave Chapman
2007-03-03Use O_BINARY flag when opening bootloader files for embeddingDave Chapman
2007-03-03Add ipodpatcher-mac target for creating a Mac OS X universal binaryDave Chapman
2007-03-02Correct the usage informationDave Chapman
2007-02-16Add #include for use with rbutilDave Chapman
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman