30 Commits (5e5289bcb5cbaca84d3839cfc46bd45f83dbd529)

Author SHA1 Message Date
  Reece H. Dunn 5e5289bcb5 compiledata: remove unused feature names. 8 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 8 years ago
  Reece H. Dunn 4cde8b6d13 option_quiet is no longer used (always set to 0), so remove it 9 years ago
  Reece H. Dunn c4a7ffba33 Inline the call to SynthOnTimer. 9 years ago
  Reece H. Dunn a51717346c SpeakNextClause should not call WavegenOpenSound. 9 years ago
  Reece H. Dunn c09d255e38 Remove timer_on from synthesize.c as this matches the SpeakNextClause return value. 9 years ago
  Reece H. Dunn a471ba02bf SynthStatus is not called, so remove it. 9 years ago
  Reece H. Dunn 8df810f776 Remove paused from synthesize.c as it is now no longer used. 9 years ago
  Reece H. Dunn 2eca970fc8 Remove the control 3-5 logic in SpeakNextClause as those values are not passed to the function. 9 years ago
  Reece H. Dunn 69355ed568 Fix a null pointer dereference in DoVoiceChange(synthesize.c). [Coverity] 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn 522e7c4d51 Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
  Fredrik Nyqvist 14a2fb39cf Declare variables at their first point of use 9 years ago
  Reece H. Dunn 3e99752d0c Check and fix source code formatting. 9 years ago
  Reece H. Dunn f0c2c4cca2 Remove extra newlines from the files to provide consistent spacing. 9 years ago
  Reece H. Dunn d345d74f64 Remove braces around single-line if/while/for/etc. and related cleanup. 9 years ago
  Reece H. Dunn 9a837c8182 Remove parentheses around return statements. 9 years ago
  Reece H. Dunn 12e0bb122b Reformat the code using the uncrustify program. 9 years ago
  Reece H. Dunn f10b2ccb85 Use the system's sonic files. 9 years ago
  Reece H. Dunn 66c2831bed Use intptr_t from stdint.h instead of a custom long64 typedef. 9 years ago
  Reece H. Dunn c71b24a9a5 Use a consistent license notice in the source files. 9 years ago
  Reece H. Dunn cbe8695fcb Remove the * box around the file headers. 9 years ago
  Reece H. Dunn 36be9ac13f Use the default uncrustify config (with indentation changes) to reformat the code. 9 years ago
  Reece H. Dunn 5e0050419d Remove comments that deliniate the start and end of functions, etc.. 9 years ago
  Reece H. Dunn 08821f262f Remove commented out code. 9 years ago
  Reece H. Dunn 96cc9dbae2 Always build espeakedit specific data in libespeak-ng. 9 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 9 years ago
  Reece H. Dunn 5b3cf74f21 Remove StdAfx.h 9 years ago
  jonsd b27f69bb5a [1.48.11] 10 years ago
  jonsd 992b4cf068 [1.48.08] 11 years ago
  jonsd 24379e026d [1.48.05] 11 years ago
  jonsd 6bc5e798c1 [1.48.03] 11 years ago
  jonsd 10bd23b3b4 [1.47.12] 11 years ago
  jonsd b5035d73f8 [1.47.11c] 12 years ago
  jonsd 271448af9c [1.47.07b] 12 years ago
  jonsd 33577a399f [1.47.04a] 12 years ago
  jonsd 473e9abc15 [1.47.03d] 12 years ago
  jonsd cecf81577e [1.46.52] 12 years ago
  jonsd 8238f8b09b [1.46.46] 12 years ago
  jonsd 83bc87a000 [1.46.40] 12 years ago
  jonsd 182d88f81e [1.46.37] 12 years ago
  jonsd 9172b74343 [1.46.36] 12 years ago
  Reece H. Dunn f9b7bbab1c 1.46.02 12 years ago
  jonsd 1acf8a12de [1.46.24] 12 years ago
  jonsd cd17260b31 [1.46.22] 13 years ago
  jonsd 4d64bf10a1 [1.46.15] 13 years ago
  Reece Dunn 17be838b1a 1.46.13 13 years ago