5f5fc4886b
								
							 
						 
						
							
									Add emscripten case to endian.h shim. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								e269ad33b0
								
							 
						 
						
							
									Build the jp language files. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f7ef3808f9
								
							 
						 
						
							
									Move the Latvian and Lithuanian languages to the bat (Baltic) language family. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								516699bbb2
								
							 
						 
						
							
									Move the Basque language to the parent directory as it is a language isolate. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f37a9a388d
								
							 
						 
						
							
									Move the Armenian languages to the Indo-European language family. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								9bb9e98f84
								
							 
						 
						
							
									Don't exclude the test voice directory. 
							 
							
							
This directory is no longer available, so the check is now
redundant. 
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								cd9cc8e6e2
								
							 
						 
						
							
									Unicode Character Data 9.0.0 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f9ab812e00
								
							 
						 
						
							
									issue 172: fix sluggish speech for stopped speech. 
							 
							
							
This restores the behaviour removed in commit
ca831d236a 
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								d2478cc453
								
							 
						 
						
							
									Flush the audio if speech has stopped, drain the audio if speech is still active. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								bc674081cd
								
							 
						 
						
							
									Check the return from synth_callback in the second call to that function in Synthesize. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								a48576a364
								
							 
						 
						
							
									Return ENS_SPEECH_STOPPED from Synthesize when the speech callback returns >1 to stop the audio. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								52abe35300
								
							 
						 
						
							
									Revert "Stop audio output before fifo_stop is called" 
							 
							
							
This reverts commit 1b5ea47ea4 
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f6536be5b2
								
							 
						 
						
							
									Support determining the install path when installed to the 32-bit Windows program files directory. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								0881659b80
								
							 
						 
						
							
									endian.h: Use the Windows checks directly instead of creating a __WINDOWS__define. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								f4654f1e3f
								
							 
						 
						
							
									Extend the license of the endian.h modifications to match the original. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								c6d44dd963
								
							 
						 
						
							
									Fix endian.h on Windows (remove the sys/param.h include). 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								7946e49092
								
							 
						 
						
							
									Add PACKAGE_VERSION to the Windows config.h, to allow it to build. 
							 
							
							
							
						 
						8 years ago  
				
					
						
							
								 
						
							
								b7a42e19a7
								
							 
						 
						
							
									Remove commented code. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								1b5ea47ea4
								
							 
						 
						
							
									Stop audio output before fifo_stop is called 
							 
							
							
This allows process_espeak_command to stop as soon as possible
Using emacspeak server with espeak-ng (still not published) found that audio was only being stoped after a command is processed (i.e. using pcaudiolib).
This fixes this issue. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								02f0c83619
								
							 
						 
						
							
									endian.h: Fix compilation on Linux. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								55da41e085
								
							 
						 
						
							
									endian.h: Use the compatibility shim conventions. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								454c794c3a
								
							 
						 
						
							
									endian.h: Remove additional blank lines. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								636dc94aa1
								
							 
						 
						
							
									endian.h: use C-style comments and wrap the comment to 80 characters. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4aade2fce7
								
							 
						 
						
							
									Add an endian.h compatibility shim for portability. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								f5d266db97
								
							 
						 
						
							
									Don't write random bytes to the end of _phtrans files. 
							 
							
							
Patch by Samuel Thibault. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								8320581675
								
							 
						 
						
							
									Fix running espeak-ng on big-endian architectures. 
							 
							
							
Patch by Samuel Thibault. 
							
						 
						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  
				
					
						
							
								 
						
							
								cc51af059f
								
							 
						 
						
							
									Use condition variables in event.c instead of semaphores. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								34f315363b
								
							 
						 
						
							
									Fix hang when waiting for condition variables. 
							 
							
							
							
						 
						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  
				
					
						
							
								 
						
							
								547258e4bf
								
							 
						 
						
							
									Use an Open Source implementation of ieee80.c. 
							 
							
							
							
						 
						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  
				
					
						
							
								 
						
							
								4bf9f0775f
								
							 
						 
						
							
									Update the version to 1.49.1 (in development). 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								76ac24fbe4
								
							 
						 
						
							
									Fixed TODO comment removed 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								34e51a464b
								
							 
						 
						
							
									Disable the experimental SAPI voice for now. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								37804e9e73
								
							 
						 
						
							
									Build the Kyrgyx language on Windows. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6cf06a49ef
								
							 
						 
						
							
									Add compatibility for the missing S_ISFIFO on Windows. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4920ecc79c
								
							 
						 
						
							
									Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								92eae4f322
								
							 
						 
						
							
									Updates for issue #103 Maximum group number which works is actually 62 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dde9872eb7
								
							 
						 
						
							
									Fix for issue #103 Maximum group number which works is actually 62 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b784e77c57
								
							 
						 
						
							
									Moved speak_lib.h to espeak-ng directory - the Windows part 
							 
							
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3817ee1e16
								
							 
						 
						
							
									Moved speak_lib.h to espeak-ng directory 
							 
							
							
Moved include/espeak/speak_lib.h to include/espeak-ng/speak_lib.h and
created a symlink from the original location. 
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								21b3cf314c
								
							 
						 
						
							
									Clean up the RULE_ constants in translate.h. 
							 
							
							
							
						 
						9 years ago