1
0
Fork 0
forked from len0rd/rockbox
foxbox/tools/ipodpatcher
Dave Chapman 945be68825 Default to 512-byte sectors on POSIX platforms - this allows testing of ipodpatcher with a file instead of a real device
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11774 a1c6a512-1295-4272-9138-f99709370657
2006-12-16 13:49:14 +00:00
..
ipodio-posix.c Default to 512-byte sectors on POSIX platforms - this allows testing of ipodpatcher with a file instead of a real device 2006-12-16 13:49:14 +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