summaryrefslogtreecommitdiffstats
path: root/rbutil/ipodpatcher/ipodio-posix.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-20OS X: change include paths to use actual paths.Dominik Riebeling1-2/+2
2013-01-01Provide dealloc function to ipodpatcher.Dominik Riebeling1-0/+10
2013-01-01ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling1-7/+13
2011-12-07ipodpatcher: guard platform specific files.Dominik Riebeling1-0/+3
2010-12-19Check if creating the dictionary worked before accessing it, not afterwards.Dominik Riebeling1-3/+2
2010-01-30Implement ipod_scsi_inquiry() on OS X.Dominik Riebeling1-8/+146
2010-01-28Revert most of r24361 - it was committed in error.Dave Chapman1-1/+1
2010-01-28Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman1-1/+1
2009-11-29Suppress unused warnings for functions that haven't been implemented.Dominik Riebeling1-0/+8
2009-11-08Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling1-1/+1
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman1-0/+63
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-04Check for permission denied error when trying to access the player and inform...Dominik Riebeling1-1/+3
2007-09-01Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+24
2007-07-29Add -W to CFLAGS in Makefile and fix the generated warnings.Dave Chapman1-2/+2
2007-06-16Initial integration of a --format option, based on fat32format.exe. The main...Dave Chapman1-2/+41
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman1-0/+115