24 Commits (9869ee051e4769fbb7dc8ddf0d95f8cf9c37abd2)

Author SHA1 Message Date
  Reece H. Dunn d5d93be00e Group the LookupMnem API implementations into mnemonics.c. 8 years ago
  Reece H. Dunn dee3799f82 issue #172: flush audio on cancel requests. 8 years ago
  Reece H. Dunn dae9cda060 Revert "issue 172: fix sluggish speech for stopped speech." 8 years ago
  Reece H. Dunn f9ab812e00 issue 172: fix sluggish speech for stopped speech. 8 years ago
  Reece H. Dunn 4920ecc79c Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 8 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 7d900fb8b0 Remove includes from internal header files. 9 years ago
  Reece H. Dunn fa6f369329 Move the N_PATH_HOME declaration in speech.h to avoid a duplicate #ifdef check. 9 years ago
  Reece H. Dunn 0ca520a4ec Revert the gcc sign conversion warning fixes. 9 years ago
  Reece H. Dunn 0cc0300328 Fix gcc sign conversion warnings in espeak-ng.c. 9 years ago
  Reece H. Dunn 11101806ce Support building espeak-ng.exe with Visual C++. 9 years ago
  Reece H. Dunn 5ebd28e4bc Use HAVE_GETOPT_H for the getopt.h checks. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn 3e99752d0c Check and fix source code formatting. 9 years ago
  Reece H. Dunn 12e0bb122b Reformat the code using the uncrustify program. 9 years ago
  Reece H. Dunn 85c87e83a9 Remove the LOG_FRAMES code which was only used in espeakedit. 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 4f02a09242 Incorporate the missing compatibility defines for Windows in speech.h. 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 08821f262f Remove commented out code. 9 years ago
  Reece H. Dunn f185786b87 Move libespeak-ng internal headers to src/libespeak-ng. 9 years ago
  Reece H. Dunn 1e01ce9202 Use C linkage for all libespeak internal headers. 9 years ago
  jonsd 10bd23b3b4 [1.47.12] 11 years ago
  Reece H. Dunn 6dd5529dd8 autotools: add support for disabling async command support (--without-async/--with-async=no) 11 years ago
  Reece H. Dunn 00861d3bc3 autotools: add support for disabling libsonic (--without-sonic/--with-sonic=no) 11 years ago
  Reece H. Dunn 83df50a40f autotools: add support for disabling MBROLA (--without-mbrola/--with-mbrola=no) 11 years ago
  Reece H. Dunn a725bba818 autotools: add support for disabling Klatt (--without-klatt/--with-klatt=no) 11 years ago
  Reece H. Dunn 8d29ab3a64 Fix a USE_PORTAUDIO macro redefinition warning when building espeakedit. 12 years ago
  jonsd 790c9a1754 [1.46.47] 12 years ago
  jonsd 2d64d32893 [1.46.43] 12 years ago
  jonsd 70915e2a92 [1.46.42] 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
  Mesar Hameed 296b5abeef Merge src/Makefile.espeakedit into src/Makefile. 13 years ago
  jonsd fc0bd7fe79 [1.44.42] 14 years ago
  jonsd 14e212f3a1 espeak 1.44.05 release version 15 years ago
  jonsd a9fedd94db [1.43.48] 15 years ago
  jonsd 11ba954486 Add some missing files to phsource. 15 years ago
  Reece Dunn 8eb4313beb build: change the mode of the files to 644. 15 years ago
  jonsd cec2c415da [1.43.31] 15 years ago
  jonsd f2eed5229e [1.41.32] 15 years ago
  jonsd 0fc12016fa [1.40.21] 16 years ago
  jonsd 718b955bfc [1.40.01] 16 years ago
  jonsd 1150d1d8da [1.39.28] 16 years ago
  jonsd 703da28454 [1.31.05] 17 years ago
  jonsd 29afe8f716 Use a single makefile for portaudio and pulseaudio versions. Move USE_PORTAUDIO definition from speech.h into the makefile. 17 years ago