Age | Commit message (Expand) | Author |
2007-04-21 | Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself... | Karl Kurbjun |
2007-04-20 | 1) make the mkinfo work with sizes even when make -j is used | Daniel Stenberg |
2007-04-20 | provide CPU and Manufacturer as well, and moved around the makefile somewhat | Daniel Stenberg |
2007-04-20 | more info added to the output file, some comments added to the code | Daniel Stenberg |
2007-04-20 | clean rockbox-info.txt as well | Daniel Stenberg |
2007-04-20 | introducing rockbox-info.txt | Daniel Stenberg |
2007-04-20 | a little extra poke to get the sim to build | Daniel Stenberg |
2007-04-20 | Removed the question for simulator type and skipped the check for sound | Daniel Stenberg |
2007-04-20 | refuse to continue if pwd contains space, since the rest of the script | Daniel Stenberg |
2007-04-19 | move the iriver ifp7xx and other pnx0101 related files together in the target... | Marcoen Hirschberg |
2007-04-18 | move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble... | Marcoen Hirschberg |
2007-04-16 | * its name[rows][columns] you drongo! | Jonathan Gordon |
2007-04-16 | copy+paste mistake | Jonathan Gordon |
2007-04-16 | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon |
2007-04-12 | Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o... | Barry Wardell |
2007-04-04 | Enable building WPSs and themes for charcell targets, and add an example WPS ... | Jens Arnold |
2007-04-04 | Replace obsolete generate_rocklatin tool with player_unifont tool. | Jens Arnold |
2007-04-01 | Player: Reduced the selectable codepages to those which can actually work, an... | Jens Arnold |
2007-03-26 | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold |
2007-03-22 | Fix red. | Barry Wardell |
2007-03-22 | Make Gigabeat's scramble endian-safe. | Barry Wardell |
2007-03-20 | 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-16 | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell |
2007-03-15 | 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-14 | 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-12 | fix warnings | Daniel Stenberg |
2007-03-12 | simplified the code and now invokes gcc to figure out specific target specifics | Daniel Stenberg |
2007-03-05 | Make rockboxdev.sh build ARM libgcc with support for thumb code interworking | Daniel Ankers |
2007-03-04 | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold |
2007-03-03 | fix player builds | Robert Kukla |
2007-03-03 | - rename (D)evel Build to (A)dvanced Build | Robert Kukla |
2007-02-28 | Add support for iAudio M5 in the scramble tool | Linus Nielsen Feltzing |
2007-02-26 | No need to download the huge gcc tarball, gcc-core will do fine for us. | Thom Johansen |
2007-02-23 | 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-22 | Use -ffunction-sections and -fdata-sections for all bootloaders | Linus Nielsen Feltzing |
2007-02-20 | Fixes for BSD. Thanks to Lutz Böhne. | Dominik Riebeling |
2007-02-17 | 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-13 | Make database endianess independent. | Miika Pekkarinen |
2007-02-10 | Move ipodpatcher into rbutil directory | Dave Chapman |
2007-02-09 | Update version number to 0.8 ready for release. Also move the "Press ENTER t... | Dave Chapman |