32 Commits (b843d2a415066432a8658c17c42e39d51e213287)

Author SHA1 Message Date
  Reece H. Dunn 563e4e3769 Use ENS_ for eSpeak NG error codes, and standardize on a numbering scheme. 9 years ago
  Reece H. Dunn 09d071046a Check for ENE_VERSION_MISMATCH from espeak_ng_Initialize. 9 years ago
  Reece H. Dunn 75f7558801 Share the initialise implementation between libespeak-ng and speak-ng. 9 years ago
  Reece H. Dunn 660f18f3a3 Make use of the new espeak_ng_InitializePath API. 9 years ago
  Reece H. Dunn 44dbfc1b31 Share the init_path implementation between libespeak-ng and speak-ng. 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn d9258426bd Fix GCC -Wsign-compare warnings. 9 years ago
  Reece H. Dunn b11d540718 Fix GCC -Wunused-parameter warnings. 9 years ago
  Reece H. Dunn 8091938430 The fill_zeros parameter of WavegenFill is not used, so remove it. 9 years ago
  Reece H. Dunn bc288a04f4 Implement espeak_SetVoiceByProperties directly from the SetVoiceByProperties implementation. 9 years ago
  Reece H. Dunn 9ab5fad596 Implement espeak_SetVoiceByName directly from the SetVoiceByName implementation. 9 years ago
  Reece H. Dunn 7afdd17fca Merge identical code branches in speak-ng. 9 years ago
  Reece H. Dunn 230ddd9fe2 Generate build errors if phoneme or language data files contain errors. 9 years ago
  Reece H. Dunn d460f1c448 Support the additional --compile-... options in speak-ng. 9 years ago
  Reece H. Dunn 89a7829244 Add --help documentation for --compile-debug. 9 years ago
  Reece H. Dunn 522e7c4d51 Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
  Reece H. Dunn 5bbc0d3743 Remove the PLATFORM_RISCOS code. 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 406d74b216 Restructure the Makefile to simplify its layout. 9 years ago
  Reece H. Dunn d9771ada20 Link speak-ng to the static library build of libespeak-ng. 9 years ago
  Reece H. Dunn db8451e9a2 Rename speak => speak-ng. 9 years ago
  Reece H. Dunn 66aa52e485 Define a compatibility macro for platforms that don't have S_ISDIR. 9 years ago
  Reece H. Dunn 1042d88f56 Use S_ISDIR instead of S_IFMT/S_IFDIR to fix building with gcc in c11 mode. 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] 11 years ago
  jonsd 24379e026d [1.48.05] 11 years ago
  jonsd 10bd23b3b4 [1.47.12] 12 years ago
  jonsd 43b2ae4987 [1.47.05] 12 years ago
  jonsd 33577a399f [1.47.04a] 12 years ago
  jonsd 180f381936 [1.47.03b] 12 years ago
  jonsd 2f2eee48a2 [1.47.03] 12 years ago
  jonsd 83bc87a000 [1.46.40] 12 years ago
  jonsd 9172b74343 [1.46.36] 12 years ago
  jonsd 5513c61919 [1.46.02] release version 13 years ago
  Reece Dunn 812bd35f73 1.46.11 13 years ago
  jonsd 5ac192df81 [1.46.10] 13 years ago
  Reece Dunn 1d07e97816 1.46.06 14 years ago
  jonsd d18532991a [1.45.45] 14 years ago
  jonsd b9611e1fb6 [1.45.37] 14 years ago