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
/
ipodpatcher.c
Age
Commit message (
Expand
)
Author
2008-05-04
Check for permission denied error when trying to access the player and inform...
Dominik Riebeling
2007-09-08
Add functions to read and write the AUPD (flash update) image. "--read-aupd ...
Dave Chapman
2007-08-24
ipodpatcher: adjust the targetname strings, so they match the names in rbutil.
Dominik Wenger
2007-08-03
Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...
Dave Chapman
2007-07-29
Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt
Dave Chapman
2007-07-29
Fix some more warnings (these only occurred on Mac OS X, so I missed them on ...
Dave Chapman
2007-07-29
Add -W to CFLAGS in Makefile and fix the generated warnings.
Dave Chapman
2007-07-29
Fix some cosmetic bugs in error messages. These generated warnings when comp...
Dave Chapman
2007-07-27
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...
Dave Chapman
2007-07-26
Initial (untested apart from device detection) support for 1st/2nd gen ipods ...
Dave Chapman
2007-06-10
Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....
Dave Chapman
2007-06-08
Don't just display an error message, abort.
Dave Chapman
2007-06-08
Fix typo in error message - thanks to Bryan Childs for spotting
Dave Chapman
2007-06-02
Add --write-embedded (-we) option. This replaces the Apple firmware with the...
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-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