summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-06-19Make user-visible spelling "colours" rather than "colors".Paul Louden1-1/+1
2007-06-18Add a sample.icons file, and add a few more files to the docs folder in the zipsJonathan Gordon1-0/+9
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-0/+5
2007-06-05Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...Dave Chapman1-19/+19
2007-05-31fix simulator builds for FreeBSDMarcoen Hirschberg1-1/+3
2007-05-29Commit my patch from FS#7179 - a standalone command-line checkwps tool. To b...Dave Chapman2-0/+96
2007-05-29only create the recpresets directory on recording targets.Jonathan Gordon1-3/+12
2007-05-29this adds 2 options to the recording settings menu to let you save all the re...Jonathan Gordon1-0/+1
2007-05-24verify that a few required tools are present to prevent "odd" messages laterDaniel Stenberg1-0/+13
2007-05-24remove leftover debug outputDaniel Stenberg1-1/+0
2007-05-20FS#6652 fix attempt. Make the phrase id counting take the dest pattern intoDaniel Stenberg1-14/+42
2007-05-19Reverted my "xargs ls" thing since it broke the build in a way that I'm notDaniel Stenberg1-5/+1
2007-05-19Fix this to better deal with non-existing file names entered in the SOURCESDaniel Stenberg1-1/+5
2007-05-19FS#5472 add a memory size prompt to configure to allow ipod video builds forDaniel Stenberg1-25/+36
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2-1/+3
2007-04-201) make the mkinfo work with sizes even when make -j is usedDaniel Stenberg1-6/+6
2007-04-20provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg2-3/+13
2007-04-20more info added to the output file, some comments added to the codeDaniel Stenberg1-3/+19
2007-04-20clean rockbox-info.txt as wellDaniel Stenberg1-1/+1
2007-04-20introducing rockbox-info.txtDaniel Stenberg3-0/+47
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg1-1/+6
2007-04-20Removed the question for simulator type and skipped the check for soundDaniel Stenberg1-107/+21
2007-04-20refuse to continue if pwd contains space, since the rest of the script Daniel Stenberg1-0/+8
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