3123 Commits (dd3df1d0a8abd8276f24323dce0172b4a5c0913e)
 

Author SHA1 Message Date
  Reece H. Dunn dd3df1d0a8 Enable and fix -Wunused-function warnings. 7 years ago
  Reece H. Dunn 55290b7aed Update the changelog. 7 years ago
  chrislm 4b284c0266 IT: updated it_list and it_rules 7 years ago
  Reece H. Dunn c4cab2e42a Update the changelog. 7 years ago
  Juho Hiltunen 686a82f1b8 finnish: added pronunciation for letter q 7 years ago
  Juho Hiltunen ddaf267aa9 Merge branch 'master' of https://github.com/espeak-ng/espeak-ng 7 years ago
  Reece H. Dunn 7f5914c0de Don't ignore ZWJ characters. 7 years ago
  Reece H. Dunn 2442dd05ae Document the ignored characters in tr_languages.c. 7 years ago
  Reece H. Dunn 516786aecb ka: Comment out the emoji translations that were breaking the pronunciation of '3' and '7'. 7 years ago
  Reece H. Dunn 119c200e00 Use strcpy instead of memcpy+strlen. 7 years ago
  Juho Hiltunen ef067a11fb finnish: ui sounds better than wi in all tested cases (subjective opinion). I haven't heard of any rule saying ui should be pronounced like wi. 7 years ago
  Juho Hiltunen ec99b6ba48 Finnish: Move ruoan from pronunciation exception to a rule to include usage in compound words and inflections. 7 years ago
  Juho Hiltunen d9d498832e Compound word with the first word ending in -rg should also follow the swedish pronunciation. 7 years ago
  Juho Hiltunen 780631845d finnish: pronunciation exception for "ruoan". Should be pronounced exactly like "ruuan" 7 years ago
  Juho Hiltunen 418aadc2ba Finnish: clarification for -rg 7 years ago
  Juho Hiltunen 411eec2b55 Follow swedish pronunciation for words ending in -rg. 7 years ago
  Juho Hiltunen 265bee5e23 Added some common finnish abbreviations and foreign words 7 years ago
  Reece H. Dunn 3a2663030b Update the version to 1.49.3-dev. 7 years ago
  Reece H. Dunn 3ed34d3a74 eSpeak NG 1.49.2 7 years ago
  Reece H. Dunn 4b4da73558 mbrowrap: fix building on Windows. 7 years ago
  Reece H. Dunn df7e9a23e1 Ensure that flags in the syllables are initialised. 7 years ago
  Reece H. Dunn 57108e1ed7 Add n_points guards in the LoadEnvelope2 loop. 7 years ago
  Reece H. Dunn 4a882e21d3 Don't update env_x/y if no points were read. 7 years ago
  Reece H. Dunn 19b2bebc02 Don't save an intonation if it was not found. 7 years ago
  Reece H. Dunn a2f751044c Remove unused letter assignment in MatchRule. 7 years ago
  Reece H. Dunn ecdff298b0 last_letter in MatchRule is not used. 7 years ago
  Reece H. Dunn 8a777385a8 Use wflags to access wtab->flags in LookupDict2. 7 years ago
  Reece H. Dunn e6ea8fabea Initialise ending in RemoveEnding. 7 years ago
  Reece H. Dunn 988db184ea Prevent invalid access to word in LookupDictList. 7 years ago
  Reece H. Dunn d19da58fa0 Fix running languages.test on sh/bash. 7 years ago
  Reece H. Dunn d040d90d01 Merge remote-tracking branch 'twinshadow/test-sha1sum' 7 years ago
  Anthony Cornehl 3115f769b1 tests/language.test: Use different hashing commands when needed 7 years ago
  Anthony Cornehl 897fad64c1 Remove definitions for towlower/towupper 7 years ago
  Anthony Cornehl 06c87ae25b Detect FreeBSD 7 years ago
  Reece H. Dunn 830bed1cb1 Android: Fix the remaining tests. 7 years ago
  Reece H. Dunn 44f33468c4 Android: Fix mapping voices who's IDs have been updated to be BCP47 compliant. 7 years ago
  Reece H. Dunn 5027f5310e Android: Update the VoiceData gender field -- the default is always male now to reflect the default voice settings. 7 years ago
  Reece H. Dunn 98a34ebaf5 Android: Update the VoiceData identifier fields. 7 years ago
  Reece H. Dunn b357f47394 Android: add the language files to espeakdata.zip from their new location. 7 years ago
  Reece H. Dunn 17620ed607 Android: Update APP_PLATFORM to android-14. 7 years ago
  Reece H. Dunn c8f83c6b1f Add ucd/ucd.h to readclause.c, to fix building on Android. 7 years ago
  Reece H. Dunn dc2b2a43b8 Android: Update the compile/targetSdkVersion to 26. 7 years ago
  Reece H. Dunn 4f360435d8 Android: Update the android gradle build tools to 25.0.3. 7 years ago
  Reece H. Dunn d578e9ebd7 Android: Update gradle to 2.3.3. 7 years ago
  Reece H. Dunn 8585b0b47d Fix the return status code from Synthesize when the voices cannot be found. 7 years ago
  Reece H. Dunn 882c2651e1 Fix setting the default voice from espeak_SetVoiceByProperties. 7 years ago
  Reece H. Dunn 16bea7fd0f Don't crash in LoadVoice if langopts is NULL. 7 years ago
  Reece H. Dunn 4d4a8419f8 Test espeak_SetVoiceByName with an invalid voice name. 7 years ago
  Reece H. Dunn aee367c334 Add espeak_SetVoiceByProperties tests with the languages property. 7 years ago
  Reece H. Dunn c0308e3140 tests/api: test that the translator's dictionary is correct. 7 years ago