Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
75a11124f0446823ef2aa48910d92f02b1a7d1bb
/
tools
/
ipodpatcher
/
ipodpatcher.c
75a1112
Implement the add/delete bootloader functionality.
by Dave Chapman
· 18 years ago
cd06755
Use the correct length when extracting the firmware. Thanks again to Llorean for spotting.
by Dave Chapman
· 18 years ago
132b241
Ooops, I should compile things before committing.
by Dave Chapman
· 18 years ago
8f08f29
Correct a bug (thanks to Llorean for spotting) in read_partition and use the aligned global sectorbuf for the disk read in read_partinfo instead of a local variable
by Dave Chapman
· 18 years ago
c5e30e1
Start to implement some functionality. You can now read/write the entire partition (as ipodpatcher used to do), extract the original firmware to an "apple_os.ipod" file, or replace the original firmware with either a Rockbox bootloader or Rockbox itself. Adding/Removing a bootloader isn't yet implemented.
by Dave Chapman
· 18 years ago
4b7e1e0
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
by Dave Chapman
· 18 years ago
8a55822
Version 0.4b from 11 Dec 2006 - 0.4 broke win2k/winnt support, this patch restores it
by Dave Chapman
· 18 years ago
206238d
Version 0.4 from 4 Dec 2006 - added sector-size detection and hence support for 5.5G ipods
by Dave Chapman
· 18 years ago
2c9c10e
Version 0.3 from 30 Jan 2006
by Dave Chapman
· 18 years ago
45895df
Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006
by Dave Chapman
· 18 years ago