summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2008-04-02FS#8842 by Thomas Martitz, thanks!Daniel Stenberg1-47/+114
2008-03-28fix the m68k crosscompiler build for FreeBSDMarcoen Hirschberg1-1/+1
2008-03-27Fixed some accents for italian TTS pronunciation.Alessio Lenzi1-2/+3
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg2-26/+3
2008-03-27initial Meizu M6SL portMarcoen Hirschberg2-3/+26
2008-03-27Prevent the user from running "make" directly - it should only be invoked by ...Dave Chapman2-2/+3
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman7-13/+118
2008-03-26Set svn:keywordsDave Chapman1-1/+1
2008-03-26Move checkwps to its own subdir in preparation for compiling target-specific ...Dave Chapman2-0/+18
2008-03-261) Make Rockbox reject any WPSs if there are errors loading any of the requir...Dave Chapman2-7/+35
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg2-149/+0
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps i...Dave Chapman2-3/+53
2008-03-24Fix the dreaded FILES files.Jens Arnold1-0/+1
2008-03-23Enable plugin building for M3.Jens Arnold1-1/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-1/+1
2008-03-18Make scramble add the flash logo when encoding for iAudio. It's only shown on...Jens Arnold3-2/+17
2008-03-14In order to disable building plugins for a target, 'plugin' must be set to em...Jens Arnold1-3/+3
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold1-2/+10
2008-03-10Add iAudio M3 to configure. * Resolve 2 cases of duplicate target_id. The les...Jens Arnold1-49/+72
2008-03-09Make the newly supported languages known to SAPI voice generation.Jens Arnold1-0/+8
2008-03-03Add D2 option to scrambleRob Purchase2-2/+4
2008-02-27This script now has a recommended gcc version for each arch and it will displayDaniel Stenberg1-7/+34
2008-02-25ARCHOS has been renamed to MODELNAME (as of r16149)Dave Chapman1-1/+1
2008-02-20Significantly speed up SAPI4 voice file creation. Still rather slow compared ...Jens Arnold1-1/+1
2008-02-202 small fixes: * List SAPI5 voices with their actual names, noth with their d...Jens Arnold1-2/+2
2008-02-19fix make bin. other partial make options may still be broken thoughJonathan Gordon1-1/+1
2008-02-18fixed the mrobe 100 accidental change and corrected the compiler target setupDaniel Stenberg1-2/+2
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg2-1/+133
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg4-39/+26
2008-02-17make the warnings gcc-style to be trapped by the scripts easierDaniel Stenberg1-4/+4
2008-02-17Make genlang shut up about the non-error of not putting quotes around "none" ...Jonas Häggqvist1-6/+6
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg4-13/+39
2008-02-17FS#8482:Daniel Stenberg4-39/+13
2008-02-17Bulgarian should work on the Player - no need to exclude it.Jonas Häggqvist1-1/+1
2008-02-17Exclude languages that don't work on the Player's charcell display when build...Jonas Häggqvist1-0/+9
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-1/+1
2008-02-17Add the 'rocks' build target to the helptextNils Wallménius1-0/+1
2008-02-13Commit FS#8567, the manual now uses the same 'features' system as the lang/vo...Nils Wallménius1-3/+0
2008-02-10Use the correct target cpu in Gigabeast builds, rerun configure.Nils Wallménius1-1/+8
2008-02-10Revert the espeak commit as the method was completely broken.Jonas Häggqvist1-86/+0
2008-02-10Voice-building changes: Ask for which eSpeak voice to use for some languages....Jonas Häggqvist1-0/+86
2008-02-10Simplify and better integrate the SAPI5 voice list output code (less duplicat...Jens Arnold1-37/+26
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-0/+1
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2-2/+2
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-124/+70
2008-01-22Remove old debug statement when building fonts. Michael Giacomelli1-1/+0
2008-01-19added an option to get a list of voices for a language, for rbutil. Dominik Wenger1-2/+42
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+26
2008-01-12ipod_fw is not required to build/install Rockbox any more, so remove it from ...Dave Chapman1-1/+1
2008-01-11refactored voicefont and wavtrim for inclusion into rbutil.Dominik Wenger4-73/+163