rockbox/rbutil
2007-09-15 22:47:42 +00:00
..
e200rpatcher Add a call to usb_set_configuration() (apparently required for both Windows and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting. 2007-09-15 22:47:42 +00:00
ipodpatcher Add functions to read and write the AUPD (flash update) image. "--read-aupd aupd.bin" will read (and decrypt) the AUPD image, and "--write-aupd aupd.bin" will write (and encrypt) an image. Also fix a bug in the "diskmove" function which corrupted the AUPD image when a bootloader was installed. So in order to manipulate the aupd image, you need to restore a clean firmware partition, and install the bootloader with this version of ipodpatcher. Decryption functions based on the description and sample code at http://ipodlinux.org/Flash_Decryption 2007-09-08 23:27:49 +00:00
rbutilqt Use the correct config group when checking the bootloader requirement. 2007-09-15 22:42:12 +00:00
sansapatcher Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. 2007-09-02 19:20:59 +00:00
INSTALL Add short explanation on how to build rbutilqt. 2007-09-02 18:26:15 +00:00
rbutil.pro rbutil: added a main .pro file. 2007-09-02 18:19:03 +00:00