summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
...
* FS#7713 a slight cleanup of configure by Akio IdeharaNils Wallménius2007-09-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14632 a1c6a512-1295-4272-9138-f99709370657
* Use /tmp for temporary directories instead of /home/bjstBjörn Stenberg2007-09-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14631 a1c6a512-1295-4272-9138-f99709370657
* Sansa c200 port. Rockbox works with sound. Several features are disabled ↵Mark Arigo2007-09-06
| | | | | | including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657
* Added audio formats for Scansoft, Loquendo and VoiceWare.Alessio Lenzi2007-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14623 a1c6a512-1295-4272-9138-f99709370657
* More FILES updating.Jonas Häggqvist2007-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14611 a1c6a512-1295-4272-9138-f99709370657
* Only replace those abbreviations if they're capitalised.Jens Arnold2007-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14610 a1c6a512-1295-4272-9138-f99709370657
* Remove debug line.Jens Arnold2007-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14609 a1c6a512-1295-4272-9138-f99709370657
* Voice file building: * Make correct_string() work as intended by passing the ↵Jens Arnold2007-09-04
| | | | | | missing 2 parameters. * SAPI: Add query for TTS engine vendor. * Add several string corrections (mostly but not exclusively for German). * Make the pool filenames include TTS options and encoder options in their MD5 hash value, allowing to properly build voice files where those settings differ per target using the same pool. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14608 a1c6a512-1295-4272-9138-f99709370657
* Include some more stuff in the tarballs.Jonas Häggqvist2007-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14606 a1c6a512-1295-4272-9138-f99709370657
* Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update ↵Jonas Häggqvist2007-09-04
| | | | | | sapi_voices.vbs accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
* SAPI voice file building: * Properly UTF-8 decode the passed string ↵Jens Arnold2007-09-03
| | | | | | (algorithm borrowed from rockbox' unicode.c). Languages with non-ASCII characters work now. * Get rid of the hand-codec hextodec function (that could have written much simpler anyway) and store the windows LCIDs as hex constants. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14596 a1c6a512-1295-4272-9138-f99709370657
* Ooops.Jens Arnold2007-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14589 a1c6a512-1295-4272-9138-f99709370657
* SAPI voice file generation: Added speed adjustment. TTS parameter: ↵Jens Arnold2007-09-02
| | | | | | /speed:<n>, SAPI5: allowed range -10..+10 (0 == default), SAPI4: words per minute (allowed range and default depend on engine). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14588 a1c6a512-1295-4272-9138-f99709370657
* SAPI voice file generation: * Added language matching and voice selection ↵Jens Arnold2007-09-02
| | | | | | (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14587 a1c6a512-1295-4272-9138-f99709370657
* Make clip generation progress indicator work reliably.Jens Arnold2007-09-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14570 a1c6a512-1295-4272-9138-f99709370657
* Make genlang ignore leading and trailing whitespace in source and desc lines ↵Jonas Häggqvist2007-09-01
| | | | | | (not the strings). If this behavior is unwanted, feel free to revert. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14567 a1c6a512-1295-4272-9138-f99709370657
* Add support for building voices with the swift engine from cepstral.com. ↵Jonas Häggqvist2007-09-01
| | | | | | Patch FS#7689 by Mario Lang. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14565 a1c6a512-1295-4272-9138-f99709370657
* Voice file generation: * Significant speedup of SAPI5 voice generation by ↵Jens Arnold2007-09-01
| | | | | | running lame and wavtrim from inside the VB script instead of the perl script, avoiding the large overhead of process generation within cygwin. Added proper synchronisation between perl script and VB script as the pipes are buffered. * Make wavtrim work as intended (threashold wasn't passed). * Set correct SVN properties for the VB script. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14562 a1c6a512-1295-4272-9138-f99709370657
* Voice generation: Don't call lame twice, and make the command echo work for ↵Jens Arnold2007-08-29
| | | | | | all encoders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14501 a1c6a512-1295-4272-9138-f99709370657
* Include the vbs scripts and the VOICE_PAUSE.wav file in the tarballs.Jonas Häggqvist2007-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14488 a1c6a512-1295-4272-9138-f99709370657
* Replace the voicebuilding with a perl-based approach. Should greatly speed ↵Jonas Häggqvist2007-08-25
| | | | | | up building on Cygwin. See more in FS#7646. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14457 a1c6a512-1295-4272-9138-f99709370657
* oops, close the handle after use as a good citizenDaniel Stenberg2007-08-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14367 a1c6a512-1295-4272-9138-f99709370657
* Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg2007-08-16
| | | | | | | | portion of ram this rockbox occupies. The info is extracted from the map file, end - loadaddress. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14366 a1c6a512-1295-4272-9138-f99709370657
* Copy files rather than linking them. This should make using the POOL feature ↵Jonas Häggqvist2007-08-15
| | | | | | work on Windows/Cygwin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14351 a1c6a512-1295-4272-9138-f99709370657
* Two oops commits for the price of one.Jonas Häggqvist2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14312 a1c6a512-1295-4272-9138-f99709370657
* More elegant (and robust) check for program availability.Jonas Häggqvist2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14311 a1c6a512-1295-4272-9138-f99709370657
* Voice related changes:Jonas Häggqvist2007-08-13
| | | | | | | | - It's now possible to select multiple languages to build - Added encoder and TTS engine configuration to configure (per-language) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14309 a1c6a512-1295-4272-9138-f99709370657
* Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell2007-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14307 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. ↵Barry Wardell2007-08-13
| | | | | | Thanks to Lenny Koepsell. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14306 a1c6a512-1295-4272-9138-f99709370657
* Only allow make voice if voice building has been configured.Jonas Häggqvist2007-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14286 a1c6a512-1295-4272-9138-f99709370657
* Use md5sum of the string for pool clip filenames rather than the string ↵Jonas Häggqvist2007-08-11
| | | | | | | | | itself. Avoids problems with illegal characters. This should be a proper fix of FS#7575 unless there are other, similar issues. Also correctly check number of arguments to genvoice.sh. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14285 a1c6a512-1295-4272-9138-f99709370657
* fix the -o output for indexes where there's no voice given, this is forDaniel Stenberg2007-08-10
| | | | | | | | FS#7576, and it typically caused a bazillion of LANG_SET_BOOL_YES to get output when -o was used with non-english git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14277 a1c6a512-1295-4272-9138-f99709370657
* Fix for FS#7574. It previously failed to properly deal with multiple destDaniel Stenberg2007-08-10
| | | | | | | | | | strings. I also added the numerical id number for strings in the generated header file, which is useful when the new lngdump tool is used and you want to compare the ids for the built-in strings to the ones in the generated binary files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14274 a1c6a512-1295-4272-9138-f99709370657
* support to build the lngdump toolDaniel Stenberg2007-08-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14273 a1c6a512-1295-4272-9138-f99709370657
* tiny tool to help with dumping a binary lng file to the screen to make itDaniel Stenberg2007-08-10
| | | | | | | easier to compare with the generated lang.[ch] git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14272 a1c6a512-1295-4272-9138-f99709370657
* Don't break if the program paths looked for contain spaces.Jonas Häggqvist2007-08-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14261 a1c6a512-1295-4272-9138-f99709370657
* Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing ↵Steve Bavin2007-08-09
| | | | | | some of the details from the old MakeVoices.vbs method, but better than nothing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14252 a1c6a512-1295-4272-9138-f99709370657
* Move voice config into the advanced build options and look for the eSpeak ↵Jonas Häggqvist2007-08-08
| | | | | | binary named "espeak" rather than "speak". git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14247 a1c6a512-1295-4272-9138-f99709370657
* Fixed wavtrim so it correctly uses the chunkSize of the data chunk - this ↵Linus Nielsen Feltzing2007-08-07
| | | | | | fixes the issue with Festival generated WAV files that have a text comment appended after the data chunk git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14229 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7549 - plugins would only get listed once in viewers.config which ↵Jonathan Gordon2007-08-07
| | | | | | meant some extensions dont appear as supported git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14228 a1c6a512-1295-4272-9138-f99709370657
* We only need to have bit-swapped voice files for the SH based archos targetsNils Wallménius2007-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14220 a1c6a512-1295-4272-9138-f99709370657
* Ignore wavtrim and voicefont biaries tooNils Wallménius2007-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14219 a1c6a512-1295-4272-9138-f99709370657
* Fix red archos bootloadersNils Wallménius2007-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14217 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
| | | | | | | If any plugins or "open with" optoins dont work please let me know... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14214 a1c6a512-1295-4272-9138-f99709370657
* Fix 'make clean' for some archos targets, make 'make clean' kill voice files ↵Nils Wallménius2007-08-06
| | | | | | and the clips generated to build them. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14212 a1c6a512-1295-4272-9138-f99709370657
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
| | | | | | | | | | | | | | | | | | | 1) Introduces apps/features.txt that controls which strings are included for each target based on defines. 2) .lng and .voice files are now target specific and the format versions of both these file types have been bumped, which means that new voice files are needed. 3) Use the 'features' mechanism to exclude strings for targets that didn't use them. 4) Delete unused and deprecated and duplicated strings, sort strings in english.lang Some string IDs were changed so translations will be slightly worse than before. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14198 a1c6a512-1295-4272-9138-f99709370657
* skip comments when trying to parse and compare phrases!Daniel Stenberg2007-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14169 a1c6a512-1295-4272-9138-f99709370657
* when generating binary output, we now let the master language file properlyDaniel Stenberg2007-08-02
| | | | | | | | dictate when a certain phrase doesn't exist and should be ignored in the output git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14150 a1c6a512-1295-4272-9138-f99709370657
* FS#4955 - convbdf segfaults on very large fonts was simply due to a too smallDaniel Stenberg2007-07-31
| | | | | | | | destination buffer and no bounds check in the code. I've now enlarged the buffer and added a bounds check. Case closed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14093 a1c6a512-1295-4272-9138-f99709370657
* Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14017 a1c6a512-1295-4272-9138-f99709370657