index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ipodpatcher
/
ipodpatcher.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move ipodpatcher into rbutil directory
Dave Chapman
2007-02-10
*
Move the command-line specific code into main.c, leaving the firmware manipul...
Dave Chapman
2007-02-08
*
Bugfix - the bootloader was being overwritten if the firmware partition neede...
Dave Chapman
2007-02-08
*
Work-in-progress (i.e. not well tested) changes: Add the option to build ipod...
Dave Chapman
2007-02-08
*
Oops, we should close the devices during the scan
Dave Chapman
2007-02-06
*
Make the [device] parameter optional. If none is specified, then ipodpatcher...
Dave Chapman
2007-02-06
*
Bump version to 0.7 for release
Dave Chapman
2007-02-06
*
Support for modifying the firmware partition on Macpods (useful for IPL users...
Dave Chapman
2007-02-05
*
Update (C) date to 2007
Dave Chapman
2007-02-05
*
Bump version to 0.6 ready for new release
Dave Chapman
2007-02-04
*
Fix compile error on BSD and Mac OS and remove a warning
Dave Chapman
2007-02-04
*
Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents...
Dave Chapman
2007-02-04
*
Mainly internal changes to create a struct ipod_t instead of passing lots of ...
Dave Chapman
2007-02-04
*
Minor bugfix - use O_TRUNC when reading the firmware partition.
Dave Chapman
2007-01-29
*
Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw ....
Dave Chapman
2006-12-21
*
Oops
Dave Chapman
2006-12-17
*
Add a simple --scan option which tests all disks from 0 to 25 to see if they ...
Dave Chapman
2006-12-17
*
Windows appears to require sector-aligned reads, which wasn't happening every...
Dave Chapman
2006-12-15
*
Attempt #2 at moving the images to make space for the bootloader. The previo...
Dave Chapman
2006-12-15
*
Implement the add/delete bootloader functionality.
Dave Chapman
2006-12-14
*
Use the correct length when extracting the firmware. Thanks again to Llorean...
Dave Chapman
2006-12-14
*
Ooops, I should compile things before committing.
Dave Chapman
2006-12-14
*
Correct a bug (thanks to Llorean for spotting) in read_partition and use the ...
Dave Chapman
2006-12-14
*
Start to implement some functionality. You can now read/write the entire par...
Dave Chapman
2006-12-14
*
Work-in-progress towards a cross-platform ipodpatcher which will edit the fir...
Dave Chapman
2006-12-13
*
Version 0.4b from 11 Dec 2006 - 0.4 broke win2k/winnt support, this patch res...
Dave Chapman
2006-12-13
*
Version 0.4 from 4 Dec 2006 - added sector-size detection and hence support f...
Dave Chapman
2006-12-13
*
Version 0.3 from 30 Jan 2006
Dave Chapman
2006-12-13
*
Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006
Dave Chapman
2006-12-13