1234 Commits (e815f46ff3c252334fd859cdfb9fd3ce1ad0a328)
 

Author SHA1 Message Date
  Reece H. Dunn e815f46ff3 Remove a dead assignment in MatchRule(dictionary.c) [clang scan-build] 9 years ago
  Reece H. Dunn 2549b21f28 Remove a dead assignment in SetSpellingStress(numbers.c) [clang scan-build] 9 years ago
  Reece H. Dunn 5bbab7e0d3 Check fread return value in LoadSoundFile(readclause.c) [clang scan-build] 9 years ago
  Reece H. Dunn bd52c12c49 Remove a dead assignment in ProcessSsmlTag(readclause.c) [clang scan-build] 9 years ago
  Reece H. Dunn ecdfbe0335 Remove a dead assignment in CalcLengths(setlengths.c) [clang scan-build] 9 years ago
  Reece H. Dunn 01756bf910 Remove a dead assignment in Synthesize(speech.c) [clang scan-build] 9 years ago
  Reece H. Dunn 21cc5195d2 Remove a dead assignment in InterpretPhoneme(synthdata.c) [clang scan-build] 9 years ago
  Reece H. Dunn 1b562d7185 Check fread return value in LoadMbrolaTable(synth_mbrola.c) [clang scan-build] 9 years ago
  Reece H. Dunn b04330ac85 Remove a dead assignment in CheckDottedAbbrev(translate.c) [clang scan-build] 9 years ago
  Reece H. Dunn b79635335f Remove a dead assignment in TranslateWord(translate.c) [clang scan-build] 9 years ago
  Reece H. Dunn 6251afa556 Remove a dead assignment in TranslateClause(translate.c) [clang scan-build] 9 years ago
  Reece H. Dunn d4dd2cacca Fix the voice_dir logic in LoadVoice(voices.c) [clang scan-build] 9 years ago
  Reece H. Dunn cb3699746c Check the return value of sscanf in LoadVoice(voices.c) [clang scan-build] 9 years ago
  Reece H. Dunn bc8297bf3c Remove a dead assignment in LoadVoice(voices.c) [clang scan-build] 9 years ago
  Reece H. Dunn 0966892fef Remove a dead assignment in PeaksToHarmspect(wavegen.c) [clang scan-build] 9 years ago
  Reece H. Dunn cdeb1d042d Remove a dead assignment in parwave(klatt.c) [clang scan-build] 9 years ago
  Reece H. Dunn 39cd145ba3 Make close_stream(fifo.c) return a status code (don't assert on failure) [clang scan-build] 9 years ago
  Reece H. Dunn a4578e88eb Remove a dead assignment in copyBuffer(wave.c) [clang scan-build] 9 years ago
  Reece H. Dunn e169df6a26 Merge remote-tracking branch 'ValdisVitolins/master' 9 years ago
  Reece H. Dunn 902d610a70 Pass syllable_tab by parameter instead of a static global to avoid setting a stack value to a global [clang scan-build]. 9 years ago
  Valdis Vitolins 92ff37370d Latvian language improvements. 9 years ago
  Valdis Vitolins 2bf1410696 Latvian language improvements. 10 years ago
  Reece H. Dunn c86bf3a756 Link to the sonic project sources on GitHub. 10 years ago
  Reece H. Dunn 4f2560a6b0 Link to the math library in speak-ng as well as libespeak-ng. 10 years ago
  Reece H. Dunn d52f00cd24 Fix a buffer size calculation in Lookup. 10 years ago
  Reece H. Dunn b77636db84 Remove the duplicate portaudio.h include from wave.c. 10 years ago
  Reece H. Dunn 84a605df62 Define _DEFAULT_SOURCE in addition to _BSD_SOURCE to prevent a warning on glibc >= 2.20. 10 years ago
  Valdis Vitolins f8bed08958 Documentation: fixes for phontab.md 10 years ago
  Reece H. Dunn adfb05964a docs/add_language.md style and other fixes 10 years ago
  Valdis Vitolins 1f225e7cb2 Fixes for intonation.md file and new paragraph for add_language.md 10 years ago
  Reece H. Dunn 165d1d6c62 Merge remote-tracking branch 'ValdisVitolins/master' 10 years ago
  Valdis Vitolins ee6f93668e Documentation: Fixes for intonation.md file 10 years ago
  Reece H. Dunn cd64bfeb53 Install the espeak compatibility symlinks. 10 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 10 years ago
  Reece H. Dunn a675073381 Remove the uses of fopen_log in compiledata.c. 10 years ago
  Reece H. Dunn 2c446ecba3 Properly clean up the open files in CompilePhonemeData2. 10 years ago
  Reece H. Dunn 3f80fd712e Use the error context API in the compile_dictrules helper function. 10 years ago
  Reece H. Dunn 7aa506d145 Use the error context API in espeak_ng_CompilePhonemeData. 10 years ago
  Reece H. Dunn 57eb9628d6 Use the error context API in espeak_ng_CompileIntonation. 10 years ago
  Reece H. Dunn 82681567e5 Use the error context API in espeak_ng_CompileMbrolaVoice. 10 years ago
  Reece H. Dunn a3f0795fb7 Use the error context API in espeak_ng_CompileDictionary. 10 years ago
  Reece H. Dunn 9d860cb180 Support displaying error context information. 10 years ago
  Reece H. Dunn 013e282d1a Use the error context API in espeak_ng_Initialize. 10 years ago
  Reece H. Dunn 378490b65f Create an error context API. 10 years ago
  Valdis Vitolins caab3dcff3 Latvian language improvements. 10 years ago
  Reece H. Dunn feae9a2a95 Merge remote-tracking branch 'ValdisVitolins/master' 10 years ago
  Reece H. Dunn a8eb65ee61 Fix the logic from commit 3343bb45b6274c92555b2619dbce8ff8547b0cf4 that caused the end of the speech to be clipped. 10 years ago
  Reece H. Dunn 59006f4762 Fix the LoadDataFile logic from commit 619fc6424d093b9a684eda77a9916361af15b563 10 years ago
  Reece H. Dunn 8c0d4a993d Move the error formatting code to error.c. 10 years ago
  Valdis Vitolins 44aac8ea99 Latvian language improvements. 10 years ago