Reece H. Dunn
							
						 
						
							
								d10f63b710
								
							 
						 
						
							
									printcdata: a version of printucddata that uses the C APIs where available 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								5e5b15ddf0
								
							 
						 
						
							
									printucddata: support printing is* ctype data 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								bde2bb187a
								
							 
						 
						
							
									printucddata: support custom formats via a --format command-line option 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								3aecbfecb3
								
							 
						 
						
							
									printucddata: check all command-line arguments 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								372797d202
								
							 
						 
						
							
									Support local UCD data using a UCD_SRCDIR variable. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								c80829a5fd
								
							 
						 
						
							
									Remove the NEED_WCHAR_FUNCTIONS code for wchar/wctype compatibility. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								71c010b712
								
							 
						 
						
							
									Remove unused wchar.h and wctype.h includes. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								9ecde56231
								
							 
						 
						
							
									Build the ucd-tools files with libespeak. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								9f28961943
								
							 
						 
						
							
									Merge branch 'master' into test 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								9ea452f823
								
							 
						 
						
							
									Add a platform support table to the README file. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								1fcdc1c009
								
							 
						 
						
							
									Android: add phoneme.c to the build. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								13413c3ed9
								
							 
						 
						
							
									Fix the build from the previous voice changes. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								619ddc3293
								
							 
						 
						
							
									Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								513ffd25b0
								
							 
						 
						
							
									pt-PT: rename to 'pt' and make this the primary variant for 'pt', not 'pt-BT' 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								182aba4cc0
								
							 
						 
						
							
									no: rename to 'nb' making 'nb' the primary language, as 'no' is a macrolanguage 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								48d0361db7
								
							 
						 
						
							
									hy: add 'hy-arevela' as an alternative language 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								1678a63a4e
								
							 
						 
						
							
									yue: remove the non-standard 'zhy' language code and make 'zh' a lower priority alternative 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								b4357b668c
								
							 
						 
						
							
									cmn: use 'cmn' as the primary language, with 'zh-cmn' and 'zh' as alternatives 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								100f53335f
								
							 
						 
						
							
									Latvian language improvements. Rules with repeated letter groups changed to jump rules 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								218d92046a
								
							 
						 
						
							
									Documentation: Letter group 'Lxx' can be used as letter mark for 'J' rule 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								af7fc1b657
								
							 
						 
						
							
									Issue #199 Jump statement now supports letter groups 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								36a2872b4b
								
							 
						 
						
							
									Don't allow the gender property to be set in language files (they are only relevant in voice files). 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								1c5bbe31a4
								
							 
						 
						
							
									Use LookupMnem in ReadVoiceFile when parsing lines. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								d30cf6f0d7
								
							 
						 
						
							
									Default voices/languages to be male to match the default voice. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								f6147085cd
								
							 
						 
						
							
									Use enumeration constants for the voice gender field values. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								46cd5f48e1
								
							 
						 
						
							
									Don't allow 'gender unknown' in voice/language files. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								3d8b2b61a1
								
							 
						 
						
							
									Update the changelog. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								ea365af43c
								
							 
						 
						
							
									Remove the 'dictdialect' feature. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								1a8624ffdb
								
							 
						 
						
							
									Use the language names in the 'name' field, not a shorthand or other identifier. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								0c3ceb2e70
								
							 
						 
						
							
									As secondary stress is still spelled differently it is disabled 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								f4bcc11978
								
							 
						 
						
							
									Documentation: more than one  can be used for skipped characters. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								cabe5001b5
								
							 
						 
						
							
									Issue #199 'xxJ)' statement as precondition implemented and documented 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								b2057635c4
								
							 
						 
						
							
									PRE jump rule e.g. 'xyJ)' implemented 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								29f0b673ee
								
							 
						 
						
							
									Updated comments for POST jump rule 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Valdis Vitolins
							
						 
						
							
								6bd656cf4a
								
							 
						 
						
							
									Limit search for jump POST rule to null byte for last word in sentence 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								285e88c720
								
							 
						 
						
							
									Move the language files to espeak-ng-data/lang. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								6eaf1d2ddc
								
							 
						 
						
							
									Look in espeak-ng-data/lang for voices. 
							 
							
							 
							
							
							
							
This is to support splitting language specification (dictionaries)
from voice specification (phon*). 
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								bb7630e4c1
								
							 
						 
						
							
									Make len_path_voices a parameter to GetVoices. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								022e4e82dd
								
							 
						 
						
							
									Don't check if the MBROLA voice data is present on Windows. 
							 
							
							 
							
							
							
							
With the original eSpeak Windows port, the MBROLA voices had to
be present in an mbrola folder of the espeak-data. This will be
different in espeak-ng, allowing the MBROLA voice files to be
located elsewhere on the system. 
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								3ce7fab7db
								
							 
						 
						
							
									Return the actual error from GetFileLength instead of 0. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								df6a2228b7
								
							 
						 
						
							
									Use -EISDIR instead of -2 in GetFileLength for directories. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								d89c6fdcc3
								
							 
						 
						
							
									Add the Italian language updates to the CHANGELOG.md file. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   chrislm
							
						 
						
							
								5f423fc1b4
								
							 
						 
						
							
									IT: last improvements tested on january 2017. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   chrislm
							
						 
						
							
								d757fd9743
								
							 
						 
						
							
									IT: Reading roman numerals as ordinals. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   chrislm
							
						 
						
							
								59c9408376
								
							 
						 
						
							
									IT: Removed automatic secondari stress 
							 
							
							 
							
							
							
							
IT: Unstressed final syllable is diminished
IT: Preserve unstressed monosyllable words and allow secondary stress in multisillable words indicated as unstressed in it_list. 
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								2dac2f2c49
								
							 
						 
						
							
									Update the documentation for the new and updated languages. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								f320d349f0
								
							 
						 
						
							
									Build the kok and sd languages in the dictionary target. 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Reece H. Dunn
							
						 
						
							
								7c57bdb357
								
							 
						 
						
							
									Merge remote-tracking branch 'pettarin/master' 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Vardhan
							
						 
						
							
								b44995dba2
								
							 
						 
						
							
									Adding Sindhi - Arabic (inc/sd ) 
							 
							
							
							
						 
						8 years ago  
					 
				
					
						
							
								   Vardhan
							
						 
						
							
								ecea83d6a5
								
							 
						 
						
							
									Updateing Oriya (inc/or) 
							 
							
							
							
						 
						8 years ago