2233 Commits (690bb8b7d24e09e07eb1aa23791784923185c09c)
 

Author SHA1 Message Date
  Reece H. Dunn 690bb8b7d2 Ignore any present gradle wrapper. 8 years ago
  Reece H. Dunn 2e84bbbcc8 Use autoconf to check for sys/endian.h. 8 years ago
  Reece H. Dunn 58c655abae Use autoconf to check for endian.h. 8 years ago
  Reece H. Dunn 39bbd48144 README: Add a cross compilation section. 8 years ago
  Reece H. Dunn 7cb79ea358 Don't use AC_FUNC_(M|RE)ALLOC as they cause 'Undefined reference to rpl_(m|re)alloc' on some systems. 8 years ago
  Reece H. Dunn 006bd842c3 Fix indentation in wavegen.c. 8 years ago
  Reece H. Dunn 9d885c89fd Merge remote-tracking branch 'ValdisVitolins/master' 8 years ago
  chrislm fc7a94dcf1 ES: minor fix for eI (vdipht) pronunciation 8 years ago
  Valdis Vitolins 824e55b855 Fixed link to bug 8 years ago
  Valdis Vitolins 640f0d8160 Typo fixes 8 years ago
  Valdis Vitolins fd30bdf026 More details about rule implementation and caveats 8 years ago
  Valdis Vitolins 47e1a2b43a Latvian language improvements 8 years ago
  Valdis Vitolins 91b723c99a Lowered nasaliness of Latvian voice 8 years ago
  Reece H. Dunn d828156576 Reduce buffer length to 50mS and don't override it when using eSpeak for audio. 8 years ago
  Reece H. Dunn dae9cda060 Revert "issue 172: fix sluggish speech for stopped speech." 8 years ago
  Reece H. Dunn a506dc5241 Fix setting saved_parameters in espeak_ng_Initialize. 8 years ago
  Reece H. Dunn 36d5a8b67b Revert "Don't reset the parameters unless they have been set." 8 years ago
  Reece H. Dunn 26e453dd2f Don't reset the parameters unless they have been set. 8 years ago
  Reece H. Dunn e095f008fa Merge remote-tracking branch 'eeejay/set-voice-by-name' 8 years ago
  Reece H. Dunn 2ccaa7f002 Improve the IsLetterGroup comments. 8 years ago
  Reece H. Dunn af1fae46de Fix formatting of the previous changes to match style guidelines. 8 years ago
  Eitan Isaacson 97a7733df9 Use espeak_SetVoiceByName in emscripten glue when only name is provided. 8 years ago
  Valdis Vitolins e7663a230b Latvian language improvement: more correct syntax used for unstressed syllables 8 years ago
  Valdis Vitolins 6820f450de Documentation: fixed typo 8 years ago
  Valdis Vitolins 2e7bf37c07 Documentation: '\xxx' for character and and ')J_xxx' rule documented 8 years ago
  Valdis Vitolins 8e93334d1a Documentation: Issue #155 — how to use letter group with 'empty string' in letter group 8 years ago
  Valdis Vitolins a621ad46e7 Implementation for issue #155 8 years ago
  Reece H. Dunn 8d5efa0002 ar: use 'A' instead of 'aa' in comments with upper-case words. 8 years ago
  Reece H. Dunn ae3e411f67 Build the ar language files. 8 years ago
  Reece H. Dunn 85c5a03cd7 ar: the A phoneme is used in the Arabic dictionary, so uncomment it. 8 years ago
  Reece H. Dunn e2da3497b7 ar: add the Arabic dictionary files from https://github.com/linuxscout/espeak-ng 8 years ago
  Reece H. Dunn 8e7343fdc3 ar: use the ph_arabic file from https://github.com/linuxscout/espeak-ng 8 years ago
  Reece H. Dunn 73961be59f Add the config.h file needed for the Android build. 8 years ago
  Reece H. Dunn 95b5b4d8a0 Add 'src/ucd-tools/' from commit '3b8016e4f5f415175abb966000c1ebd6f15a4697' 8 years ago
  Reece H. Dunn 4d3bc36c47 README.md: Incorporate the eSpeak for Android README documentation. 8 years ago
  Reece H. Dunn e7a43d27c7 README.md: Right-align the travis status and add a title. 8 years ago
  Reece H. Dunn f7ef12d9f2 README.md: Move up the 'eSpeak for Android' section. 8 years ago
  Reece H. Dunn 156662aadf README.md: Rename 'Notes for Packagers' to 'Packaging'. 8 years ago
  Reece H. Dunn d2ef30c60b README.md: Group the Linux/Mac/BSD instructions. 8 years ago
  Reece H. Dunn f7b87daf71 README.md: Merge the Debian dependency installation into the main Build Dependencies section. 8 years ago
  Reece H. Dunn 4183089cfd README.md: Group the Windows documentation. 8 years ago
  Reece H. Dunn 6bc5f409a3 Don't generate an error if ndk-build (for Android builds) is not present. 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 e4e572aadc Convert eSpeakService.cpp to C so it can be compiled with clang's -std=c11 flag. 8 years ago
  Reece H. Dunn 0a2034b979 android: support building the new espeak-ng C code. 8 years ago
  Reece H. Dunn 02b96a4c8d Don't build the feature-graphic image as these are no longer used on Google Play. 8 years ago
  Reece H. Dunn 3d482c1674 android: fix running mkicons.sh on modern systems 8 years ago
  Reece H. Dunn 7390b9de0a Allow the build to work without gradle (for non-Android builds). 8 years ago
  Reece H. Dunn 66ac27a94e Merge branch 'android' 8 years ago