summaryrefslogtreecommitdiff
path: root/rbutil/ipodpatcher/ipodpatcher.c (follow)
Commit message (Expand)AuthorAge
* ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling2013-01-01
* Move check for existing bootloader to ipodpatcher.Dominik Riebeling2012-07-01
* Remove Ipod Video 64MB handling.Dominik Riebeling2010-09-01
* Revert most of r24361 - it was committed in error.Dave Chapman2010-01-28
* Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman2010-01-28
* Fix ipodpatcher to work with new target names introduced in r23883Dave Chapman2009-12-09
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
* FS#9833: Fix Ipods being wrongly detected as MacPods on OS XDominik Riebeling2009-11-22
* Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling2009-11-08
* ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman2009-10-13
* Query RAM size when scanning for Ipods. Return the target string for Video 64...Dominik Riebeling2009-09-25
* Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman2009-08-04
* Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling2009-05-01
* When scanning for Ipod / Sansa close the disc handle of every tried disc, not...Dominik Riebeling2008-06-30
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling2008-06-17
* Check for permission denied error when trying to access the player and inform...Dominik Riebeling2008-05-04
* Add functions to read and write the AUPD (flash update) image. "--read-aupd ...Dave Chapman2007-09-08
* ipodpatcher: adjust the targetname strings, so they match the names in rbutil.Dominik Wenger2007-08-24
* Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...Dave Chapman2007-08-03
* Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqtDave Chapman2007-07-29
* Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...Dave Chapman2007-07-29
* Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman2007-07-29
* Fix some cosmetic bugs in error messages. These generated warnings when comp...Dave Chapman2007-07-29
* Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...Dave Chapman2007-07-27
* Initial (untested apart from device detection) support for 1st/2nd gen ipods ...Dave Chapman2007-07-26
* Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....Dave Chapman2007-06-10
* Don't just display an error message, abort.Dave Chapman2007-06-08
* Fix typo in error message - thanks to Bryan Childs for spottingDave Chapman2007-06-08
* Add --write-embedded (-we) option. This replaces the Apple firmware with the...Dave Chapman2007-06-02
* Remove the check for ipod-specific magic in the MBR (which caused problems wh...Dave Chapman2007-05-22
* Add -rfb option for reading the main firmware (OSOS image) as a binary file.Dave Chapman2007-04-13
* Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...Dave Chapman2007-02-10
* Move ipodpatcher into rbutil directoryDave Chapman2007-02-10