41 Commits (b937d37e93b6238c3999442761e360405859af7c)

Author SHA1 Message Date
  Reece H. Dunn b937d37e93 Use the stress condition values in StressCondition. 8 years ago
  Reece H. Dunn 8338cdd250 Better document the other condition checks (isDiminished, etc.). 8 years ago
  Reece H. Dunn 5d2e2a2f8f Use the place of articulation constants to specify the place-based conditions. 8 years ago
  Reece H. Dunn f0d4a98b96 Use an explicit is phoneme type constant to specify the type-based conditions. 8 years ago
  Reece H. Dunn 98703c30de Use the phflag bit offset constants to specify the phflag-based conditions. 8 years ago
  Reece H. Dunn 5c96ad2359 Remove unused phoneme flags. 8 years ago
  Reece H. Dunn 5600019a54 Remove unused conditional tests. 8 years ago
  Reece H. Dunn 6a0ea584ea Don't store the unused phoneme equivalence tables in the phoneme data files. 8 years ago
  Reece H. Dunn a091c20852 Remove the unused isSeqFlag1 logic checks. 8 years ago
  Reece H. Dunn f235c7cb00 Fix the version string references in '--version' and the Windows installer. 8 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 9 years ago
  Reece H. Dunn bb465a45d8 Move the clock_gettime2 and add_time_in_ms definitions to event.h. 9 years ago
  Reece H. Dunn 674d55e605 Remove support for pa_device in the config file (now have a device command-line option). 9 years ago
  Reece H. Dunn bbd981efb8 Use malloc/strdup instead of Alloc. 9 years ago
  Reece H. Dunn 325014da42 Use free instead of Free as free checks for NULL. 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn 19ef13daac i_CHANGE_PHONEME2 is not used and the code conflicts with i_ADD_LENGTH, so remove it 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 43d1c0c066 Initialize length in LoadPhData(synthdata.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 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn 013e282d1a Use the error context API in espeak_ng_Initialize. 9 years ago
  Reece H. Dunn 7d8d91698f Remove the f_logespeak logging code. 9 years ago
  Reece H. Dunn 563e4e3769 Use ENS_ for eSpeak NG error codes, and standardize on a numbering scheme. 9 years ago
  Reece H. Dunn 912a2f7e3f Make ReadPhFile return a status/error code. 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn 9e643b5620 Fix clang -Wunreachable-code-break warnings. 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 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 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
  Reece H. Dunn 72d8be8c89 Free f_logespeak in LoadConfig if it has already been loaded. 9 years ago
  Reece H. Dunn ef7994f084 Free p on error in ReadPhFile. 9 years ago
  jonsd f54252ea69 [1.48.15] 10 years ago
  jonsd 065a0e8f03 [1.48.14] 10 years ago
  jonsd bfc7790a5a [1.48.13] 10 years ago
  jonsd 8165a3029c [1.48.12] 10 years ago
  jonsd b27f69bb5a [1.48.11] 11 years ago
  jonsd bb057791f4 [1.48.10] 11 years ago