summaryrefslogtreecommitdiff
path: root/tools/ipodpatcher (follow)
Commit message (Expand)AuthorAge
* Move ipodpatcher into rbutil directoryDave Chapman2007-02-10
* Update version number to 0.8 ready for release. Also move the "Press ENTER t...Dave Chapman2007-02-09
* Display some advice when no ipods are found in interactive modeDave Chapman2007-02-09
* Move the command-line specific code into main.c, leaving the firmware manipul...Dave Chapman2007-02-08
* Bugfix - the bootloader was being overwritten if the firmware partition neede...Dave Chapman2007-02-08
* Ooops, the default build mode should have been without the embedded bootloadersDave Chapman2007-02-08
* Work-in-progress (i.e. not well tested) changes: Add the option to build ipod...Dave Chapman2007-02-08
* Oops, we should close the devices during the scanDave Chapman2007-02-06
* Make the [device] parameter optional. If none is specified, then ipodpatcher...Dave Chapman2007-02-06
* Bump version to 0.7 for releaseDave Chapman2007-02-06
* Support for modifying the firmware partition on Macpods (useful for IPL users...Dave Chapman2007-02-05
* Update (C) date to 2007Dave Chapman2007-02-05
* Enable building ipodpatcher (pure win32 binary) on cygwin with a simple 'make'Jens Arnold2007-02-05
* Bump version to 0.6 ready for new releaseDave Chapman2007-02-04
* Fix compile error on BSD and Mac OS and remove a warningDave Chapman2007-02-04
* Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents...Dave Chapman2007-02-04
* Mainly internal changes to create a struct ipod_t instead of passing lots of ...Dave Chapman2007-02-04
* Minor bugfix - use O_TRUNC when reading the firmware partition.Dave Chapman2007-01-29
* Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw ....Dave Chapman2006-12-21
* OopsDave Chapman2006-12-17
* Add a simple --scan option which tests all disks from 0 to 25 to see if they ...Dave Chapman2006-12-17
* Default to 512-byte sectors on POSIX platforms - this allows testing of ipodp...Dave Chapman2006-12-16
* Windows appears to require sector-aligned reads, which wasn't happening every...Dave Chapman2006-12-15
* Attempt #2 at moving the images to make space for the bootloader. The previo...Dave Chapman2006-12-15
* Reorganise the ioctl() #ifdefs - this should fix ipodpatcher for BSDDave Chapman2006-12-15
* Fix a problem when compiling with Dev-C++ - thanks to Paul LoudenDave Chapman2006-12-14
* Implement the add/delete bootloader functionality.Dave Chapman2006-12-14
* Bugfix - when opening a device as read/write, one should open a device as rea...Dave Chapman2006-12-14
* Use the correct length when extracting the firmware. Thanks again to Llorean...Dave Chapman2006-12-14
* Ooops, I should compile things before committing.Dave Chapman2006-12-14
* Correct a bug (thanks to Llorean for spotting) in read_partition and use the ...Dave Chapman2006-12-14
* Start to implement some functionality. You can now read/write the entire par...Dave Chapman2006-12-14
* Sector-size detection on Posix platforms - tested on Linux and Mac OS X. Bas...Dave Chapman2006-12-13
* Work-in-progress towards a cross-platform ipodpatcher which will edit the fir...Dave Chapman2006-12-13
* Version 0.4b from 11 Dec 2006 - 0.4 broke win2k/winnt support, this patch res...Dave Chapman2006-12-13
* Version 0.4 from 4 Dec 2006 - added sector-size detection and hence support f...Dave Chapman2006-12-13
* Version 0.3 from 30 Jan 2006Dave Chapman2006-12-13
* Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006Dave Chapman2006-12-13