Age | Commit message (Expand) | Author |
2006-12-29 | merge a big part of the unofficial gigabeat cvs back. Includes working bootlo... | Marcoen Hirschberg |
2006-12-23 | If the environment variable 'POOL' is set to a directory, this script will | Daniel Stenberg |
2006-12-21 | Add the --add-bootloader-bin (-ab) option to add a binary bootloader (a raw .... | Dave Chapman |
2006-12-19 | Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ... | Barry Wardell |
2006-12-18 | Add ipodpatcher to the source tarballs | Dave Chapman |
2006-12-17 | Oops | Dave Chapman |
2006-12-17 | Add a simple --scan option which tests all disks from 0 to 25 to see if they ... | Dave Chapman |
2006-12-16 | Default to 512-byte sectors on POSIX platforms - this allows testing of ipodp... | Dave Chapman |
2006-12-15 | Windows appears to require sector-aligned reads, which wasn't happening every... | Dave Chapman |
2006-12-15 | Attempt #2 at moving the images to make space for the bootloader. The previo... | Dave Chapman |
2006-12-15 | Reorganise the ioctl() #ifdefs - this should fix ipodpatcher for BSD | Dave Chapman |
2006-12-14 | Fix a problem when compiling with Dev-C++ - thanks to Paul Louden | Dave Chapman |
2006-12-14 | Implement the add/delete bootloader functionality. | Dave Chapman |
2006-12-14 | Bugfix - when opening a device as read/write, one should open a device as rea... | Dave Chapman |
2006-12-14 | Use the correct length when extracting the firmware. Thanks again to Llorean... | Dave Chapman |
2006-12-14 | Ooops, I should compile things before committing. | Dave Chapman |
2006-12-14 | Correct a bug (thanks to Llorean for spotting) in read_partition and use the ... | Dave Chapman |
2006-12-14 | Start to implement some functionality. You can now read/write the entire par... | Dave Chapman |
2006-12-14 | Change the ipod bootloaders to be created as ".ipod" files - this will be the... | Dave Chapman |
2006-12-13 | Sector-size detection on Posix platforms - tested on Linux and Mac OS X. Bas... | Dave Chapman |
2006-12-13 | Work-in-progress towards a cross-platform ipodpatcher which will edit the fir... | Dave Chapman |
2006-12-13 | Version 0.4b from 11 Dec 2006 - 0.4 broke win2k/winnt support, this patch res... | Dave Chapman |
2006-12-13 | Version 0.4 from 4 Dec 2006 - added sector-size detection and hence support f... | Dave Chapman |
2006-12-13 | Version 0.3 from 30 Jan 2006 | Dave Chapman |
2006-12-13 | Initial CVS commit ofipodpatcher - v0.2 release from 16 Jan 2006 | Dave Chapman |
2006-12-11 | Stop building, and remove dumb as it has not changed state since its initial ... | Martin Arver |
2006-12-10 | Initial attempt at adding support for firmware images with 2048-byte sectors.... | Dave Chapman |
2006-12-09 | Sync with ipodlinux CVS | Dave Chapman |
2006-11-27 | Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact... | Jens Arnold |
2006-11-27 | Change default filenames from tagcache to database | Jonas Häggqvist |
2006-11-25 | Use scramble for normal Sansa builds | Daniel Ankers |
2006-11-23 | Build wavtrim and voicefont when building voicefile. | Jonas Häggqvist |
2006-11-22 | Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne | Jonas Häggqvist |
2006-11-21 | Correct the colours in the logo on Sansa | Daniel Ankers |
2006-11-21 | Fix sh2d to work properly on non-32bit hosts. | Jens Arnold |
2006-11-19 | Check if file has already been removed from DB when manually invoking | Miika Pekkarinen |
2006-11-18 | Remove rootdir guessing since it's no longer necessary to guess. | Jonas Häggqvist |
2006-11-18 | Fix an error in configure when run from strange places. | Jonas Häggqvist |
2006-11-12 | fds are pointers, not ints. | Miika Pekkarinen |
2006-11-10 | Changed the filename for determining the firmware root dir, as crt0.S no long... | Jens Arnold |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-11-10 | Enable all Rockbox supported formats for the database command line | Miika Pekkarinen |
2006-11-10 | Support building tagcache db natively on PC using the core of the | Miika Pekkarinen |
2006-11-09 | Target tree support for Iriver iFP. | Tomasz Malesinski |
2006-11-06 | I think I'm really done now. | Jonas Häggqvist |
2006-11-06 | Oops, only meant to change the error, not the shebang | Jonas Häggqvist |
2006-11-06 | Last POSIX fix of the day. I think I'll never make that mistake again. | Jonas Häggqvist |
2006-11-06 | Another POSIX fix. | Jonas Häggqvist |
2006-11-04 | This should fix a problem with some shells | Jonas Häggqvist |
2006-11-03 | Include *.sh in tarballs. | Jonas Häggqvist |