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
Christopher Brannon
1d8cec684b
Fix a tricky thread synchronization bug.
If a command ran to completion before the thread calling
fifo_add_command woke up, that thread would wait forever
for the command to start, never realizing that it had already
finished.
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
Reece H. Dunn
6514a475c7
Add information of the getopt.c BSD2 license to the README file.
8 years ago
Reece H. Dunn
547258e4bf
Use an Open Source implementation of ieee80.c.
8 years ago
Reece H. Dunn
871c9827d3
Update the CHANGELOG.md file for the current 1.49.1 status.
8 years ago
Reece H. Dunn
a45b58d106
Fix the eSpeak NG project name used in '--version'.
8 years ago
Reece H. Dunn
f235c7cb00
Fix the version string references in '--version' and the Windows installer.
8 years ago
Reece H. Dunn
8bdbc0709a
Fix the *.so version -- update to 1.1.49.
8 years ago
Reece H. Dunn
4bf9f0775f
Update the version to 1.49.1 (in development).
8 years ago
Reece H. Dunn
fb2a252393
Turkish: fix pronunciation rules for 'pp' (doubled p consonant).
8 years ago
Valdis Vitolins
26b9099e6f
Issue #152 Doubled voiceless consonants are spelled with pause before last one
8 years ago
Valdis Vitolins
19b989e55e
Issue #152 Turkish pronunciation problems
8 years ago
JRMeyer
d16f510d95
gulnaz said that aa_6 was the best sounding /a/ out of the samples
8 years ago
Valdis Vitolins
a60a394ff8
Latvian language improvements. Dz, dž diphthongs, few other fixes
8 years ago
JRMeyer
131bef0fbc
mostly worked on adding word-final stress to kyrgyz words; worked a little on the vowel /a/
8 years ago
Valdis Vitolins
b3136f06bd
Latvian language improvements (after refactoring spelling of o)
8 years ago
Valdis Vitolins
8d9f13c9a5
Latvian language improvements (before refactoring spelling of o)
8 years ago
Valdis Vitolins
35c7c0a82d
Fixes for rule conditions. FIXME and !!! keywords in comments
8 years ago
Valdis Vitolins
b09854e340
Replace polytonic greek to plain greek letters, thus shorter pronunciation rules
8 years ago
Valdis Vitolins
fccae1c62f
Issue #149 EWMH, UCS, UTF, UUID acronyms fixed
8 years ago
Valdis Vitolins
dda8f25e4c
Issue #148 'Unary'
8 years ago
Valdis Vitolins
23090cd215
Vim syntax color files added for xx_rules files
8 years ago
Valdis Vitolins
76ac24fbe4
Fixed TODO comment removed
8 years ago
Valdis Vitolins
5ef006e48e
Merge branch 'master' of https://github.com/espeak-ng/espeak-ng
8 years ago
Reece H. Dunn
76e5224545
eSpeak NG 1.49.0
8 years ago
Reece H. Dunn
34e51a464b
Disable the experimental SAPI voice for now.
8 years ago
Reece H. Dunn
37804e9e73
Build the Kyrgyx language on Windows.
8 years ago
Reece H. Dunn
6cf06a49ef
Add compatibility for the missing S_ISFIFO on Windows.
8 years ago