3163 Commits (b031015e1d4aa732a249dc1a40587d08abe3cf9c)
 

Author SHA1 Message Date
  Reece H. Dunn eb779ad262 en: (emoji) -- 1F000..1F02F : Mahjong Tiles (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 2f37f86978 en: (emoji) -- 0080..00FF : C1 Controls and Latin-1 Supplement (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 5471d703b3 en: (emoji) -- 1F900..1F9FF : Supplemental Symbols and Pictographs (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 0468052659 en: (emoji) -- 1F680..1F6FF : Transport and Map Symbols (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 9d382756c0 en: (emoji) -- 1F600..1F64F : Emoticons (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 4a5ec9a64f Include the Unicode license text in the main espeak-ng repository, as various places make use of Unicode data. 8 years ago
  Reece H. Dunn dcc43bc30a Support _emoji dictionary lists for symbol and emoji pronunciations. 8 years ago
  Reece H. Dunn fe14c83372 Support multi-word text replacements in dictionary list files. 8 years ago
  Reece H. Dunn 05cab4f2dc Extend compile_line to include pronunciation data after a space (e.g. multi-word pronunciation replacements). 8 years ago
  Reece H. Dunn 32912d6565 Add Emoji_Modifier_Base from emoji-data.txt. 8 years ago
  Reece H. Dunn 4b874e6dbd Add Emoji_Modifier from emoji-data.txt. 8 years ago
  Reece H. Dunn 35ad249760 Add Emoji_Presentation from emoji-data.txt. 8 years ago
  Reece H. Dunn f93b98a69d Add Emoji support from emoji-data.txt. 8 years ago
  Reece H. Dunn f00587a94d Further simplify the README file. 8 years ago
  Reece H. Dunn bb139edc92 Simplify the library documentation in the README file. 8 years ago
  Reece H. Dunn 48ca2239bb Fix non-Latin character languages falling back to English when reading Latin characters. 8 years ago
  Reece H. Dunn d674529b9c tests/languages.test: Rename the test function to test_lang, to avoid a conflict with the test command. 8 years ago
  Reece H. Dunn 037ea03d68 Update the CHANGELOG to reflect the updates to the Farsi language. 8 years ago
  Reece H. Dunn 1276bb29b6 Merge remote-tracking branch 'shadyar/patch-2' 8 years ago
  Reece H. Dunn 621b81e7e4 Merge remote-tracking branch 'shadyar/patch-1' 8 years ago
  Reece H. Dunn 94376c2d5f Use an enum and named values for the steps in compile_line to make the logic easier to read. 8 years ago
  shadyar de931bbf99 some debugging and improvement in rules. also two suffixes where added. 8 years ago
  shadyar 5eb8f56438 added around 400 exceptional words who Persian users have reported. 8 years ago
  Reece H. Dunn 1695965992 Merge remote-tracking branch 'pettarin/master' 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 eb3c9a9bbd Fix the classification of East and West Slavic languages (ru, cs, pl, sk). 8 years ago
  Reece H. Dunn 0a8bdcbf38 Correct the classification of bpy in the languages.md documentation file. 8 years ago
  Reece H. Dunn d72557aed2 Add simple tests for testing voice selection by name. 8 years ago
  Reece H. Dunn 961f14f6ce lv: Remove the support for Russian in the Latvian language file. This should be handled by multi-language support (Script => Language association). 8 years ago
  Reece H. Dunn 0947d3b8b2 Update the CHANGELOG. 8 years ago
  Reece H. Dunn 18abfa47ec Merge remote-tracking branch 'valdisvi/master' 8 years ago
  Reece H. Dunn 01f2a0f845 Simplify specifying the encoding test program. 8 years ago
  Valdis Vitolins 6c5903fd4b Latvian language improvements: rule adjustments, updates for specific words, generic support for Russian language 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 85801fc1e3 Remove the now unused dictdialect functionality from the code. 8 years ago
  Reece H. Dunn 2f8f125c68 Remove voice/language support for alphabet2. 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 23141dd5df jp: use 'o' instead of 'o_o'. 8 years ago
  Reece H. Dunn 6e932f36f4 jp: use 'e' instead of 'e_o'. 8 years ago
  Reece H. Dunn 1ed2726104 jp: use 'u' instead of 'M_Bo'. 8 years ago
  Reece H. Dunn 69c976f859 jp: use 'a' instead of 'a_"'. 8 years ago
  Reece H. Dunn d192fd9c55 Remove the IPA phoneme table and associated und-fonipa voice. 8 years ago
  Reece H. Dunn 822732dfbf Revert the ipa phoneme changes. 8 years ago
  Alberto Pettarin 0241fb47d2 emscripten/Makefile support for both Linux, macOS 8 years ago
  Reece H. Dunn 7b8fa3660d Install the encoding.h and tokenizer.h header files. 8 years ago