rockbox/tools/ipodpatcher
2007-02-04 13:04:23 +00:00
..
ipodio-posix.c Mainly internal changes to create a struct ipod_t instead of passing lots of parameters to all the functions. Also adds (untested) 3G support, plus a --write-firmware-bin option (requested by IPL people to write a kernel directly to the firmware partition). 2007-02-04 11:42:11 +00:00
ipodio-win32.c Mainly internal changes to create a struct ipod_t instead of passing lots of parameters to all the functions. Also adds (untested) 3G support, plus a --write-firmware-bin option (requested by IPL people to write a kernel directly to the firmware partition). 2007-02-04 11:42:11 +00:00
ipodio.h Mainly internal changes to create a struct ipod_t instead of passing lots of parameters to all the functions. Also adds (untested) 3G support, plus a --write-firmware-bin option (requested by IPL people to write a kernel directly to the firmware partition). 2007-02-04 11:42:11 +00:00
ipodpatcher.c Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents of the firmware partition to make space for the bootloader. This bug was only hit when the amount of space required was less than 0x4400 bytes (17KB) - e.g. when upgrading an existing bootloader. 2007-02-04 13:04:23 +00:00
Makefile Work-in-progress towards a cross-platform ipodpatcher which will edit the firmware partition directly, incorporating the ipod_fw.c functionality. Tested successfully on win32 and Linux but it only lists the contents of the firmware partition at the moment - no actual reading or writing 2006-12-13 09:02:18 +00:00
parttypes.h Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006 2006-12-13 08:57:06 +00:00