12 Commits (8bafda70e2a9dc926e55177dd9a3c3b63d883d8d)

Author SHA1 Message Date
  Reece H. Dunn 8bafda70e2 Use the new ucd-tools project for wide-character compatibility on Android. 12 years ago
  Reece H. Dunn 0a37be30b2 Build a version of libttsespeak.so for the MIPS architecture. 12 years ago
  Reece H. Dunn 2c20fe7e33 Application.mk: align the ':=' and remove commented out code 12 years ago
  Reece H. Dunn 1b436168a1 eSpeakService.cpp: use 'delete' instead of 'free' to release memory allocated via 'new'. 12 years ago
  Reece H. Dunn 7dd1d66e4a Fix the shared object name for API 8 compatibility, with tests. 12 years ago
  Reece H. Dunn 3d48180e28 espeakengine: currentRate is not used, so remove it. 12 years ago
  Reece H. Dunn 4529991fe4 espeakengine: avoid leaking memory from currentLanguage. 12 years ago
  Reece H. Dunn f45a01b8e0 espeakengine: correctly implement TtsEngine::setAudioFormat. 12 years ago
  Reece H. Dunn b9c0143a9b Rename libttsespeak.so to libespeak.so. 12 years ago
  Reece H. Dunn 123e55a39c Relocate the package to com.reecedunn.espeak 12 years ago
  Reece H. Dunn bf45142f5d Fix the pitch mapping between Android and eSpeak. 12 years ago
  Reece H. Dunn df0f166fb4 Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse 12 years ago