summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-06-06The ifp isn't coldfire based, add some targets that are insteadNils Wallménius1-1/+1
2010-06-06Corrected the GMP & MPFR workaround.Björn Stenberg1-3/+9
2010-06-05makeinfo is required by recent binutils and gccBjörn Stenberg1-1/+1
2010-06-05Typo: We're using mipsel, not mips.Björn Stenberg1-2/+2
2010-06-05Added GMP and MPFR workaround for EABI GCC.Björn Stenberg1-269/+184
2010-06-05Look for CROSS_COMPILE when building the simulator.Thomas Martitz1-3/+10
2010-06-05Improve error handling.Dominik Riebeling1-2/+16
2010-06-04Implement a --delete option for langtoo for easy deletion of lang phrasesNils Wallménius1-10/+31
2010-06-04Typo fix by Rafaël CarréBjörn Stenberg1-2/+2
2010-06-03bins.pl script: don't hide errors, they might be usefulRafaël Carré1-5/+5
2010-06-03Fix voice and manual build scripts even moreFrank Gevaerts2-2/+2
2010-06-03Fix voice and manual build scriptsFrank Gevaerts2-2/+2
2010-06-03Update versionFrank Gevaerts1-5/+5
2010-06-03Half-fix voice and manual build scriptsFrank Gevaerts2-0/+4
2010-06-03copy the images for the skins.Jonathan Gordon1-3/+37
2010-06-03almost finished... copy fonts, backdrops, icon files, skins. last thing to do...Jonathan Gordon1-6/+134
2010-06-03Add a new script to build the themes. WIP and heavily based on wpsbuild.plJonathan Gordon1-0/+251
2010-06-02revert an accidental commit in r26078Jonathan Gordon1-1/+1
2010-05-28Upgrade the ARM eabi toolchain to gcc 4.4.4Thomas Martitz2-3/+3
2010-05-28genversion: generate version.c and version.h independantlyRafaël Carré1-20/+23
2010-05-27mkinfo.pl: Run version.sh to generate version stringRafaël Carré1-1/+1
2010-05-27Generate C file / header for svn version stringRafaël Carré3-3/+43
2010-05-26lang.h voice comments were off by 1, fixedJeffrey Goode1-2/+2
2010-05-26Fix crash in talk.c logf line when outputting voice only clips, more comments...Jeffrey Goode1-1/+1
2010-05-24Make 'make reconf' remember the use of --ccache and --no-ccache. Only works a...Magnus Holmgren1-1/+3
2010-05-17Improve spacing in comments in convbdf; rename a local variable which can be ...Alexander Levin1-37/+37
2010-05-17Fix convbdf: now .c and .fnt files can be generated in one run againAlexander Levin1-20/+18
2010-05-17global tab->spaces is not clever with Makefiles!Jonathan Gordon1-2/+2
2010-05-17fix yellow/redJonathan Gordon1-2/+3
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon1-66/+66
2010-05-16Improve spacing in commentsAlexander Levin1-2/+2
2010-05-16make checkwps accept .rfms files as remote skinsJonathan Gordon1-1/+2
2010-05-16FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon1-1/+1
2010-05-15Fix last reds, database tool definitely needs rework.Thomas Martitz2-4/+4
2010-05-15Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts1-2/+0
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz1-0/+4
2010-05-15Promote Packard Bell Vibe 500 to stable.Szymon Dziok1-1/+1
2010-05-15mp3: when ID3 tags are not found, search APE tagsYoshihisa Uchida1-0/+2
2010-05-15ID3 tags parser separates from metadata/mp3.cYoshihisa Uchida1-0/+1
2010-05-14builds: make clipv2/clip+/fuzev2 unstableRafaël Carré1-3/+3
2010-05-13Generating .c file make internal data structures unusable so that .fnt file c...Alexander Levin1-0/+6
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon1-0/+7
2010-05-09Remove -U_GNU_SOURCE again (was added in r25850). It turns out SDL doesn't wo...Thomas Martitz1-2/+1
2010-05-07Remove -fno-strict-aliasing for everyoneFrank Gevaerts1-7/+0
2010-05-07Revert r25861, to avoid hiding real errorsFrank Gevaerts1-1/+1
2010-05-06Use -fno-strict-aliasing on 4.0 as wellFrank Gevaerts1-1/+1
2010-05-06Revert r25854 which was bad for the database tool (I forgot it still needs th...Thomas Martitz2-3/+1
2010-05-06Add firmware/include to the include path to fix checkwps.Thomas Martitz1-0/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+2
2010-05-03Move read_line() further down so that it can be used in checkwps and remove c...Thomas Martitz1-30/+0