35 Commits (4ecdeefe4b18662877c7d4f37eb6a1b60dc9db5e)

Author SHA1 Message Date
  Reece H. Dunn c0d79709c4 Fix Windows includes (don't rely on speech.h). 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn 142063f1e6 Remove a GCC incompatible pointer conversion warning in voices.c. 9 years ago
  Reece H. Dunn 4ac6355834 Fix the realloc usage of voices in espeak_ListVoices(voices.c) [msvc /analyze] 9 years ago
  Reece H. Dunn 11101806ce Support building espeak-ng.exe with Visual C++. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 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 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn fb99a17b7f new_translator may be NULL when processing the charset command [clang scan-build] 9 years ago
  Reece H. Dunn 6aeb5a26f0 Replace the remaining espeak_ERROR code usage with espeak_ng_STATUS. 9 years ago
  Reece H. Dunn e69f0f41f0 Make LoadMbrolaTable return espeak_ng_STATUS. 9 years ago
  Reece H. Dunn df170d1c48 Create an espeak-ng version of espeak_SetVoiceBy(Name|Properties). 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn af75ed03e8 Fix building on Windows systems. 9 years ago
  Reece H. Dunn b11d540718 Fix GCC -Wunused-parameter warnings. 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 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. 10 years ago
  Reece H. Dunn 9a837c8182 Remove parentheses around return statements. 10 years ago
  Reece H. Dunn 12e0bb122b Reformat the code using the uncrustify program. 10 years ago
  Reece H. Dunn 66c2831bed Use intptr_t from stdint.h instead of a custom long64 typedef. 10 years ago
  Reece H. Dunn c71b24a9a5 Use a consistent license notice in the source files. 10 years ago
  Reece H. Dunn cbe8695fcb Remove the * box around the file headers. 10 years ago
  Reece H. Dunn 36be9ac13f Use the default uncrustify config (with indentation changes) to reformat the code. 10 years ago
  Reece H. Dunn 5e0050419d Remove comments that deliniate the start and end of functions, etc.. 10 years ago
  Reece H. Dunn 08821f262f Remove commented out code. 10 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 10 years ago
  Reece H. Dunn 5b3cf74f21 Remove StdAfx.h 10 years ago
  Reece H. Dunn c885d1543e Take the mbrola voice sample rate from the mbrola wav file. 10 years ago
  Reece H. Dunn 0b7a5a6ff1 Free new_translator on error in LoadVoice. 10 years ago
  jonsd f54252ea69 [1.48.15] 10 years ago
  jonsd 8165a3029c [1.48.12] 11 years ago
  jonsd 24379e026d [1.48.05] 11 years ago
  jonsd 6bc5e798c1 [1.48.03] 11 years ago
  jonsd 867016aeb4 [1.47.17] 11 years ago
  jonsd 1ca65a170f [1.47.15] 12 years ago
  jonsd e8b87dbf8c [1.47.14] 12 years ago
  jonsd 10bd23b3b4 [1.47.12] 12 years ago
  jonsd 500d2c9525 [1.47.11b] 12 years ago
  jonsd b84ec8a609 [1.47.10a] 12 years ago
  jonsd 271448af9c [1.47.07b] 12 years ago
  jonsd 93cc76768c [1.47.07a] 12 years ago
  jonsd 30470ac888 [1.47.05a] 12 years ago