1829 Commits (29e621c213ca66aa404f7c7c4171eb57a7c67bef)

Author SHA1 Message Date
  Juho Hiltunen e91d0a5861 code cleanup: don't add a \0 to voices_language in LoadVoice(). 3 years ago
  Juho Hiltunen eae0665be5 code cleanup: move voices->width in LoadVoice() 3 years ago
  Juho Hiltunen c28412db78 Don't set stress_flags with language option "stressRule". 3 years ago
  Juho Hiltunen 537617afc5 et: fi: move stressopt from tr_languages.c to language files 3 years ago
  Juho Hiltunen 602847371d rename language option stressopt to stressOpt 3 years ago
  Juho Hiltunen a6abb1e89b code cleanup: use ReadNumbers() for language options "dictrules", "stressopt" 3 years ago
  Juho Hiltunen fdc1afd407 code cleanup: new function ReadNumbers() 3 years ago
  Juho Hiltunen ac643ea5ad code cleanup: remove unnecessary call to SelectPhonemeTable() 3 years ago
  Juho Hiltunen 80895db0a8 code cleanup: move SetSpeed() inside the switch case in LoadVoice() 3 years ago
  Juho Hiltunen 01f094346d nb: fix regression for language options. 3 years ago
  Juho Hiltunen 1a5db2f498 code cleanup: move dict_min_size handline in LoadVoice(). 4 years ago
  Juho Hiltunen 0e7202f9a9 code cleanup: remove unused language option l_length_mods. 4 years ago
  Juho Hiltunen 863655903a code cleanup: move SetLengthMods to setlengths.c 4 years ago
  Juho Hiltunen 72434616b0 code cleanup: move voice->freq2 and voice->height2 handline in LoadVoice(). 4 years ago
  Juho Hiltunen f269acf22c code cleanup: remove unneeded switch case for stress_rule = 10. 4 years ago
  Juho Hiltunen c6ef7061ca code cleanup: use #defines for stress positions. 4 years ago
  Juho Hiltunen b74ad1777d eu: remove duplicate stress_rule from tr_languages.c 4 years ago
  agonzalezd 2fb981855b eu: Updated Basque phonetics and stress rule 4 years ago
  Łukasz Golonka 289d9d865e Revert "code cleanup: change global int current_phoneme table to static" 4 years ago
  Juho Hiltunen 4d0a4df86b Revert "code cleanup: remove unnecessary current_voice_id in readclause.c" 4 years ago
  Reece H. Dunn a13f9bb62a Fix -Wint-conversion warnings. 4 years ago
  Reece H. Dunn f581436deb Fix -Wmissing-prototypes warnings. 4 years ago
  Reece H. Dunn 720405c5c6 Fix -Wreturn-type warnings. 4 years ago
  Reece H. Dunn 53283a910a Fix -Wunused-but-set-variable warnings. 4 years ago
  Reece H. Dunn ed6e096b5b Fix -Wunused-function warnings. 4 years ago
  Reece H. Dunn 5791bf28de Fix -Wunused-parameter warnings. 4 years ago
  Juho Hiltunen 389ce6b738 code cleanup: remove unused FLAG_HYPHENATED and related code. 4 years ago
  Juho Hiltunen ac5eeb865e code cleanup: new function CheckTranslator() 4 years ago
  Juho Hiltunen fb233a7b0c code cleanup: move stressLength, stressAdd and stressAmp handling in LoadVoice() 4 years ago
  Juho Hiltunen 7c32085dcd code cleanup: use translator instead of langopts in LoadVoice() 4 years ago
  Juho Hiltunen f16b27b840 code cleanup: remove unnecessary new_translator in LoadVoice() 4 years ago
  Christopher Brannon 8810fa330e
Fix another out-of-bounds read in SSML parsing. 4 years ago
  Christopher Brannon 2d7286d571 Fix out-of-bounds read when processing malformed SSML. 4 years ago
  Juho Hiltunen d91b7cf288 Rename zh (Mandarin) to cmn across the codebase. 4 years ago
  Juho Hiltunen 875174c3e9 Rename zhy (Cantonese) to yue across the codebase. 4 years ago
  Reece H. Dunn 2b2eac1d8b Fix the note in case.py/case.c. 4 years ago
  Reece H. Dunn 1a895f37b9 Fix running the tests with -fsanitize=address. 4 years ago
  Philippe Antoine 2cd39373eb Exlcude ucd-tools overread from this PR 4 years ago
  Philippe Antoine 39e6a58659 Take comments into account 4 years ago
  Philippe Antoine 24bfbcfeca Oss-fuzz integration 4 years ago
  Christopher Brannon d8ec91e809
Fix buffer size calculation when initializing output. 4 years ago
  John Bowler 18d807d680 Prevent compile-phonemes use of phontab, en_dict 4 years ago
  John Bowler 02199ec016 Fix crash in voices.c:SetVoiceScores 4 years ago
  Juho Hiltunen 467f3f565f fi: change decimal number behavior 4 years ago
  katrihiovain 93d3c67df6 smj: Support for new language Lule Saami 4 years ago
  Juho Hiltunen c4740b3053 New language option lowercaseSentence 4 years ago
  Reece H. Dunn e6880b27de [#891]: Fix building the Arabic dictionary on windows. 4 years ago
  Reece H. Dunn a0b0f58cf5 [#864]: Fix installing the Japanese language on windows. 4 years ago
  Juho Hiltunen 0ed9c91520 bugfix: allow both SSSML <audio> and soundicon punctuation 4 years ago
  Juho Hiltunen 6e197d967e code cleanup: move soundicon logic to a new file 4 years ago