rockbox/rbutil/ipodpatcher
2007-07-27 20:51:36 +00:00
..
fat32format.c Initial integration of a --format option, based on fat32format.exe. The main limitation is that it only works on disks with 512-byte sectors - it needs adapting to the 2048-byte sector ipods. It has only been tested on Linux and Mac OS X, with a 60GB ipod Color, but appears to work.... When this feature has been more widely tested, the intention is to add code to convert the information in an Apple Partition Map (which can currently be read by ipodpatcher) to a DOS partition table, and hence allow conversion of Macpods to Winpods. 2007-06-16 22:32:57 +00:00
ipod2c.c Use O_BINARY flag when opening bootloader files for embedding 2007-03-03 10:58:42 +00:00
ipodio-posix.c Initial integration of a --format option, based on fat32format.exe. The main limitation is that it only works on disks with 512-byte sectors - it needs adapting to the 2048-byte sector ipods. It has only been tested on Linux and Mac OS X, with a 60GB ipod Color, but appears to work.... When this feature has been more widely tested, the intention is to add code to convert the information in an Apple Partition Map (which can currently be read by ipodpatcher) to a DOS partition table, and hence allow conversion of Macpods to Winpods. 2007-06-16 22:32:57 +00:00
ipodio-win32.c Initial integration of a --format option, based on fat32format.exe. The main limitation is that it only works on disks with 512-byte sectors - it needs adapting to the 2048-byte sector ipods. It has only been tested on Linux and Mac OS X, with a 60GB ipod Color, but appears to work.... When this feature has been more widely tested, the intention is to add code to convert the information in an Apple Partition Map (which can currently be read by ipodpatcher) to a DOS partition table, and hence allow conversion of Macpods to Winpods. 2007-06-16 22:32:57 +00:00
ipodio.h Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting. 2007-07-27 20:51:36 +00:00
ipodpatcher.c Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting. 2007-07-27 20:51:36 +00:00
ipodpatcher.h Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting. 2007-07-27 20:51:36 +00:00
main.c Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting. 2007-07-27 20:51:36 +00:00
Makefile Initial (untested apart from device detection) support for 1st/2nd gen ipods (the original ones...). 2007-07-26 20:21:11 +00:00
parttypes.h Move ipodpatcher into rbutil directory 2007-02-10 19:49:43 +00:00