40 Commits (3c30a57e8b981c18e9c22098306a99493d3dcf43)

Author SHA1 Message Date
  Reece H. Dunn 6d168ead22 fifo.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn efd1df3206 Build a test version of libespeak-ng that exposes the internal APIs. 8 years ago
  Reece H. Dunn 71c010b712 Remove unused wchar.h and wctype.h includes. 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 52abe35300 Revert "Stop audio output before fifo_stop is called" 8 years ago
  Rui Batista b7a42e19a7 Remove commented code. 8 years ago
  Rui Batista 1b5ea47ea4 Stop audio output before fifo_stop is called 8 years ago
  Christopher Brannon 1d8cec684b Fix a tricky thread synchronization bug. 8 years ago
  Christopher Brannon ad436e1172 Clear my_stop_is_acknowledged before waiting on it. 8 years ago
  Christopher Brannon 2e9ec8e06a Fix race condition. 8 years ago
  Christopher Brannon 0177e1d686 Do not try to re-lock an already-locked mutex. 8 years ago
  Reece H. Dunn 2893de65ac Ensure that the code is consistently formatted. 8 years ago
  Rui Batista 34f315363b Fix hang when waiting for condition variables. 8 years ago
  Rui Batista 1bbba9bc3b Use condition variables instead of semaphores in fifo. 8 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 ca831d236a Don't call wave_close in fifo.c. 9 years ago
  Reece H. Dunn be93c8b3e7 Remove calls to wave_is_busy. 9 years ago
  Reece H. Dunn a6f6a337b1 Add a missing pthread_mutex_unlock call in fifo_add_commands. [Coverity] 9 years ago
  Reece H. Dunn 7d900fb8b0 Remove includes from internal header files. 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn 9c5820f72a Create an initial compatibility shim for unistd.h. 9 years ago
  Reece H. Dunn 39cd145ba3 Make close_stream(fifo.c) return a status code (don't assert on failure) [clang scan-build] 9 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn 76d8c67b52 Fix the mutex logic in fifo.c from the espeak_ng_STATUS changes. 9 years ago
  Reece H. Dunn dfdc76e1d8 Use espeak_ng_STATUS codes for the fifo API. 9 years ago
  Reece H. Dunn b11d540718 Fix GCC -Wunused-parameter warnings. 9 years ago
  Reece H. Dunn e69c936329 Remove the debugging code. 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 08821f262f Remove commented out code. 9 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 9 years ago
  jonsd eaba1458d3 [1.47.13] 11 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 f9b7bbab1c 1.46.02 12 years ago
  jonsd 5ac192df81 [1.46.10] 13 years ago
  Reece Dunn 5c06650486 1.46.09 13 years ago
  jonsd d18532991a [1.45.45] 13 years ago
  jonsd b053a790df Program restructure and tidy-up. 16 years ago
  jonsd c8eeed7217 [1.37.02] Updates to languages: af, fr, pt, cs 17 years ago
  jonsd 05aeea7858 [1.27] Only keep one primary stress when adding prefixes. 18 years ago