summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2006-05-25for sh, get and apply the proper rockbox patch as wellDaniel Stenberg
2006-05-20Use "make fullzip" when performing a simulator installDave Chapman
2006-05-15handy script that downloads, builds and installs a cross-compiler setup for youDaniel Stenberg
2006-05-11Adding the rockbox file for all packages except the font-only packages mightDaniel Stenberg
2006-05-10'make zip' no longer includes the fonts. 'make fontzip' makes a font packageDaniel Stenberg
2006-05-01now use -Os with patched gccDaniel Stenberg
2006-05-01Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ...Daniel Stenberg
2006-04-27Fixed a bug where it didn't warn on lack of quotes as it was supposed to.Daniel Stenberg
2006-04-20use 'ar' and 'ranlib' and not the variables that may be set to theDaniel Stenberg
2006-04-20removed langv1 remaindersDaniel Stenberg
2006-04-19use tag cacheDaniel Stenberg
2006-04-19More usable playlist generation, added "<All tracks>" entry to tagMiika Pekkarinen
2006-04-18Fix bug with fonts containing missing glyphs before default glyph. Also, allo...Frank Dischner
2006-04-06* added more safety checks for failed open()sDaniel Stenberg
2006-04-05CP1251 is cyrillic, and not only russian codepageHristo Kovachev
2006-04-05ranlib the .a file after creationDaniel Stenberg
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen
2006-04-04In fact there's a named constant for this value, use that instead.Jonas Häggqvist
2006-04-04Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as ap...Jens Arnold
2006-04-03Fixed the 7zip and tar targets for langv2 supportDaniel Stenberg
2006-04-03we're on langversion 3!Daniel Stenberg
2006-04-03langv2Daniel Stenberg
2006-04-03Patch #5013 by Jonas Häggqvist - Fix spurious fwpatcher patching attemptsLinus Nielsen Feltzing
2006-04-02first take at -o for producing a friendly output for the voice-generatingDaniel Stenberg
2006-04-01The ipod mini 2g gets the same manual as the ipod mini.Dave Chapman
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold
2006-04-01Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-...Dave Chapman
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-29Don't allow completely empty strings. This fixed the total mess I noticedDaniel Stenberg
2006-03-28Now including a fairly good uplang replacement as well, as well as supportingDaniel Stenberg
2006-03-27Support iAudio X5V in the scramblerLinus Nielsen Feltzing
2006-03-27iaudio is not usedDaniel Stenberg
2006-03-25only ship the licences as the other plain text doc files are waaaay outDaniel Stenberg
2006-03-25settingling on options and even uplang support starts to functionDaniel Stenberg
2006-03-23Remove commented codeBrandon Low
2006-03-22Proper scrambling options for the X5Linus Nielsen Feltzing
2006-03-21Add X5 support to scrambleLinus Nielsen Feltzing
2006-03-21seems to generate correct .c and .h files from v2 filesDaniel Stenberg
2006-03-21initial take at upgrade script from v1 to v2 file formatDaniel Stenberg
2006-03-19introducing make gzip, make bzip2 and make helpDaniel Stenberg
2006-03-18exclude more bitmap and swcodec things from the player zipsDaniel Stenberg
2006-03-18hush you little scriptDaniel Stenberg
2006-03-18Minor bugfix for profile parsingBrandon Low
2006-03-11Fix silly 64 bit problem in uclpack.Jens Arnold
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing
2006-03-05build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg
2006-03-02improve FreeBSD support a littleMarcoen Hirschberg
2006-03-01Fix 'make clean' in tools.Jens Arnold
2006-03-01x86_64 needs -fPIC to make shared object link (plugins, codecs).Jens Arnold
2006-02-28open the image in binary mode to work better on windowsDaniel Stenberg