summaryrefslogtreecommitdiffstats
path: root/rbutil/ipodpatcher/ipodio-win32.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-01Provide dealloc function to ipodpatcher.Dominik Riebeling1-0/+13
2013-01-01ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling1-7/+13
2011-12-07ipodpatcher: guard platform specific files.Dominik Riebeling1-0/+4
2010-01-28Revert most of r24361 - it was committed in error.Dave Chapman1-1/+0
2010-01-28Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman1-0/+1
2009-11-08Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling1-10/+10
2009-09-20Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling1-3/+3
2009-08-04Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman1-2/+2
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/+4
2007-11-06Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without ...rbutilqt_v1.0.3Magnus Holmgren1-2/+2
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/+10
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman1-0/+190