143 Commits (ac82698f9978a40963d81d04d5e822ac749fbe48)

Author SHA1 Message Date
  Juho Hiltunen ac82698f99 cleanup: move numbers to LoadLanguageOptions() 2 years ago
  Juho Hiltunen bdf18eafb1 cleanup: moved dictmin to LoadLanguageOptions() 2 years ago
  Juho Hiltunen e1d936dc52 cleanup: moved dictrules to LoadLanguageOptions() 2 years ago
  Juho Hiltunen f28841162f moved tunes to LoadLanguageOptions() 2 years ago
  Juho Hiltunen e38142acd1 cleanup: moved intonation to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 8e3399bb98 cleanup: move stressRule to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 9caada3b31 cleanup: move stressOpt to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 46bc25e173 cleanup: move stressAmp to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 2a462e4afe cleanup: move stressAdd to LoadLanguageOptions() 2 years ago
  Juho Hiltunen db57230320 fixup error message for Bad Voice attribute. 2 years ago
  Juho Hiltunen 77282aca34 cleanup: move stressLength to LoadLanguageOptions() 2 years ago
  Juho Hiltunen 4a2890250b code cleanup: new file langopts.c for handling language options. 2 years ago
  Samuel Thibault 4acc295477 Read8Numbers: enforce that we have 8 integers as data 2 years ago
  Yury Popov 22ef8b260d Read8Numbers: Fix zeroing data 2 years ago
  Juho Hiltunen b52d1f3afd code cleanup: move strncpy0 to common.c 3 years ago
  Juho Hiltunen c4d8976fbc code cleanup: Add new source file common.h for misc functions. 3 years ago
  Samuel Thibault 24e1eaa0cc Mark static arrays undefined when they are reused 3 years ago
  Samuel Thibault 7e608a3273 Make some buffers non-static 3 years ago
  Samuel Thibault a660fc04cc Add more const qualifiers on static arrays 3 years ago
  Samuel Thibault 2d3a49b161 Make static arrays undefined on entry into LoadVoice 3 years ago
  Samuel Thibault afdf50bfd3 Add a note to avoid erroneous commits like e91d0a5 3 years ago
  Sean Budd 139417e8e1 Revert "code cleanup: don't add a \0 to voices_language in LoadVoice()." 3 years ago
  Samuel Thibault 15804e57a2 Constify tables 3 years ago
  Samuel Thibault 310e8fc768 Avoid using floating-point operation 3 years ago
  Samuel Thibault 4aeb78e788 LoadVoice: Fix phonemes_name initialization 3 years ago
  Samuel Thibault 572fe31c1b mbrola: Report error when loading an mbrola voice fails 3 years ago
  Juho Hiltunen d80f1a80a2 Use ESPEAKNG_DEFAULT_VOICE instead of hard coded "en". 4 years ago
  Juho Hiltunen e91d0a5861 code cleanup: don't add a \0 to voices_language in LoadVoice(). 4 years ago
  Juho Hiltunen eae0665be5 code cleanup: move voices->width in LoadVoice() 4 years ago
  Juho Hiltunen c28412db78 Don't set stress_flags with language option "stressRule". 4 years ago
  Juho Hiltunen 602847371d rename language option stressopt to stressOpt 4 years ago
  Juho Hiltunen a6abb1e89b code cleanup: use ReadNumbers() for language options "dictrules", "stressopt" 4 years ago
  Juho Hiltunen fdc1afd407 code cleanup: new function ReadNumbers() 4 years ago
  Juho Hiltunen ac643ea5ad code cleanup: remove unnecessary call to SelectPhonemeTable() 4 years ago
  Juho Hiltunen 80895db0a8 code cleanup: move SetSpeed() inside the switch case in LoadVoice() 4 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 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
  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 c4740b3053 New language option lowercaseSentence 4 years ago
  Juho Hiltunen aa62682869 code cleanup: simplify speed.fast_settings. 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