summaryrefslogtreecommitdiffstats
path: root/rbutil/ipodpatcher/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-27ipodpatcher: Rework exit codes.Dominik Riebeling1-36/+39
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy1-1/+1
2013-01-01Provide dealloc function to ipodpatcher.Dominik Riebeling1-0/+1
2013-01-01ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling1-1/+1
2010-09-27Remove obsolete 2nd gen nano checkFrank Gevaerts1-9/+0
2010-05-25Bump ipodpatcher version number in preparation for a new ipod bootloader releasebootloader_ipodpatcher_v5Torne Wuff1-1/+1
2010-01-28Revert most of r24361 - it was committed in error.Dave Chapman1-1/+10
2010-01-28Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman1-10/+1
2009-11-06Set svn:keywords property.Dominik Riebeling1-1/+1
2009-10-13ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman1-8/+15
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman1-3/+47
2008-10-10Bump ipodpatcher version stringNils Wallménius1-1/+1
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