rockbox/rbutil/ipodpatcher
Dominik Riebeling bf1c491c2b Move check for existing bootloader to ipodpatcher.
Bootloader handling is different on nano2g compared to the other supported Ipod
models. Since ipodpatcher handles this internally make ipodpatcher also provide
a way to check this when using from Rockbox Utility to avoid duplicating the
(already existing) checks in the latter.

Fixes wrong "bootloader already installed" message on nano2g.

Change-Id: Ibc658d775fbac7cf9a7e329d445fe97828a455d8
2012-07-01 12:34:59 +02:00
..
arc4.c
arc4.h
fat32format.c Fix off-by-one memory corruption in ipodpatcher. 2011-08-25 19:58:47 +00:00
ipodio-posix.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32-scsi.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio.h Various adjustments for MSVC. 2011-12-08 21:59:13 +00:00
ipodpatcher.c Move check for existing bootloader to ipodpatcher. 2012-07-01 12:34:59 +02:00
ipodpatcher.h Move check for existing bootloader to ipodpatcher. 2012-07-01 12:34:59 +02:00
ipodpatcher.manifest
ipodpatcher.rc Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
main.c Remove obsolete 2nd gen nano check 2010-09-27 19:02:34 +00:00
Makefile ipodpatcher: replace ipod2c with bin2c. 2012-04-28 12:06:55 +02:00
parttypes.h