rockbox/tools/ipodpatcher
Dave Chapman 79a1fb1b29 Move the command-line specific code into main.c, leaving the firmware manipulation code in ipodpatcher.c. No functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12238 a1c6a512-1295-4272-9138-f99709370657
2007-02-08 23:57:41 +00:00
..
ipod2c.c 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. 2007-02-08 18:05:50 +00:00
ipodio-posix.c Update (C) date to 2007 2007-02-05 01:20:20 +00:00
ipodio-win32.c Update (C) date to 2007 2007-02-05 01:20:20 +00:00
ipodio.h 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. 2007-02-08 18:05:50 +00:00
ipodpatcher.c Move the command-line specific code into main.c, leaving the firmware manipulation code in ipodpatcher.c. No functional changes. 2007-02-08 23:57:41 +00:00
ipodpatcher.h Move the command-line specific code into main.c, leaving the firmware manipulation code in ipodpatcher.c. No functional changes. 2007-02-08 23:57:41 +00:00
main.c Move the command-line specific code into main.c, leaving the firmware manipulation code in ipodpatcher.c. No functional changes. 2007-02-08 23:57:41 +00:00
Makefile Move the command-line specific code into main.c, leaving the firmware manipulation code in ipodpatcher.c. No functional changes. 2007-02-08 23:57:41 +00:00
parttypes.h Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006 2006-12-13 08:57:06 +00:00