264 Commits (3292744b8fe62376aed0fb120dc919427bbbde12)

Author SHA1 Message Date
  Reece H. Dunn ae6116bf97 Fix calling espeak_Synth without first setting a voice, with tests. 8 years ago
  Reece H. Dunn 37bae427c4 Remove the current voice tests. 8 years ago
  Reece H. Dunn 9d382756c0 en: (emoji) -- 1F600..1F64F : Emoticons (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn f93b98a69d Add Emoji support from emoji-data.txt. 8 years ago
  Reece H. Dunn 5030ff95cc automake: don't make the tests print 'done', have the make rule print 'PASSED' instead. 8 years ago
  Reece H. Dunn c6a878949b automake: create a rule for the tests 8 years ago
  Reece H. Dunn 800f4013f3 automake: Print a 'TEST' line to be consistent with the 'CC'/'LD' lines of the build process, and to make the tests easier to read. 8 years ago
  Reece H. Dunn 8821c9e361 Split out the readclause tests so the tokenizer tests can use public-only APIs. 8 years ago
  Reece H. Dunn efd1df3206 Build a test version of libespeak-ng that exposes the internal APIs. 8 years ago
  Reece H. Dunn d72557aed2 Add simple tests for testing voice selection by name. 8 years ago
  Reece H. Dunn 01f2a0f845 Simplify specifying the encoding test program. 8 years ago
  Reece H. Dunn 6d40577832 Move more CFLAGS definitions to AM_CFLAGS. 8 years ago
  Reece H. Dunn f30b0c59e1 Move out common CFLAGS definitions to AM_CFLAGS. 8 years ago
  Reece H. Dunn 6ec3e85007 Add language.tests for de, en and jp to test the phoneme generation. 8 years ago
  Reece H. Dunn d192fd9c55 Remove the IPA phoneme table and associated und-fonipa voice. 8 years ago
  Reece H. Dunn 7b8fa3660d Install the encoding.h and tokenizer.h header files. 8 years ago
  Reece H. Dunn 7602c9ac18 tokenizer.c: Support linux newlines. 8 years ago
  Reece H. Dunn ee61cc4358 Fix running 'make clean' when gradle is not present. Gradle is used for the Android build and is not needed when just building eSpeak NG on Linux/BSD systems. 8 years ago
  Reece H. Dunn 3100ca9d1b Use ucd_properties to implement clause_type_from_codepoint for supported types. 8 years ago
  Reece H. Dunn 1c4ce3dcd3 tokenizer.c: create and use a clause_type_from_codepoint function, with tests. 8 years ago
  Reece H. Dunn 9bbb16a74c Add ucd-tools proplist.c to the build. 8 years ago
  Reece H. Dunn 54a8ea2a70 Add White_Space support from PropList.txt. 8 years ago
  Reece H. Dunn d5d93be00e Group the LookupMnem API implementations into mnemonics.c. 8 years ago
  Reece H. Dunn b47363b7d3 Create an espeak_ng_EncodingFromName API. 8 years ago
  Reece H. Dunn e12abb4244 Rename the mni language to bpy to denode the actual Manipuri language supported. 8 years ago
  Reece H. Dunn f3e6dc2ca6 Fix the 'mi' target for building the Maori language. 8 years ago
  laptop cdca4f8a8d first cut 8 years ago
  Reece H. Dunn 9d1469b956 printdata: use the Uppercase property from DerivedCoreProperties. 8 years ago
  Reece H. Dunn d10f63b710 printcdata: a version of printucddata that uses the C APIs where available 8 years ago
  Reece H. Dunn 372797d202 Support local UCD data using a UCD_SRCDIR variable. 8 years ago
  Reece H. Dunn 9ecde56231 Build the ucd-tools files with libespeak. 8 years ago
  Reece H. Dunn 13413c3ed9 Fix the build from the previous voice changes. 8 years ago
  Reece H. Dunn f320d349f0 Build the kok and sd languages in the dictionary target. 8 years ago
  Vardhan b44995dba2 Adding Sindhi - Arabic (inc/sd ) 8 years ago
  Vardhan 43e37b2c72 Adding Manipuri ( sit/mni ) support 8 years ago
  Vardhan 639bd9f558 Adding Konkani ( inc/kok ) 8 years ago
  Reece H. Dunn 0871276322 ipa: create a skeleton phoneme table. 8 years ago
  Reece H. Dunn 7afccce615 Build the new languages and phonemes documentation files. 8 years ago
  Reece H. Dunn 5724a72305 Rename ph_{ipa => japanese}. 8 years ago
  Reece H. Dunn f76d2558c9 phoneme: add a phoneme_add_feature internal API method. 8 years ago
  Valdis Vitolins 4831ed5406 Fix for issue #201 Make clean ; make doesn't work 8 years ago
  Reece H. Dunn ae3e411f67 Build the ar language files. 8 years ago
  Reece H. Dunn 26f2e21188 android: update the apk targets to build the jni and espeakdata as well 8 years ago
  Reece H. Dunn e605399001 android: fix building the espeakdata.zip file 8 years ago
  Reece H. Dunn e269ad33b0 Build the jp language files. 8 years ago
  Reece H. Dunn cb4f3aad43 Add an IPA phoneme table for International Phonetic Alphabet-based phonemes. 8 years ago
  Reece H. Dunn 547258e4bf Use an Open Source implementation of ieee80.c. 9 years ago
  Reece H. Dunn 8bdbc0709a Fix the *.so version -- update to 1.1.49. 9 years ago
  Reece H. Dunn 4920ecc79c Move espeak-data to espeak-ng-data to avoid conflicting with upstream espeak. 9 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 9 years ago