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
/
rbutil
/
ipodpatcher
/
ipodpatcher.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
ipodpatcher: move sectorbuf pointer into ipod_t structure.
Dominik Riebeling
2013-01-01
*
Move check for existing bootloader to ipodpatcher.
Dominik Riebeling
2012-07-01
*
Remove Ipod Video 64MB handling.
Dominik Riebeling
2010-09-01
*
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
2010-01-28
*
Fix ipodpatcher to work with new target names introduced in r23883
Dave Chapman
2009-12-09
*
Rename targets to be consistent in all places. (FS #10819). Take 2.
Björn Stenberg
2009-12-07
*
FS#9833: Fix Ipods being wrongly detected as MacPods on OS X
Dominik Riebeling
2009-11-22
*
Rename print_error() in ipodpatcher and sansapatcher.
Dominik Riebeling
2009-11-08
*
ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...
Dave Chapman
2009-10-13
*
Query RAM size when scanning for Ipods. Return the target string for Video 64...
Dominik Riebeling
2009-09-25
*
Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...
Dave Chapman
2009-08-04
*
Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...
Dominik Riebeling
2009-05-01
*
When scanning for Ipod / Sansa close the disc handle of every tried disc, not...
Dominik Riebeling
2008-06-30
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...
Dominik Riebeling
2008-06-17
*
Check for permission denied error when trying to access the player and inform...
Dominik Riebeling
2008-05-04
*
Add functions to read and write the AUPD (flash update) image. "--read-aupd ...
Dave Chapman
2007-09-08
*
ipodpatcher: adjust the targetname strings, so they match the names in rbutil.
Dominik Wenger
2007-08-24
*
Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q...
Dave Chapman
2007-08-03
*
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-29
*
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods...
Dave Chapman
2007-07-27
*
Initial (untested apart from device detection) support for 1st/2nd gen ipods ...
Dave Chapman
2007-07-26
*
Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition....
Dave Chapman
2007-06-10
*
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-08
*
Add --write-embedded (-we) option. This replaces the Apple firmware with the...
Dave Chapman
2007-06-02
*
Remove the check for ipod-specific magic in the MBR (which caused problems wh...
Dave Chapman
2007-05-22
*
Add -rfb option for reading the main firmware (OSOS image) as a binary file.
Dave Chapman
2007-04-13
*
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
2007-02-10