2968 Commits (1533ff47b39bfc7fd5bfdbdc62d08c2e367e3cfc)
 

Author SHA1 Message Date
  Reece H. Dunn cf2b6ac711 en: (emoji) -- 2100..214F : Letterlike Symbols (Unicode Emoji 4.0) 8 years ago
  chrislm 3b0771df5a Decimal numbers in Spanish 8 years ago
  Reece H. Dunn a8bebbb5f1 en: (emoji) -- 2000..203C : General Punctuation (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 7e83a11194 en: (emoji) -- 1F300..1F5FF : Miscellaneous Symbols and Pictographs (Unicode Emoji 4.0) 8 years ago
  Reece H. Dunn 59b91d1060 en: (emoji) -- 1F0A0..1F0FF : Playing Cards (Unicode Emoji 4.0) 8 years ago
  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