1829 Commits (29e621c213ca66aa404f7c7c4171eb57a7c67bef)

Author SHA1 Message Date
  Ł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
  Juho Hiltunen e2bd52c845 code cleanup: remove unused PHONEME_LIST->postpause 4 years ago
  Juho Hiltunen 1724f79528 code cleanup: remove unnecessary current_phoneme_table 4 years ago
  Juho Hiltunen 8ce104a315 code cleanup: remove wavefile_ix, move wavefile_amp 4 years ago
  Juho Hiltunen aa62682869 code cleanup: simplify speed.fast_settings. 4 years ago
  Juho Hiltunen 74ebdb4126 code cleanup: remove unused speed.loud_consonants 4 years ago
  Juho Hiltunen bda8b6f76a code cleanup: remove unnecessary voice option translator 4 years ago
  Juho Hiltunen d260562b7e Revert "code cleanup: remove unnecessary voice option translator" 4 years ago
  Juho Hiltunen 23a4d88f6b code cleanup: remove unnecessary voice option translator 4 years ago
  Juho Hiltunen 6a43f8c984 code cleanup: remove dead code for Divehi (dv) 4 years ago
  jaacoppi a54824c9e5 voices: Change default number pronunciation rule to enabled. 4 years ago
  Juho Hiltunen b0a7ef2789 add macro L4() needed by Klingon (piqd) 4 years ago
  Juho Hiltunen 326b63132f bugfix: force bitrate to 16 for SSML <audio>. 4 years ago
  Juho Hiltunen 40613d5b67 code cleanup: remove ssml_ignore_l_angle. 4 years ago
  Juho Hiltunen 19e2f697f6 code cleanup: remove unnecessary current_voice_id in readclause.c 4 years ago
  Juho Hiltunen cc5b1e1119 code cleanup: reorganize check for u.s.a.'s in int ReadClause() 4 years ago
  Juho Hiltunen d1332d7f35 code cleanup: remove unnecessary text_buf2 4 years ago
  Juho Hiltunen 5d92b336f5 code cleanup: remove unnecessary pointer assignment and enum value. 4 years ago
  Juho Hiltunen 1243937334 code cleanup: remove unused width2. 4 years ago