Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
rbutil
/
ipodpatcher
/
ipod2c.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
8ae8351
Use O_BINARY flag when opening bootloader files for embedding
by Dave Chapman
· 18 years ago
1ccc653
Correct the usage information
by Dave Chapman
· 18 years ago
955afed
Move ipodpatcher into rbutil directory
by Dave Chapman
· 18 years ago
[Renamed from tools/ipodpatcher/ipod2c.c]
bdc27ff
Work-in-progress (i.e. not well tested) changes: Add the option to build ipodpatcher with the Rockbox bootloaders embedded (see the comments in the Makefile for build instructions). This gives a new --install option which will search for an ipod, and if exactly one is found, will install the embedded bootloader. Even easier is the new interactive mode - running ipodpatcher with no command-line options (e.g. double-clicking on ipodpatcher.exe in Windows) will cause ipodpatcher to search for an ipod, and if exactly one is found, ask the user if he/she wishes to install the bootloader. Thanks to Bryan Childs for sample code to deal with prompts.
by Dave Chapman
· 18 years ago