rockbox/tools/ipodpatcher
Dave Chapman d772977c65 Windows appears to require sector-aligned reads, which wasn't happening everywhere for ipods with 2048-byte sectors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11770 a1c6a512-1295-4272-9138-f99709370657
2006-12-15 15:52:08 +00:00
..
ipodio-posix.c Reorganise the ioctl() #ifdefs - this should fix ipodpatcher for BSD 2006-12-15 00:09:48 +00:00
ipodio-win32.c Fix a problem when compiling with Dev-C++ - thanks to Paul Louden 2006-12-14 22:17:38 +00:00
ipodio.h 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
ipodpatcher.c Windows appears to require sector-aligned reads, which wasn't happening everywhere for ipods with 2048-byte sectors. 2006-12-15 15:52:08 +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