2105 Commits (29e88e0e65e23a19bbe1ce029318dc25fe922f89)

Author SHA1 Message Date
  Juho Hiltunen 8170775113 code cleanup: refactor and remove duplication by unifying SetSpeed() 2 years ago
  Juho Hiltunen 0c82988b44 cleanup: refactor and remove duplication from SetSpeed() implementations. 2 years ago
  Juho Hiltunen 84f58824af cleanup: refactor and remove duplication from SetSpeed() implementations. 2 years ago
  Juho Hiltunen 9e9fb16b56 cleanup: use parameters instead of globals with SetSpeedMods 2 years ago
  Juho Hiltunen a4c70d7921 cleanup: remove setting samplerate with Sonic. 2 years ago
  Juho Hiltunen bc16f819dd cleanup: refactor and remove duplication from SetSpeed() implementations. 2 years ago
  Samuel Thibault 0127aea5c9 Fix long numbers 2 years ago
  Juho Hiltunen 9e3ade9004 cleanup: reduce variable scopes in ssml.c 2 years ago
  Juho Hiltunen 185c93e702 cleanup: reduce variable scopes in readclause.c 2 years ago
  Juho Hiltunen 9be76c0b30 cleanup: fix cppcheck unusedVariable code smells 2 years ago
  Juho Hiltunen 0551a234eb cleanup: reduce variable scopes in translateword.c 2 years ago
  Juho Hiltunen b4053da400 cleanup: fix cppcheck identicalInnerCondition code smells 2 years ago
  Juho Hiltunen 77df00ad79 cleanup: fix cppcheck unreadVariable code smell in common.c 2 years ago
  Juho Hiltunen 80a632ed26 cleanup: reduce variable scopes in common.c 2 years ago
  Juho Hiltunen 39ea6e3a90 cleanup: reduce variable scopes in translate.c 2 years ago
  Juho Hiltunen ef1b562714 cleanup: remove code duplication by using SetPlist2() 2 years ago
  Juho Hiltunen 319ce7b09f cleanup: refactor duplicate loops to CalcWordLength(). 2 years ago
  Juho Hiltunen 139eef57d2 cleanup: refactor checking for _^_ to function SwitchLanguage() 2 years ago
  Juho Hiltunen e2862bbc51 cleanup: refactor checking FLAG_COMBINE into a function 2 years ago
  Yury Popov 9b3b916163
Add ng API to enable phoneme events 2 years ago
  Yury Popov dde5f8a983
Fix for possible unaligned pointer load in DoPhonemeMarker 2 years ago
  A11CF0 c5de4ff6c2
Avoid clashes between gender selection code and thousand variant flags 2 years ago
  Sergei B 3199d7889b Belarusian: improvements 2 years ago
  Beqa Gozalishvili d44cc383bd Georgian: increase numbers to use maximum digits 2 years ago
  Juho Hiltunen c05690be34 cleanup: move LoadConfig to langopts.c 2 years ago
  Juho Hiltunen dc60881171 et: fi: move spellingStress from code to language configuration 2 years ago
  Juho Hiltunen 015bb42a70 new configurable language option: spellingStress 2 years ago
  Juho Hiltunen f342b5d319 cleanup: make spelling_stress bool and set default value 2 years ago
  Juho Hiltunen c701b09c25 cleanup: reorganize LOPT defines 2 years ago
  Juho Hiltunen 4d70ceceb5 Remove LOPT_IT_DOUBLING and delete unused functionality. 2 years ago
  Juho Hiltunen 3b2557cfdd et: fi: move configuration from code to language file 2 years ago
  Juho Hiltunen 644f02c26a fixup case V_TUNES 2 years ago
  Juho Hiltunen 78c9b55c5f fixup language options status and maintainer. 2 years ago
  Juho Hiltunen b4c223a256 fixup: move some language option keywords to the correct MNEM_TAB. 2 years ago
  Juho Hiltunen 7115e46879 fi: uncomment number configuration. 2 years ago
  Juho Hiltunen a19e4b8df2 resize and initialize a two-dimensional array to pass sanitizer 2 years ago
  Juho Hiltunen eae4595dc9 cleanup: move shared enums and MNEM_TABs to header file 2 years ago
  Juho Hiltunen 78c6873427 cleanup: call CheckTranslator at start of LoadLangugeOptions 2 years ago
  Juho Hiltunen 3182dee147 code cleanup: move CheckTranslator() to langopts.c 2 years ago
  Juho Hiltunen 159ab0ee76 cleanup: move langopts.params handling to LoadLanguageOptions() 2 years ago
  Juho Hiltunen b820b68182 cleanup: move words to LoadLanguageOptions() 2 years ago
  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 c92180f918 cleanup: move n_tunes and tunes to where they are used 2 years ago
  Juho Hiltunen ec897eff32 fixup, add langopts.h to version control 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