30d0cef791
								
							 
						 
						
							
									Fix typo 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8256cd2b93
								
							 
						 
						
							
									Minor edits per EI suggestion 3: moved local .gitignore into main .gitignore 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								9d888d64c3
								
							 
						 
						
							
									Minor edits per EI suggestion 2 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								08862224a5
								
							 
						 
						
							
									Minor edits per EI suggestion 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								e9fc02cbc1
								
							 
						 
						
							
									Overrule main gitignore 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								ba91db79fe
								
							 
						 
						
							
									Adding emscripten files 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0b96f8a91c
								
							 
						 
						
							
									Fix typos in documentation. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c106a43548
								
							 
						 
						
							
									added some documentation 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								624a4a9b13
								
							 
						 
						
							
									added more symbols 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								00dd2f099f
								
							 
						 
						
							
									updating sybols 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0e1ffad5eb
								
							 
						 
						
							
									troubles with numbers and symbols still 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								09bcdd56ef
								
							 
						 
						
							
									took out the flapped r for now 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b7f8d69095
								
							 
						 
						
							
									ts now added 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4b6889844e
								
							 
						 
						
							
									added ts but still not working for some reason 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								03c1cbc3e1
								
							 
						 
						
							
									added Gulnazs translations 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								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. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0436ae71c0
								
							 
						 
						
							
									Mutex needs to be locked when waiting on the condition variable. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								ad436e1172
								
							 
						 
						
							
									Clear my_stop_is_acknowledged before waiting on it. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								2e9ec8e06a
								
							 
						 
						
							
									Fix race condition. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0177e1d686
								
							 
						 
						
							
									Do not try to re-lock an already-locked mutex. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								2893de65ac
								
							 
						 
						
							
									Ensure that the code is consistently formatted. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								60bb791568
								
							 
						 
						
							
									Merge remote-tracking branch 'ragb/feature/osxBuild' 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								cc51af059f
								
							 
						 
						
							
									Use condition variables in event.c instead of semaphores. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								34f315363b
								
							 
						 
						
							
									Fix hang when waiting for condition variables. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								99f2bfd3b1
								
							 
						 
						
							
									Merge remote-tracking branch 'JRMeyer/master' 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1bbba9bc3b
								
							 
						 
						
							
									Use condition variables instead of semaphores in fifo. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								7b82e39793
								
							 
						 
						
							
									Make strcpy calls in load dictionary copy at most 40 bytes so clang __strcpy_check does not get triggered (possible buffer overflow?) 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								bc3b027e51
								
							 
						 
						
							
									intonation.md: don't add an explicit 'Table of content' label to the ToC section. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a79533a820
								
							 
						 
						
							
									add_language.md: restore the standard BCP 47 capitalisation of ta-Arab. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								c4134e9459
								
							 
						 
						
							
									Documentation: more compact (and better readable) presentation 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a8e33ed675
								
							 
						 
						
							
									Issue #126 @ actually can be used in both: pre- and post- conditions of the rule 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								590c381492
								
							 
						 
						
							
									Documentation: folder name updated from espeak-data to espeak-ng-data 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								611b84b43a
								
							 
						 
						
							
									Documentation: added Wikipedia reference to consonants. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								9f8dc78422
								
							 
						 
						
							
									Documentation: added info about Makefile.am and phonemes, restructured for other files. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3fb827dfb0
								
							 
						 
						
							
									Fix a typo in the README.md file. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6514a475c7
								
							 
						 
						
							
									Add information of the getopt.c BSD2 license to the README file. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								547258e4bf
								
							 
						 
						
							
									Use an Open Source implementation of ieee80.c. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								871c9827d3
								
							 
						 
						
							
									Update the CHANGELOG.md file for the current 1.49.1 status. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a45b58d106
								
							 
						 
						
							
									Fix the eSpeak NG project name used in '--version'. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f235c7cb00
								
							 
						 
						
							
									Fix the version string references in '--version' and the Windows installer. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8bdbc0709a
								
							 
						 
						
							
									Fix the *.so version -- update to 1.1.49. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4bf9f0775f
								
							 
						 
						
							
									Update the version to 1.49.1 (in development). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								fb2a252393
								
							 
						 
						
							
									Turkish: fix pronunciation rules for 'pp' (doubled p consonant). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								26b9099e6f
								
							 
						 
						
							
									Issue #152 Doubled voiceless consonants are spelled with pause before last one 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								19b989e55e
								
							 
						 
						
							
									Issue #152 Turkish pronunciation problems 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d16f510d95
								
							 
						 
						
							
									gulnaz said that aa_6 was the best sounding /a/ out of the samples 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a60a394ff8
								
							 
						 
						
							
									Latvian language improvements. Dz, dž diphthongs, few other fixes 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								131bef0fbc
								
							 
						 
						
							
									mostly worked on adding word-final stress to kyrgyz words; worked a little on the vowel /a/ 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b3136f06bd
								
							 
						 
						
							
									Latvian language improvements (after refactoring spelling of o) 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8d9f13c9a5
								
							 
						 
						
							
									Latvian language improvements (before refactoring spelling of o) 
							 
							
							
							
						 
						9 years ago