| Commit message (Expand) | Author | Age |
| * | Oops, shouldn't have committed this just yet. | Barry Wardell | 2007-03-20 |
| * | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell | 2007-03-20 |
| * | remove the debug output again | Daniel Stenberg | 2007-03-20 |
| * | fix binary extension check | Daniel Stenberg | 2007-03-20 |
| * | FS#6840 - Move rockbox.* inside .rockbox on targets that allow it. | Barry Wardell | 2007-03-20 |
| * | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell | 2007-03-16 |
| * | pass the output from 'svn update' to this script, and it will say rebuild if | Daniel Stenberg | 2007-03-15 |
| * | The mi4 CRC should start at 0x200, not 0x1c. | Barry Wardell | 2007-03-15 |
| * | match target names more explicitly so that h10 won't match h100 etc | Daniel Stenberg | 2007-03-14 |
| * | Add support for building only the plugins by running "make rocks" | Linus Nielsen Feltzing | 2007-03-14 |
| * | Add support for scramble to put a 4 character string indicating binary type a... | Barry Wardell | 2007-03-14 |
| * | fix warnings | Daniel Stenberg | 2007-03-12 |
| * | simplified the code and now invokes gcc to figure out specific target specifics | Daniel Stenberg | 2007-03-12 |
| * | Make rockboxdev.sh build ARM libgcc with support for thumb code interworking | Daniel Ankers | 2007-03-05 |
| * | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold | 2007-03-04 |
| * | fix player builds | Robert Kukla | 2007-03-03 |
| * | - rename (D)evel Build to (A)dvanced Build | Robert Kukla | 2007-03-03 |
| * | Add support for iAudio M5 in the scramble tool | Linus Nielsen Feltzing | 2007-02-28 |
| * | No need to download the huge gcc tarball, gcc-core will do fine for us. | Thom Johansen | 2007-02-26 |
| * | Initial take at providing a Sansa e200R build target. Only the bootloader build | Daniel Stenberg | 2007-02-23 |
| * | support scrambling for the Sansa R models | Daniel Stenberg | 2007-02-23 |
| * | Correct the usage for the -add option - add mn2g and change x5 to iax5 | Dave Chapman | 2007-02-23 |
| * | Use -ffunction-sections and -fdata-sections for all bootloaders | Linus Nielsen Feltzing | 2007-02-22 |
| * | Fixes for BSD. Thanks to Lutz Böhne. | Dominik Riebeling | 2007-02-20 |
| * | build with -Wundef to make sure we have spelled the defines right in #if lines | Daniel Stenberg | 2007-02-17 |
| * | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold | 2007-02-17 |
| * | Make database endianess independent. | Miika Pekkarinen | 2007-02-13 |
| * | Move ipodpatcher into rbutil directory | Dave Chapman | 2007-02-10 |
| * | Update version number to 0.8 ready for release. Also move the "Press ENTER t... | Dave Chapman | 2007-02-09 |
| * | The inevitable 'oops' commit. Add libspeex to the configure script. | Dan Everton | 2007-02-09 |
| * | Display some advice when no ipods are found in interactive mode | Dave Chapman | 2007-02-09 |
| * | Move the command-line specific code into main.c, leaving the firmware manipul... | Dave Chapman | 2007-02-08 |
| * | Bugfix - the bootloader was being overwritten if the firmware partition neede... | Dave Chapman | 2007-02-08 |
| * | Ooops, the default build mode should have been without the embedded bootloaders | Dave Chapman | 2007-02-08 |
| * | Work-in-progress (i.e. not well tested) changes: Add the option to build ipod... | Dave Chapman | 2007-02-08 |
| * | Oops, we should close the devices during the scan | Dave Chapman | 2007-02-06 |
| * | Make the [device] parameter optional. If none is specified, then ipodpatcher... | Dave Chapman | 2007-02-06 |
| * | Bump version to 0.7 for release | Dave Chapman | 2007-02-06 |
| * | Support for modifying the firmware partition on Macpods (useful for IPL users... | Dave Chapman | 2007-02-05 |
| * | Update (C) date to 2007 | Dave Chapman | 2007-02-05 |
| * | Enable building ipodpatcher (pure win32 binary) on cygwin with a simple 'make' | Jens Arnold | 2007-02-05 |
| * | Bump version to 0.6 ready for new release | Dave Chapman | 2007-02-04 |
| * | Fix compile error on BSD and Mac OS and remove a warning | Dave Chapman | 2007-02-04 |
| * | Bugfix. ipodpatcher wasn't correctly deciding when to rearrange the contents... | Dave Chapman | 2007-02-04 |
| * | Mainly internal changes to create a struct ipod_t instead of passing lots of ... | Dave Chapman | 2007-02-04 |
| * | Minor bugfix - use O_TRUNC when reading the firmware partition. | Dave Chapman | 2007-01-29 |
| * | don't use TOOLSDIR for svnversion.sh as it causes error messages when buildin... | Dominik Riebeling | 2007-01-28 |
| * | try somewhat harder to find the actual svn rev | Daniel Stenberg | 2007-01-25 |
| * | better lisp | Daniel Stenberg | 2007-01-24 |
| * | Use the svn revision number for version information too, version string is no... | Dominik Riebeling | 2007-01-22 |