122 Commits (94b127cf7a38e8d19c1ceea7e29c964fa3fb2da5)

Author SHA1 Message Date
  Yury Popov 8e163d5072
ssml: support break time multiplier 2 years ago
  Yury Popov c8a21a5463
code cleanup: header detection with has_include 2 years ago
  Yury Popov 09cdf8ce66
Add public API to seed PRNG 2 years ago
  Beqa Gozalishvili e3487d0cf8 Android: Fix compatibility issues with some vendors 2 years ago
  Yury Popov 4e5bc19047
Allow out-of-tree intonations compilation 2 years ago
  Yury Popov 9b3b916163
Add ng API to enable phoneme events 2 years ago
  Alexander Epaneshnikov 4ca505d01e
windows: don't include winsock2.h 3 years ago
  Jakub Kulík 4b090ad8a1 Add support for Solaris 3 years ago
  freddii 61efed30fa fixed spelling mistakes 4 years ago
  Tobias Platen a6dbed8168 add output hooks for wavegen 5 years ago
  golubovsky 009b6b5d14 Finished the voice load code. Dumping voice def does not seem possible 6 years ago
  golubovsky 439f7f32d5 First part of the patch: add option --load 6 years ago
  Reece H. Dunn 4723b5be58 Unicode Emoji 11.0 Extended_Pictographic property support. 7 years ago
  Reece H. Dunn eafeaec26f Unicode Character Data 11.0.0 7 years ago
  Sascha Brawer 2e2afe5cdf Fix typo: “Kirshenbaum” encoding, not “Hirshenbaum” 7 years ago
  Reece H. Dunn 7ea0d0d7e9 speech.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Anthony Cornehl 897fad64c1 Remove definitions for towlower/towupper 8 years ago
  Reece H. Dunn 882c2651e1 Fix setting the default voice from espeak_SetVoiceByProperties. 8 years ago
  Reece H. Dunn cec0e773a4 Remove the tokenizer code. This is not currently used, and should be designed from espeak's behaviour. 8 years ago
  Reece H. Dunn 1cb4115eab Add Emoji_Component support from emoji-data.txt. 8 years ago
  Reece H. Dunn 023ebace9a Add Regional_Indicator support from PropList.txt. 8 years ago
  Reece H. Dunn 4c1ff765f1 Unicode Character Data 10.0.0 8 years ago
  yorkie db79bd12eb build, encoding: include stdint 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 dd90d3812d tokenizer.c: Support general symbol tokens. 8 years ago
  Reece H. Dunn 786575c6ed tokenizer.c: Support general punctuation tokens. 8 years ago
  Reece H. Dunn 683579f403 Make the tokenizer.h API public. 8 years ago
  Reece H. Dunn 9af96da469 Make the encoding.h API public. 8 years ago
  Reece H. Dunn d18d98b92c Use #defines for the UCD_PROPERTY_ constants, so they can be used in things like switch expressions. 8 years ago
  Reece H. Dunn ff018e33df Support compiling ucd.h with a strict C11 compiler. 8 years ago
  Reece H. Dunn 691457e98d Add Prepended_Concatenation_Mark support from PropList.txt. 8 years ago
  Reece H. Dunn 429b8f3629 Add Pattern_Syntax support from PropList.txt. 8 years ago
  Reece H. Dunn d91a249c14 Add Pattern_White_Space support from PropList.txt. 8 years ago
  Reece H. Dunn eecd7984c5 Add Variation_Selector support from PropList.txt. 8 years ago
  Reece H. Dunn f7f228bc0c Add Sentence_Terminal support from PropList.txt. 8 years ago
  Reece H. Dunn 628dfb8887 Add Other_ID_Continue support from PropList.txt. 8 years ago
  Reece H. Dunn 90a3615c48 Add Other_ID_Start support from PropList.txt. 8 years ago
  Reece H. Dunn a3f811aac1 Add Logical_Order_Exception support from PropList.txt. 8 years ago
  Reece H. Dunn 66b2404ce3 Add Soft_Dotted support from PropList.txt. 8 years ago
  Reece H. Dunn 423aa813aa Add Deprecated support from PropList.txt. 8 years ago
  Reece H. Dunn e18564899c Add Other_Default_Ignorable_Code_Point support from PropList.txt. 8 years ago
  Reece H. Dunn 2459a4fa8f Add Unified_Ideograph support from PropList.txt. 8 years ago
  Reece H. Dunn 4ce8b61180 Extend ucd_property to 64-bits to allow all properties to be specified. 8 years ago
  Reece H. Dunn 5b9300b042 Add Radical support from PropList.txt. 8 years ago
  Reece H. Dunn e6c2c718b4 Add IDS_Trinary_Operator support from PropList.txt. 8 years ago
  Reece H. Dunn c9af03ee8b Add IDS_Binary_Operator support from PropList.txt. 8 years ago
  Reece H. Dunn fdf398ef84 Add Other_Grapheme_Extend support from PropList.txt. 8 years ago