summaryrefslogtreecommitdiff
path: root/rbutil/ipodpatcher (follow)
Commit message (Expand)AuthorAge
* ipodpatcher: remove external ddk/ntddscsi.h dependencyCástor Muñoz2017-06-19
* Don't add LIBSOURCES to SOURCES.Dominik Riebeling2016-12-16
* OS X: change include paths to use actual paths.Dominik Riebeling2014-03-20
* Fix ipodpatcher on OS X.Dominik Riebeling2013-04-05
* Replace the use of uname to get the build output.Dominik Riebeling2013-04-05
* Put resource object into object folder.Dominik Riebeling2013-04-04
* Remove unnecessary all target.Dominik Riebeling2013-04-04
* Remove 64bit warning by using C99 fixed width format specifier.Dominik Riebeling2013-01-13
* Provide dealloc function to ipodpatcher.Dominik Riebeling2013-01-01
* ipodpatcher: move sectorbuf pointer into ipod_t structure.Dominik Riebeling2013-01-01
* Move check for existing bootloader to ipodpatcher.Dominik Riebeling2012-07-01
* ipodpatcher: replace ipod2c with bin2c.Dominik Riebeling2012-04-28
* Make sure we use POSIX/C99 printf() when building for windowsRafaël Carré2012-02-05
* MSVC compatibility adjustments.Dominik Riebeling2012-01-08
* sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling2011-12-16
* ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling2011-12-16
* ipodpatcher: convert to use libtools.make.Dominik Riebeling2011-12-16
* Various adjustments for MSVC.Dominik Riebeling2011-12-08
* ipodpatcher: guard platform specific files.Dominik Riebeling2011-12-07
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
* Replace bootloader object rules with suffix rules.Dominik Riebeling2011-09-26
* Fix off-by-one memory corruption in ipodpatcher.Thomas Jarosch2011-08-25
* Check if creating the dictionary worked before accessing it, not afterwards.Dominik Riebeling2010-12-19
* Remove obsolete 2nd gen nano checkFrank Gevaerts2010-09-27
* Remove Ipod Video 64MB handling.Dominik Riebeling2010-09-01
* Bump ipodpatcher version number in preparation for a new ipod bootloader releaseTorne Wuff2010-05-25
* Implement ipod_scsi_inquiry() on OS X.Dominik Riebeling2010-01-30
* Revert most of r24361 - it was committed in error.Dave Chapman2010-01-28
* Update the comments describing how to build ipodpatcher - no functional changes.Dave Chapman2010-01-28
* Fix ipodpatcher to work with new target names introduced in r23883Dave Chapman2009-12-09
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
* Suppress unused warnings for functions that haven't been implemented.Dominik Riebeling2009-11-29
* FS#9833: Fix Ipods being wrongly detected as MacPods on OS XDominik Riebeling2009-11-22
* Rename print_error() in ipodpatcher and sansapatcher.Dominik Riebeling2009-11-08
* Fix a compile warning.Dominik Riebeling2009-11-07
* Set svn:keywords property.Dominik Riebeling2009-11-06
* ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman2009-10-13
* Query RAM size when scanning for Ipods. Return the target string for Video 64...Dominik Riebeling2009-09-25
* Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling2009-09-20
* Fix SCSI inquiry on W32.Dominik Riebeling2009-08-07
* Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo...Dave Chapman2009-08-04
* Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto...Dave Chapman2009-08-04
* Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling2009-05-01
* Bump ipodpatcher version stringNils Wallménius2008-10-10
* Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h hea...Bertrik Sikken2008-08-30
* When scanning for Ipod / Sansa close the disc handle of every tried disc, not...Dominik Riebeling2008-06-30
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex...Dominik Riebeling2008-06-17
* Move C linkage binding for c++ to exporting header files instead of includes.Dominik Riebeling2008-05-22
* Fix a couple quirks from the previous commit.Nicolas Pennequin2008-05-05