summaryrefslogtreecommitdiffstats
path: root/rbutil/ipodpatcher/main.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-17Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling1-4/+2
2007-09-18Bump version to 2.0 ready for releasebootloader_ipods_v2Dave Chapman1-1/+1
2007-09-08Add functions to read and write the AUPD (flash update) image. "--read-aupd ...Dave Chapman1-0/+32
2007-08-03Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...Dave Chapman1-0/+9
2007-07-27Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...Dave Chapman1-6/+39
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman1-3/+24
2007-06-02Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman1-1/+12
2007-05-23Bump version number for 1.0 release (v1.1 bootloaders)Dave Chapman1-1/+1
2007-05-22Remove the check for ipod-specific magic in the MBR (which caused problems wh...Dave Chapman1-1/+1
2007-04-13Add -rfb option for reading the main firmware (OSOS image) as a binary file.Dave Chapman1-1/+11
2007-03-06Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a...Dave Chapman1-3/+14
2007-02-10Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman1-0/+20
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman1-0/+429