Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
5b0521c9aadee11886e2c92df7d768d5e76063a6
/
rbutil
/
ipodpatcher
/
ipod2c.c
8e47406
Fix a compile warning.
by Dominik Riebeling
· 15 years ago
7e0fe36
Set svn:keywords property.
by Dominik Riebeling
· 15 years ago
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