summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2008-04-09include string.h for the memory functions to fix yellowsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17044 a1c6a512-1295-4272-9138-f99709370657
2008-04-09Fix yellowMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17043 a1c6a512-1295-4272-9138-f99709370657
2008-04-09First commit:Maurus Cuelenaere
* add Creative (ZVM, 60GB, ZV, ZVW, ZENV) support to scramble * update configure to the correct values git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17042 a1c6a512-1295-4272-9138-f99709370657
2008-04-07Some other minor fixes to accent with italian TTS.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17027 a1c6a512-1295-4272-9138-f99709370657
2008-04-02FS#8842 by Thomas Martitz, thanks!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16935 a1c6a512-1295-4272-9138-f99709370657
2008-03-28fix the m68k crosscompiler build for FreeBSDMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16856 a1c6a512-1295-4272-9138-f99709370657
2008-03-27Fixed some accents for italian TTS pronunciation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16850 a1c6a512-1295-4272-9138-f99709370657
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
This reverts commit b7bd17ce1715c3a8acbf74a63694c28b6075da5b. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16846 a1c6a512-1295-4272-9138-f99709370657
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16844 a1c6a512-1295-4272-9138-f99709370657
2008-03-27Prevent the user from running "make" directly - it should only be invoked by ↵Dave Chapman
the buildall.sh script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16834 a1c6a512-1295-4272-9138-f99709370657
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build ↵Dave Chapman
versions for all supported targets (plus some unsupported ones). You now need to run the version of checkwps that matches the device your WPS is for. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16831 a1c6a512-1295-4272-9138-f99709370657
2008-03-26Set svn:keywordsDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16828 a1c6a512-1295-4272-9138-f99709370657
2008-03-26Move checkwps to its own subdir in preparation for compiling target-specific ↵Dave Chapman
versions. Also remove a DEBUGF that should not have been left in. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16827 a1c6a512-1295-4272-9138-f99709370657
2008-03-261) Make Rockbox reject any WPSs if there are errors loading any of the ↵Dave Chapman
required bmps; 2) Make checkwps actually load the images using the Rockbox bmp loader, and reject the WPS in the same was as Rockbox on bmp errors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16822 a1c6a512-1295-4272-9138-f99709370657
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16818 a1c6a512-1295-4272-9138-f99709370657
2008-03-25Make checkwps compile again. Still more work is needed though, as checkwps ↵Dave Chapman
is compiled to emulate an iPod Color - this needs changing to allow the LCD (and remote LCD) dimensions/depth to be specified on the commandline - the new %V tags are validated against the LCD characteristics git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16807 a1c6a512-1295-4272-9138-f99709370657
2008-03-24Fix the dreaded FILES files.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16780 a1c6a512-1295-4272-9138-f99709370657
2008-03-23Enable plugin building for M3.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16755 a1c6a512-1295-4272-9138-f99709370657
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas ↵Rob Purchase
Mueller, with some tweaks). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16751 a1c6a512-1295-4272-9138-f99709370657
2008-03-18Make scramble add the flash logo when encoding for iAudio. It's only shown ↵Jens Arnold
on M3 with the cowon loader versions I've seen, but the space is reserved in all coldfire iaudio flash files (was just zeroed before). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16697 a1c6a512-1295-4272-9138-f99709370657
2008-03-14In order to disable building plugins for a target, 'plugin' must be set to ↵Jens Arnold
empty in configure. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16662 a1c6a512-1295-4272-9138-f99709370657
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16645 a1c6a512-1295-4272-9138-f99709370657
2008-03-10Add iAudio M3 to configure. * Resolve 2 cases of duplicate target_id. The ↵Jens Arnold
less supported targets got new IDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16600 a1c6a512-1295-4272-9138-f99709370657
2008-03-09Make the newly supported languages known to SAPI voice generation.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16587 a1c6a512-1295-4272-9138-f99709370657
2008-03-03Add D2 option to scrambleRob Purchase
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16505 a1c6a512-1295-4272-9138-f99709370657
2008-02-27This script now has a recommended gcc version for each arch and it will displayDaniel Stenberg
a large warning if a user selects a build but has a different compiler version installed than what we recommend. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16439 a1c6a512-1295-4272-9138-f99709370657
2008-02-25ARCHOS has been renamed to MODELNAME (as of r16149)Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16417 a1c6a512-1295-4272-9138-f99709370657
2008-02-20Significantly speed up SAPI4 voice file creation. Still rather slow compared ↵Jens Arnold
to SAPI5, but doesn't take hours anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16361 a1c6a512-1295-4272-9138-f99709370657
2008-02-202 small fixes: * List SAPI5 voices with their actual names, noth with their ↵Jens Arnold
descriptio. * Actually use the passed speed for SAPI4. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16359 a1c6a512-1295-4272-9138-f99709370657
2008-02-19fix make bin. other partial make options may still be broken thoughJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16351 a1c6a512-1295-4272-9138-f99709370657
2008-02-18fixed the mrobe 100 accidental change and corrected the compiler target setupDaniel Stenberg
for creativezvm git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16348 a1c6a512-1295-4272-9138-f99709370657
2008-02-18A first tiny set of changes for the Creative Zen Vision:M. Work done byDaniel Stenberg
Maurus Cuelenaere git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16347 a1c6a512-1295-4272-9138-f99709370657
2008-02-18FS#8482 take two. Make the language files built first, so that the largestDaniel Stenberg
size can be used as buffer size for languages. Work to this also contributed by Jonas Haggqvist. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16343 a1c6a512-1295-4272-9138-f99709370657
2008-02-17make the warnings gcc-style to be trapped by the scripts easierDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16341 a1c6a512-1295-4272-9138-f99709370657
2008-02-17Make genlang shut up about the non-error of not putting quotes around "none" ↵Jonas Häggqvist
in the voice. Also make it print slightly nicer errors/warnings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16340 a1c6a512-1295-4272-9138-f99709370657
2008-02-17eeek, revert the FS#8482 commit again as it broke the bootloaders and theDaniel Stenberg
generated size wasn't actually used yet! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16339 a1c6a512-1295-4272-9138-f99709370657
2008-02-17FS#8482:Daniel Stenberg
Build system tweak that builds all languages first, to make the system able to use a buffer size that fits the larger language only. Parts of this work done by Jonas Haggqvist, but all the mistakes are my own! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16337 a1c6a512-1295-4272-9138-f99709370657
2008-02-17Bulgarian should work on the Player - no need to exclude it.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16335 a1c6a512-1295-4272-9138-f99709370657
2008-02-17Exclude languages that don't work on the Player's charcell display when ↵Jonas Häggqvist
building for the Player. Also include commented out functionality to exclude langauges on all targets (such as very incomplete languages in case of release). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16334 a1c6a512-1295-4272-9138-f99709370657
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16323 a1c6a512-1295-4272-9138-f99709370657
2008-02-17Add the 'rocks' build target to the helptextNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16321 a1c6a512-1295-4272-9138-f99709370657
2008-02-13Commit FS#8567, the manual now uses the same 'features' system as the ↵Nils Wallménius
lang/voice creation does. Building the manual now requires gcc to parse the features list and 'make manual' must now be used instead of just 'make'. Rerun configure in your manual build dirs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16304 a1c6a512-1295-4272-9138-f99709370657
2008-02-10Use the correct target cpu in Gigabeast builds, rerun configure.Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16273 a1c6a512-1295-4272-9138-f99709370657
2008-02-10Revert the espeak commit as the method was completely broken.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16272 a1c6a512-1295-4272-9138-f99709370657
2008-02-10Voice-building changes: Ask for which eSpeak voice to use for some ↵Jonas Häggqvist
languages. Please test and report if you have any problems. If you automatically build eSpeak voices, you'll have to update your script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16271 a1c6a512-1295-4272-9138-f99709370657
2008-02-10Simplify and better integrate the SAPI5 voice list output code (less ↵Jens Arnold
duplication), and add list output for SAPI4. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16269 a1c6a512-1295-4272-9138-f99709370657
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced ↵Miika Pekkarinen
to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16252 a1c6a512-1295-4272-9138-f99709370657
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16243 a1c6a512-1295-4272-9138-f99709370657
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg
using it, to reduce confusion for newcomers who never even had an Archos. Those innocent youngsters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16149 a1c6a512-1295-4272-9138-f99709370657
2008-01-22Remove old debug statement when building fonts. Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16143 a1c6a512-1295-4272-9138-f99709370657