index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
ipodpatcher
/
main.c
Age
Commit message (
Expand
)
Author
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
2013-01-01
Provide dealloc function to ipodpatcher.
Dominik Riebeling
2013-01-01
ipodpatcher: move sectorbuf pointer into ipod_t structure.
Dominik Riebeling
2010-09-27
Remove obsolete 2nd gen nano check
Frank Gevaerts
2010-05-25
Bump ipodpatcher version number in preparation for a new ipod bootloader release
Torne Wuff
2010-01-28
Revert most of r24361 - it was committed in error.
Dave Chapman
2010-01-28
Update the comments describing how to build ipodpatcher - no functional changes.
Dave Chapman
2009-11-06
Set svn:keywords property.
Dominik Riebeling
2009-10-13
ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...
Dave Chapman
2009-08-04
Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...
Dave Chapman
2008-10-10
Bump ipodpatcher version string
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-17
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
2007-09-18
Bump version to 2.0 ready for release
Dave Chapman
2007-09-08
Add functions to read and write the AUPD (flash update) image. "--read-aupd ...
Dave Chapman
2007-08-03
Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...
Dave Chapman
2007-07-27
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...
Dave Chapman
2007-06-16
Initial integration of a --format option, based on fat32format.exe. The main...
Dave Chapman
2007-06-02
Add --write-embedded (-we) option. This replaces the Apple firmware with the...
Dave Chapman
2007-05-23
Bump version number for 1.0 release (v1.1 bootloaders)
Dave Chapman
2007-05-22
Remove the check for ipod-specific magic in the MBR (which caused problems wh...
Dave Chapman
2007-04-13
Add -rfb option for reading the main firmware (OSOS image) as a binary file.
Dave Chapman
2007-03-06
Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a...
Dave Chapman
2007-02-10
Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi...
Dave Chapman
2007-02-10
Move ipodpatcher into rbutil directory
Dave Chapman