1674 Commits (333783299277dd342144504a23102016dc368876)

Author SHA1 Message Date
  Anh Hoang Nguyen 2504455ed9 vi: modify phoneme data of e 6 years ago
  Anh Hoang Nguyen 38abb79ecd vi: modify data of phoneme u and i 6 years ago
  golubovsky 009b6b5d14 Finished the voice load code. Dumping voice def does not seem possible 6 years ago
  golubovsky 439f7f32d5 First part of the patch: add option --load 6 years ago
  Samuel Thibault 04a8a619b6 Fix termination test in event processing 6 years ago
  abbr 3e2467e65d compile common zhy character dict by default 6 years ago
  Samuel Thibault e13b602ce0 Avoid using pthread_cancel 6 years ago
  Reece H. Dunn 919f3240cb Revert "Move handling of SetLetterVowel() to language files" 6 years ago
  Juho Hiltunen 520a30e0b0 code cleanup: use existing defines espeakRATE_MINIMUM, espeakRATE_NORMAL and espeakRATE_MAXIMUM. 6 years ago
  Juho Hiltunen 3da5af52aa man: fix incorrect default speed value 6 years ago
  Valdis Vitolins 6bdb2ee6cd ar: in MBROLA qaf is not considered 'thick' consonant 6 years ago
  Valdis Vitolins 26b067a68b ar: move default stress rule from code to config file 6 years ago
  Reece H. Dunn 9d901e48be shn: support numbers for 100, 1000, and 10000 6 years ago
  Reece H. Dunn 61672f5e24 Use defines for the different number breaking systems to improve readability. 6 years ago
  Reece H. Dunn 273b8e2a1f en: support numbers upto a hundred nonillion 6 years ago
  Reece H. Dunn 9638750579 Always flush stdout when reading stdin line by line. 6 years ago
  Reece H. Dunn 1c60fb7f62 Don't use STRESSPOSN_1L for thousands_sep in the Slovak/Czech language setup. 6 years ago
  Reece H. Dunn c6ac526847 When printing phonemes, don't add a space at the start of a sentence or clause. 6 years ago
  Reece H. Dunn 65186c07df Preserve the sourceix property of a deleted phonSWITCH phoneme. 6 years ago
  Reece H. Dunn cf6d14783c Preserve the sourceix property of a deleted phoneme for replaced phonemes. 6 years ago
  Reece H. Dunn 8e13f7147c Add constants for use with PHONEME_LIST.newword. 6 years ago
  Reece H. Dunn 86bbc257b0 Support matching any length strings in the replacement rules. 6 years ago
  Reece H. Dunn 98e9122dfc FindReplacementChars: Pass in the source buffer (next characters) instead of next_in. 6 years ago
  Reece H. Dunn 4fbcda9c2a FindReplacementChars: Use an nc (next character) variable. 6 years ago
  Reece H. Dunn cacc212d4b FindReplacementChars: Rename uc to fc. 6 years ago
  Reece H. Dunn a9d4bdd7f7 Make ignore_next into ignore_next_n to support ignoring multiple next characters. 6 years ago
  Reece H. Dunn 252f5772ae Simplify printing the replace message. 6 years ago
  Reece H. Dunn 55c64036e0 Use UTF-8 strings in replace rules, instead of a packed UTF-16 pair. 6 years ago
  Reece H. Dunn 0e91fcbc04 Don't use pw when reading the replacement data. 6 years ago
  Reece H. Dunn 424f705525 Revert the new (broken) replacement rule logic. 6 years ago
  Reece H. Dunn bba7069cb3 issue #520: Use .replace rules in the language rule files for Cyrillic to Latin 6 years ago
  Reece H. Dunn 32ab396ea1 Don't declare the Arabic letter strings using array syntax. 6 years ago
  Reece H. Dunn bfe184c641 Make PrepareLetters actually set the letter bits, and rename to SetLetterBitsUTF8. 6 years ago
  Reece H. Dunn 7f42bd39b4 Move PrepareLetters next to SetLetterBitsRange. 6 years ago
  Reece H. Dunn 22ee347234 Use script name prefixes in the Set[Script]Letters functions for group bit lists. 6 years ago
  Reece H. Dunn 36c6727e90 issue #518: Add the 'е є ї' letters to the Y group in Translate_Russian, not SetCyrillicLetters. 6 years ago
  Reece H. Dunn 17dac5ea53 Add a comment to SetCyrillicLetters describing which languages it applies to. 6 years ago
  Reece H. Dunn e7e59f99d3 Fix the warnings in PrepareLetters. 6 years ago
  Valdis Vitolins 6b57e97283 ar: set default stress on antepenultimate syllable 7 years ago
  Valdis Vitolins c92e70183c ar: allow diacritics before normal letters as Arabic characters 7 years ago
  Valdis Vitolins 1cf7549392 Prepare Arabic letters using PrepareLetters() function 6 years ago
  Reece H. Dunn 801a8d197c TranslateChars: Supress an unsigned to signed cast 7 years ago
  Valdis Vitolins 64d5701e5e Remove unused word_flags parameter 7 years ago
  Valdis Vitolins 3b51ebf617 Remove previous implementation of .replace rule 7 years ago
  Valdis Vitolins 9f0667de86 Part of issue #199 — extend .replace rule to allow using groups of characters 7 years ago
  Reece H. Dunn 4723b5be58 Unicode Emoji 11.0 Extended_Pictographic property support. 7 years ago
  Reece H. Dunn 22457d74b2 Unicode Emoji 11.0.0 7 years ago
  Reece H. Dunn 38f97db0ed Simplify the logic for Mc properties. 7 years ago
  Reece H. Dunn eafeaec26f Unicode Character Data 11.0.0 7 years ago
  Reece H. Dunn 91744ac171 Fix gcc 7.3.0 warnings in translate.c. 7 years ago