rockbox/rbutil/ipodpatcher
Dominik Riebeling 56a9255583 OS X: change include paths to use actual paths.
The old include path is actually a symlink for compatibility. Newer SDK
versions remove that symlink to the include breaks.

Change-Id: I74317557840f1886cebc1ce099e103dc415eabc0
2014-03-20 22:26:23 +01:00
..
arc4.c
arc4.h
fat32format.c Remove 64bit warning by using C99 fixed width format specifier. 2013-01-13 19:51:48 +01:00
ipodio-posix.c OS X: change include paths to use actual paths. 2014-03-20 22:26:23 +01:00
ipodio-win32-scsi.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32.c Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
ipodio.h Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
ipodpatcher.c ipodpatcher: move sectorbuf pointer into ipod_t structure. 2013-01-01 15:05:52 +01:00
ipodpatcher.h ipodpatcher: move sectorbuf pointer into ipod_t structure. 2013-01-01 15:05:52 +01:00
ipodpatcher.manifest
ipodpatcher.rc Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
main.c Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
Makefile Fix ipodpatcher on OS X. 2013-04-05 20:03:45 +02:00
parttypes.h