2633 Commits (a4805aa63afd787b62fbf1cef68de6411ff3cb4c)
 

Author SHA1 Message Date
  Rui Batista 1b5ea47ea4 Stop audio output before fifo_stop is called 8 years ago
  Reece H. Dunn 17ef7eddc8 Update the CHANGELOG.md file. 8 years ago
  Reece H. Dunn 02f0c83619 endian.h: Fix compilation on Linux. 8 years ago
  Reece H. Dunn 55da41e085 endian.h: Use the compatibility shim conventions. 8 years ago
  Reece H. Dunn 454c794c3a endian.h: Remove additional blank lines. 8 years ago
  Reece H. Dunn 636dc94aa1 endian.h: use C-style comments and wrap the comment to 80 characters. 8 years ago
  Reece H. Dunn 4aade2fce7 Add an endian.h compatibility shim for portability. 8 years ago
  Reece H. Dunn f5d266db97 Don't write random bytes to the end of _phtrans files. 8 years ago
  Martin Delille f88f3c081c Use SVG travis build badge 8 years ago
  Reece H. Dunn 8320581675 Fix running espeak-ng on big-endian architectures. 8 years ago
  Reece H. Dunn 229b26a14c Merge remote-tracking branch 'italian/master' 8 years ago
  chrislm 78027a0325 Italian Phonemes: Improved length for stressed vowels 8 years ago
  Alberto Pettarin 39f3faf1f8 Added links to jsdelivr CDN for espeakng.js 8 years ago
  Alberto Pettarin 326b8fba9d Minor improvements to emscripten/README 8 years ago
  Alberto Pettarin dc02c9c84b Ignore JS worker data 8 years ago
  Alberto Pettarin 30d0cef791 Fix typo 8 years ago
  Alberto Pettarin 8256cd2b93 Minor edits per EI suggestion 3: moved local .gitignore into main .gitignore 8 years ago
  Alberto Pettarin 9d888d64c3 Minor edits per EI suggestion 2 8 years ago
  Alberto Pettarin 08862224a5 Minor edits per EI suggestion 8 years ago
  Alberto Pettarin e9fc02cbc1 Overrule main gitignore 8 years ago
  Alberto Pettarin ba91db79fe Adding emscripten files 8 years ago
  Jakub Wilk 0b96f8a91c Fix typos in documentation. 8 years ago
  JRMeyer c106a43548 added some documentation 8 years ago
  JRMeyer 624a4a9b13 added more symbols 8 years ago
  JRMeyer 00dd2f099f updating sybols 8 years ago
  JRMeyer 0e1ffad5eb troubles with numbers and symbols still 8 years ago
  JRMeyer 09bcdd56ef took out the flapped r for now 8 years ago
  JRMeyer b7f8d69095 ts now added 8 years ago
  JRMeyer 4b6889844e added ts but still not working for some reason 8 years ago
  JRMeyer 03c1cbc3e1 added Gulnazs translations 8 years ago
  Christopher Brannon 1d8cec684b Fix a tricky thread synchronization bug. 8 years ago
  Christopher Brannon 0436ae71c0 Mutex needs to be locked when waiting on the condition variable. 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
  Reece H. Dunn 60bb791568 Merge remote-tracking branch 'ragb/feature/osxBuild' 8 years ago
  Rui Batista cc51af059f Use condition variables in event.c instead of semaphores. 8 years ago
  Rui Batista 34f315363b Fix hang when waiting for condition variables. 8 years ago
  Reece H. Dunn 99f2bfd3b1 Merge remote-tracking branch 'JRMeyer/master' 8 years ago
  Rui Batista 1bbba9bc3b Use condition variables instead of semaphores in fifo. 8 years ago
  Rui Batista 7b82e39793 Make strcpy calls in load dictionary copy at most 40 bytes so clang __strcpy_check does not get triggered (possible buffer overflow?) 8 years ago
  Reece H. Dunn bc3b027e51 intonation.md: don't add an explicit 'Table of content' label to the ToC section. 8 years ago
  Reece H. Dunn a79533a820 add_language.md: restore the standard BCP 47 capitalisation of ta-Arab. 8 years ago
  Valdis Vitolins c4134e9459 Documentation: more compact (and better readable) presentation 8 years ago
  Valdis Vitolins a8e33ed675 Issue #126 @ actually can be used in both: pre- and post- conditions of the rule 8 years ago
  Valdis Vitolins 590c381492 Documentation: folder name updated from espeak-data to espeak-ng-data 8 years ago
  Valdis Vitolins 611b84b43a Documentation: added Wikipedia reference to consonants. 8 years ago
  Valdis Vitolins 9f8dc78422 Documentation: added info about Makefile.am and phonemes, restructured for other files. 8 years ago
  Reece H. Dunn 3fb827dfb0 Fix a typo in the README.md file. 8 years ago