History log of /external/svox/pico/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28e5bccf28fe8b3a742ad46bdadf50a066ff8393 12-Jul-2012 Joe Onorato <joeo@google.com> use LOCAL_PATH properly

Change-Id: I5a177116b976be159042cab51c297861f275daa2
/external/svox/pico/Android.mk
358de7f221657b7ebd2619f887007f1669c20f7f 15-Mar-2012 Glenn Kasten <gkasten@google.com> Add libmedia_native

Change-Id: I0a3dcd2f6e983b09e93eabb529b56c3de5a9c0f7
/external/svox/pico/Android.mk
0bad91971ce601c04fe183b2da0ebd7e6fbb3734 12-Jul-2011 Jeff Brown <jeffbrown@google.com> Remove the simulator target from all makefiles.
Bug: 5010576

Change-Id: Ia539a6a831a7d500d0c5336438e0bc0ff5854bf0
/external/svox/pico/Android.mk
8b96d41f190527187d2ab1cd33f9d0fe02c08386 21-Jun-2011 Narayan Kamath <narayan@google.com> libttspico should be optional, installed only when PicoTts is.

Change-Id: I6b5b81dc2c18d8a2b96074080304bfbdbc479fdc
/external/svox/pico/Android.mk
dcaa28d9308fcdf9a68a867b73d585d2db8818bf 23-May-2011 Narayan Kamath <narayan@google.com> Fix TTS breakage

bug:4476001
Change-Id: I14f4c5d803fc95bcaf11bc3ac182df4133083281
/external/svox/pico/Android.mk
ea2af8319ea840e4feb2e3733bee1ba7c52a7dc7 19-May-2011 Narayan Kamath <narayan@google.com> Minor makefile refactoring.

This allows folks to depend on libttspico_static and just
call getTtsEngine() directly instead of all the dlopen()
dlsym() business.

Change-Id: I7b5b6c94d08b95ade9ba9c995e4bd2a862acdfb6
/external/svox/pico/Android.mk
f41e1f808fbcf9014c0a5668fba4eff6dd051366 14-Mar-2011 Bjorn Bringert <bringert@android.com> Port Pico to new TTS engine API

Requires TTS engine API added in
change I7614ff788e11f897e87052f684f1b4938d539fb7

The compatibility layer in

pico/compat/src/com/android/tts/compat/SynthProxy.java
pico/compat/jni/com_android_tts_compat_SynthProxy.cpp

is based on these files removed from the old TTS engine framework:

frameworks/base/packages/TtsService/src/android/tts/SynthProxy.java
frameworks/base/packages/TtsService/jni/android_tts_SynthProxy.cpp

Bug: 4150618
Change-Id: I7a2cca6b5cfbac6158a87fad69cc796140adb2f3
/external/svox/pico/Android.mk
8a1dd2de697c7e5fc3290d1115b51ed0bcdcd726 14-Mar-2011 Iliyan Malchev <malchev@google.com> external/svox: remove LOCAL_PRELINK_MODULE

Change-Id: I987cf0645cd1281e499426a29c82bdebd74f733b
Signed-off-by: Iliyan Malchev <malchev@google.com>
/external/svox/pico/Android.mk
8e199439ff3a726412b31b0c75f50b5aee7a77a1 06-May-2010 Dan Bornstein <danfuzz@android.com> For issue #2651381, allow library prelinking.

Change-Id: I109b34edc12547c644f546c4aaabbc8536579d62
/external/svox/pico/Android.mk
3dca818415866afc7dccc8c95228c4d46845b99a 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Idb2afba98635dd41092cad0eb7432516b048bf67
/external/svox/pico/Android.mk
39478b6612978a244cb8dba87a78eccda8311454 27-Aug-2009 Jean-Michel Trivi <jmtrivi@google.com> Fix the issue where the native lib for the Pico TTS engine gets
copied both to /system/lib and the PicoTts.apk (where it gets installed
to /data/data/com.svox.pico/lib/).
/external/svox/pico/Android.mk
39358f0dacad8cece6c2d3ef1055030f57090c79 02-Jul-2009 Jean-Michel Trivi <jmtrivi@google.com> - Integrate SVOX's latest code drop.
- Fix a bug where TTS_SYNTH_DONE was signaled to the TTS service synth proxy
even though the synthesis wasn't done (more data to be played).
- Deprecated the synthesizeIPA() function as it will be supported by the
phoneme tag in synthesize().
/external/svox/pico/Android.mk
1284d937084a20b457c280259fff59391129509a 23-Jun-2009 Charles Chen <clchen@google.com> Moving PicoTts plugin under the pico directory of external/svox
/external/svox/pico/Android.mk