rockbox/tools/ipodpatcher
Dave Chapman eee9798d8d Bump version to 0.6 ready for new release
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12200 a1c6a512-1295-4272-9138-f99709370657
2007-02-04 23:57:06 +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 Bump version to 0.6 ready for new release 2007-02-04 23:57:06 +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