summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* SAPI voice file building: * Properly UTF-8 decode the passed string (algorith...Jens Arnold2007-09-03
* Ooops.Jens Arnold2007-09-02
* SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>...Jens Arnold2007-09-02
* SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold2007-09-02
* Make clip generation progress indicator work reliably.Jens Arnold2007-09-02
* Make genlang ignore leading and trailing whitespace in source and desc lines ...Jonas Häggqvist2007-09-01
* Add support for building voices with the swift engine from cepstral.com. Patc...Jonas Häggqvist2007-09-01
* Voice file generation: * Significant speedup of SAPI5 voice generation by run...Jens Arnold2007-09-01
* Voice generation: Don't call lame twice, and make the command echo work for a...Jens Arnold2007-08-29
* Include the vbs scripts and the VOICE_PAUSE.wav file in the tarballs.Jonas Häggqvist2007-08-28
* Replace the voicebuilding with a perl-based approach. Should greatly speed up...Jonas Häggqvist2007-08-25
* oops, close the handle after use as a good citizenDaniel Stenberg2007-08-16
* Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg2007-08-16
* Copy files rather than linking them. This should make using the POOL feature ...Jonas Häggqvist2007-08-15
* Two oops commits for the price of one.Jonas Häggqvist2007-08-13
* More elegant (and robust) check for program availability.Jonas Häggqvist2007-08-13
* Voice related changes:Jonas Häggqvist2007-08-13
* Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell2007-08-13
* Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. T...Barry Wardell2007-08-13
* Only allow make voice if voice building has been configured.Jonas Häggqvist2007-08-11
* Use md5sum of the string for pool clip filenames rather than the string itsel...Jonas Häggqvist2007-08-11
* fix the -o output for indexes where there's no voice given, this is forDaniel Stenberg2007-08-10
* Fix for FS#7574. It previously failed to properly deal with multiple destDaniel Stenberg2007-08-10
* support to build the lngdump toolDaniel Stenberg2007-08-10
* tiny tool to help with dumping a binary lng file to the screen to make itDaniel Stenberg2007-08-10
* Don't break if the program paths looked for contain spaces.Jonas Häggqvist2007-08-09
* Allow Cygwin users to generate voice files using SAPI 5. Slow, and missing so...Steve Bavin2007-08-09
* Move voice config into the advanced build options and look for the eSpeak bin...Jonas Häggqvist2007-08-08
* Fixed wavtrim so it correctly uses the chunkSize of the data chunk - this fix...Linus Nielsen Feltzing2007-08-07
* Fix FS#7549 - plugins would only get listed once in viewers.config which mean...Jonathan Gordon2007-08-07
* We only need to have bit-swapped voice files for the SH based archos targetsNils Wallménius2007-08-06
* Ignore wavtrim and voicefont biaries tooNils Wallménius2007-08-06
* Fix red archos bootloadersNils Wallménius2007-08-06
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Fix 'make clean' for some archos targets, make 'make clean' kill voice files ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* skip comments when trying to parse and compare phrases!Daniel Stenberg2007-08-03
* when generating binary output, we now let the master language file properlyDaniel Stenberg2007-08-02
* FS#4955 - convbdf segfaults on very large fonts was simply due to a too smallDaniel Stenberg2007-07-31
* Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold2007-07-26
* Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold2007-07-26
* Make genlang output correct .lng files when the 'none' keyword is used but is...Nils Wallménius2007-07-24
* Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin2007-07-22
* simplified the codec specification part in configureDaniel Stenberg2007-07-16
* Fix sim errorsMichael Sevakis2007-07-16
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* Some more sokoban changes from Sean Morrisey's FS #6702. (includes moving the...Antoine Cellerier2007-06-29
* Now automatically patches gcc-3.4.6 when built on x86_64. (FS#6564)Björn Stenberg2007-06-29
* Apply FS #6702: More Sokoban Improvements.Antoine Cellerier2007-06-28
* attempt to fix -uDaniel Stenberg2007-06-26