2165 Commits (94b127cf7a38e8d19c1ceea7e29c964fa3fb2da5)

Author SHA1 Message Date
  Alexander Epaneshnikov 4cdce46531
translate: return fix from 9f2ada457 6 months ago
  Fabio Lima 8b442cbb21
Fix the replacement character in the input string (#2024) 7 months ago
  Casper H.S. Dik 86e98470fb mbrola_is_idle: Make /proc checks work with Solaris /proc 3 years ago
  Samuel Thibault b8ef3a6102
Fix inclusion of <sys/endian.h> (#2000) 9 months ago
  Samuel Thibault 12a72b879f
mbrola: Note what we need to do to be able to switch language on the fly (#1995) 9 months ago
  William Tambellini 4d4041f434 Enable PIC to ucd CMakeLists 9 months ago
  c-armentano 16a7f64a96
Catalan: Major fixes (#1681) 9 months ago
  Jan Tojnar 7d31736c04 synth_mbrola: Add support for XDG_DATA_DIRS 11 months ago
  Samuel Thibault f93adadf12 Fix format 11 months ago
  Samuel Thibault 2b6d6ac88b Fix use-of-uninitialized-value 11 months ago
  Atabek c1c032a9e9 Add kaa to Windows source 1 year ago
  Dane Madsen 84e967c0a2 Update translate.c 1 year ago
  Filomena Rocca c8d814480c several fixes, prep for mainstream 1 year ago
  Andras Eliassen b20b710c80 Added comprehensive Faroese dictionary, and added faroese src/windows 1 year ago
  Andras Eliassen 4a64b6d1a1 corrected my impossed interuption of estonian that fellthrough to finnish 1 year ago
  Andras Eliassen 2f7baf70e2 added basic support for faroese 1 year ago
  Ikko Eltociear Ashimine d568f23948 dictionary: fix typo 1 year ago
  Filomena Rocca dbb4dacb3c fixed clause pauses, updated xex_list 1 year ago
  Filomena Rocca 318bffbfb4 updated xex_list, natralized particle stress, pronunciation fixes 1 year ago
  Filomena Rocca d388d2ebcb set numerals to be read individually until a better system is found 1 year ago
  Yury Popov e7bcd3cc15
dictionary: fix stack initialization 1 year ago
  Yury Popov 5f7db763e2
translate: fix number_buf initialization 1 year ago
  Yury Popov a5eb246deb
wavegen: fix unitialized pitch 1 year ago
  Yury Popov 1a7ecfc2f2
readclause: limit embedded punctlist length 1 year ago
  Yury Popov b99f332c57
dictionary: limit word length 1 year ago
  Yury Popov 7d4ad3c2ae
synthdata: fix empty file load 1 year ago
  Yury Popov e79405772c
voices: disallow dummy voice when not compiling 1 year ago
  Leo Moll 5993693504
Fixed missing function declaration 1 year ago
  Samuel Thibault f881512cd1 LookupDictList: Fix out-of-bound access 2 years ago
  Dimitry Andric 497c6217d6 speechPlayer: fix sample type qualification to avoid ambiguity 2 years ago
  Yury Popov 9f2ada4574
translate: fix uppercase word split during alphabet change 2 years ago
  Yury Popov fef5ee60c1
cmake: add default data path from CMAKE_INSTALL_PREFIX 2 years ago
  Yury Popov 76a7e2cf68
cmake: fix rpath for macos dynamic linkage 2 years ago
  Yury Popov 91178133d1
code cleanup: more consts, less statics 2 years ago
  Yury Popov d46d332563
code cleanup: fix variables initialization 2 years ago
  Yury Popov c09b887529
code cleanup: unused variables 2 years ago
  Yury Popov 5161577a6d
cmake: install compat binaries 2 years ago
  Yury Popov 631a8f3fa1
cmake: versioned library install 2 years ago
  Yury Popov 524412f52e
cmake: do not install internal libs 2 years ago
  Yury Popov ead35b181b wavegen: support higher speech rate in embedded commands 2 years ago
  Yury Popov 8e163d5072
ssml: support break time multiplier 2 years ago
  Yury Popov 31461c0e44
cmake: force project includes before libraries 2 years ago
  Juho Hiltunen 7f0b0f70f7 Revert "cleanup: fix code smell knownConditionTrueFalse for strlen() >= 0" 2 years ago
  Yury Popov 1fd604a942 code cleanup: setlength: reduce statics count 2 years ago
  Yury Popov d2f3be9f36 code cleanup: dead global in spect 2 years ago
  Yury Popov 7485828984 code cleanup: next bunch of globals 2 years ago
  Yury Popov aaae4e8daa code cleanup: fix -Wmisleading-indentation 2 years ago
  Yury Popov 7b46c81b2f code cleanup: fix code-in-asserts for NDEBUG 2 years ago
  Yury Popov 8f19c66b9c code cleanup: fix -Wunused-variable 2 years ago
  Yury Popov 25eeddff9a code cleanup: fix -Wstrict-prototypes 2 years ago