35 Commits (32819f7957a6ec68fad404c0ef8f940d65d70316)

Author SHA1 Message Date
  Reece H. Dunn 32819f7957 Map the espeak_AUDIO_OUTPUT enumeration to espeak_ng_OUTPUT_MODE flags. 9 years ago
  Reece H. Dunn e341068d57 Move more initialization logic to 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 104a9de6da Expose a device name parameter to wave_open. 9 years ago
  Reece H. Dunn 843f4d0dd4 Combine wave_init and wave_open. 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 230ddd9fe2 Generate build errors if phoneme or language data files contain errors. 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
  Reece H. Dunn e69c936329 Remove the debugging 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 1c6681e3d4 Make espeak-ng use strncpy0, etc. from libespeak-ng. 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 bda5252b3f espeak-ng: implement and use --compile-intonations and --compile-phonemes command-line options 9 years ago
  Reece H. Dunn 186916afb6 Remove the code within '#ifdef deleted' statements. 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 e8b87dbf8c [1.47.14] 11 years ago
  jonsd eaba1458d3 [1.47.13] 11 years ago
  jonsd 10bd23b3b4 [1.47.12] 12 years ago
  Reece H. Dunn c1196192e5 speak_lib.cpp: Do not crash if espeak_SetPunctuationList is called with a NULL punctuation list. 12 years ago
  jonsd b5035d73f8 [1.47.11c] 12 years ago
  jonsd 4a670d0f57 [1.47.08] 12 years ago
  jonsd 271448af9c [1.47.07b] 12 years ago
  jonsd 83bc87a000 [1.46.40] 12 years ago
  jonsd 9172b74343 [1.46.36] 12 years ago
  jonsd 62e163701b [1.46.35] 12 years ago
  jonsd 4d64bf10a1 [1.46.15] 13 years ago
  Reece Dunn 17be838b1a 1.46.13 13 years ago
  jonsd 5513c61919 [1.46.02] release version 13 years ago
  Reece Dunn 812bd35f73 1.46.11 13 years ago