Age | Commit message (Expand) | Author |
2008-10-10 | Bump ipodpatcher version string | Nils Wallménius |
2008-08-30 | Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h hea... | Bertrik Sikken |
2008-06-30 | When scanning for Ipod / Sansa close the disc handle of every tried disc, not... | Dominik Riebeling |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-17 | Rename variables sectorbuf and verbose to avoid clashes in rbutil. Cleanup ex... | Dominik Riebeling |
2008-05-22 | Move C linkage binding for c++ to exporting header files instead of includes. | Dominik Riebeling |
2008-05-05 | Fix a couple quirks from the previous commit. | Nicolas Pennequin |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-05-04 | Check for permission denied error when trying to access the player and inform... | Dominik Riebeling |
2008-03-25 | Make sansapatcher and ipodpatcher compile on OS X 10.5. | Barry Wardell |
2008-01-06 | allow building ipodpatcher / sansapatcher with MinGW. | Dominik Riebeling |
2007-11-06 | Hopefully fix Ipod bootloader installation on Windows with RbUtilQt, without ... | Magnus Holmgren |
2007-09-21 | Forgot to adapate 'make clean' | Jens Arnold |
2007-09-21 | Add a manifest to ipodpatcher.exe in order to make it request administrative ... | Jens Arnold |
2007-09-18 | Bump version to 2.0 ready for release | Dave Chapman |
2007-09-08 | Add functions to read and write the AUPD (flash update) image. "--read-aupd ... | Dave Chapman |
2007-09-01 | Mac OS X only - automatically unmount the FAT32 partition before attempting t... | Dave Chapman |
2007-08-24 | ipodpatcher: adjust the targetname strings, so they match the names in rbutil. | Dominik Wenger |
2007-08-03 | Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing q... | Dave Chapman |
2007-07-29 | Yet more warning fixes - ipodpatcher should now be warning-free in rbutilqt | Dave Chapman |
2007-07-29 | Fix some more warnings (these only occurred on Mac OS X, so I missed them on ... | Dave Chapman |
2007-07-29 | Add -W to CFLAGS in Makefile and fix the generated warnings. | Dave Chapman |
2007-07-29 | Fix some cosmetic bugs in error messages. These generated warnings when comp... | Dave Chapman |
2007-07-27 | Initial attempt at a --convert option to convert HFS formatted ipods (Macpods... | Dave Chapman |
2007-07-26 | Initial (untested apart from device detection) support for 1st/2nd gen ipods ... | Dave Chapman |
2007-06-16 | Initial integration of a --format option, based on fat32format.exe. The main... | Dave Chapman |
2007-06-10 | Accept both 0xb and 0xc as valid partition types for an ipod FAT32 partition.... | Dave Chapman |
2007-06-08 | Don't just display an error message, abort. | Dave Chapman |
2007-06-08 | Fix typo in error message - thanks to Bryan Childs for spotting | Dave Chapman |
2007-06-02 | Add --write-embedded (-we) option. This replaces the Apple firmware with the... | Dave Chapman |
2007-05-23 | Bump version number for 1.0 release (v1.1 bootloaders) | Dave Chapman |
2007-05-22 | Remove the check for ipod-specific magic in the MBR (which caused problems wh... | Dave Chapman |
2007-04-13 | Add -rfb option for reading the main firmware (OSOS image) as a binary file. | Dave Chapman |
2007-03-06 | Bump version to 0.9 ready for release with version 1.0 bootloaders, and add a... | Dave Chapman |
2007-03-03 | Use O_BINARY flag when opening bootloader files for embedding | Dave Chapman |
2007-03-03 | Add ipodpatcher-mac target for creating a Mac OS X universal binary | Dave Chapman |
2007-03-02 | Correct the usage information | Dave Chapman |
2007-02-16 | Add #include for use with rbutil | Dave Chapman |
2007-02-10 | Changes to aid incorporation into rbutil, based on part of FS #6643 from Domi... | Dave Chapman |
2007-02-10 | Move ipodpatcher into rbutil directory | Dave Chapman |