summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg1-2/+2
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg1-2/+2
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon1-0/+17
2007-04-16copy+paste mistakeJonathan Gordon1-1/+1
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-3/+41
2007-04-12Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...Barry Wardell1-8/+8
2007-04-04Enable building WPSs and themes for charcell targets, and add an example WPS ...Jens Arnold1-1/+1
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold4-750/+781
2007-04-01Player: Reduced the selectable codepages to those which can actually work, an...Jens Arnold3-43/+99
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-1/+1
2007-03-22Fix red.Barry Wardell2-2/+2
2007-03-22Make Gigabeat's scramble endian-safe.Barry Wardell3-2/+31
2007-03-20Oops, shouldn't have committed this just yet.Barry Wardell1-8/+8
2007-03-20Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell1-8/+8
2007-03-20remove the debug output againDaniel Stenberg1-1/+1
2007-03-20fix binary extension checkDaniel Stenberg1-1/+1
2007-03-20FS#6840 - Move rockbox.* inside .rockbox on targets that allow it.Barry Wardell1-0/+6
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell1-29/+29
2007-03-15pass the output from 'svn update' to this script, and it will say rebuild ifDaniel Stenberg1-0/+15
2007-03-15The mi4 CRC should start at 0x200, not 0x1c.Barry Wardell1-3/+3
2007-03-14match target names more explicitly so that h10 won't match h100 etcDaniel Stenberg1-2/+2
2007-03-14Add support for building only the plugins by running "make rocks"Linus Nielsen Feltzing1-0/+3
2007-03-14Add support for scramble to put a 4 character string indicating binary type a...Barry Wardell3-15/+49
2007-03-12fix warningsDaniel Stenberg1-4/+4
2007-03-12simplified the code and now invokes gcc to figure out specific target specificsDaniel Stenberg1-17/+67
2007-03-05Make rockboxdev.sh build ARM libgcc with support for thumb code interworkingDaniel Ankers1-0/+2
2007-03-04Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold1-1/+28
2007-03-03fix player buildsRobert Kukla1-0/+1
2007-03-03- rename (D)evel Build to (A)dvanced BuildRobert Kukla1-8/+46
2007-02-28Add support for iAudio M5 in the scramble toolLinus Nielsen Feltzing1-0/+8
2007-02-26No need to download the huge gcc tarball, gcc-core will do fine for us.Thom Johansen1-3/+3
2007-02-23Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg1-3/+32
2007-02-23support scrambling for the Sansa R modelsDaniel Stenberg3-6/+15
2007-02-23Correct the usage for the -add option - add mn2g and change x5 to iax5Dave Chapman1-2/+2
2007-02-22Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing1-2/+1
2007-02-20Fixes for BSD. Thanks to Lutz Böhne.Dominik Riebeling1-7/+9
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg1-1/+1
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold1-2/+2
2007-02-13Make database endianess independent.Miika Pekkarinen1-1/+2
2007-02-10Move ipodpatcher into rbutil directoryDave Chapman9-2444/+0
2007-02-09Update version number to 0.8 ready for release. Also move the "Press ENTER t...Dave Chapman1-3/+9
2007-02-09The inevitable 'oops' commit. Add libspeex to the configure script.Dan Everton1-17/+17
2007-02-09Display some advice when no ipods are found in interactive modeDave Chapman1-1/+9
2007-02-08Move the command-line specific code into main.c, leaving the firmware manipul...Dave Chapman4-402/+473
2007-02-08Bugfix - the bootloader was being overwritten if the firmware partition neede...Dave Chapman1-8/+23
2007-02-08Ooops, the default build mode should have been without the embedded bootloadersDave Chapman1-2/+2
2007-02-08Work-in-progress (i.e. not well tested) changes: Add the option to build ipod...Dave Chapman4-79/+369
2007-02-06Oops, we should close the devices during the scanDave Chapman1-0/+1
2007-02-06Make the [device] parameter optional. If none is specified, then ipodpatcher...Dave Chapman1-13/+32
2007-02-06 Bump version to 0.7 for releaseDave Chapman1-1/+1