Reece Dunn
32657ddf5b
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
13 years ago
jonsd
084584ee16
[1.46.19]
Speak names of characters U+2800 to U+28FF, Braille dot symbols.
Language option to speak numbers which use characters '0' to '9' with the English voice.
Add some more characters to the vowel and consonant lists for Indian languages.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@284 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
Reece Dunn
b9aa83aa78
Merge branch 'development'
Conflicts:
docs/speak_lib.h
13 years ago
Reece Dunn
f4da8ea6b9
1.46.18 (from espeak.sourceforge.net/test/latest.html)
13 years ago
Reece Dunn
6eabfcef6e
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
espeak-data/voices/mb/mb-ee1
espeak-data/voices/mb/mb-mx1
espeak-data/voices/mb/mb-vz1
phsource/compile_report
phsource/mbrola/ee1
13 years ago
jonsd
176a0c267c
[1.46.18]
Language changes: ta, hu, et, pl
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@283 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
Reece Dunn
7ec4a690e8
Merge branch 'development'
13 years ago
Reece Dunn
37ab9a0e33
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
phsource/vowel/a_8
13 years ago
jonsd
1dddc6e1f6
[1.46.17]
lang=pt, ordinal numbers and names of accented letters.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@282 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
Reece Dunn
dcbb5be63b
Merge branch 'development'
13 years ago
Reece Dunn
d485152451
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
dictsource/ta_rules
phsource/compile_report
13 years ago
jonsd
9c3a48996e
[1.46.16]
Fix phoneme translation for mbrola French voices.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@281 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
jonsd
4d64bf10a1
[1.46.15]
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@280 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
Reece Dunn
32dd1fa59b
Makefile: support INCDIR and LIBDIR at the top level
13 years ago
Reece Dunn
9c59628485
Merge branch 'development'
Conflicts:
docs/speak_lib.h
13 years ago
Reece Dunn
bc2f90455f
1.46.15
13 years ago
Reece Dunn
7b2acbcf98
Merge branch 'development'
Conflicts:
.gitignore
13 years ago
Reece Dunn
662e161d13
1.46.14
13 years ago
Reece Dunn
8f32b1369f
Merge branch 'development'
13 years ago
Reece Dunn
17be838b1a
1.46.13
13 years ago
Reece Dunn
24b6d1c91a
make: copy src/speak_lib.h to docs/speak_lib.h
The version of speak_lib.h in docs is out-of-sync with the version
in src. To keep the file layout the same as upstream espeak, but
to keep the files in sync, the docs/speak_lib.h file is copied as
part of the build via a make target.
13 years ago
Reece Dunn
674772f59b
Merge branch 'development'
13 years ago
Reece Dunn
c43dddfeeb
Merge branch 'upstream' into development
Conflicts:
dictsource/dict_phonemes
phsource/compile_report
13 years ago
jonsd
5513c61919
[1.46.02] release version
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@279 d46cf337-b52f-0410-862d-fd96e6ae7743
13 years ago
Reece Dunn
ef261d3570
Merge branch 'development'
13 years ago
Reece Dunn
812bd35f73
1.46.11
13 years ago
Reece Dunn
f689cbd31b
Merge branch 'development'
13 years ago
Reece Dunn
4e0dccc4b9
Remove the phsource/error_intonation file (build output).
13 years ago
Reece Dunn
2702601049
Makefile: add dependencies on the source files for the top-level executable files.
13 years ago
Reece Dunn
9366efe43b
Makefile: fix dependencies for the espeak-data directory to avoid unnecessary rebuilds.
13 years ago
Reece Dunn
d45d73d56a
Merge branch 'development'
Conflicts:
.gitignore
13 years ago
Reece Dunn
16ca03220a
remove files generated by 'espeakedit --compile'
13 years ago
Reece Dunn
550e3fb2e8
Makefile: shadow the phsource and dictsource directories instead of copying them
13 years ago
Reece Dunn
0644df4e0d
Makefile: reference the binary files directly in the top-level makefile.
13 years ago
Reece Dunn
51fa765c3f
Makefile: add language alias rules for the espeak-data/*_dict files
13 years ago
Reece Dunn
85fb91e498
Makefile: add rules for compiling the language dictionaries
13 years ago
Reece Dunn
1d38b69010
Revert "sort dict_phonemes as language compilation requires this"
This reverts commit 9e5227fb77
.
This change breaks more than it fixes.
13 years ago
Reece Dunn
9e5227fb77
sort dict_phonemes as language compilation requires this
13 years ago
Reece Dunn
1439806564
makefile: fix dependencies on the root makefile to ensure all components are built
13 years ago
Reece Dunn
11ffc619fb
Makefile: fix building espeakedit.
13 years ago
Mesar Hameed
5ab781f5e5
Top Makefile: changes to reflect that src/Makefile.espeakedit has been removed.
13 years ago
Mesar Hameed
296b5abeef
Merge src/Makefile.espeakedit into src/Makefile.
benefits:
Espeakedit now honors the specified USE_AUDIO flag.
Remove duplication.
13 years ago
Reece Dunn
f04e0dccd3
Makefile: fix building espeak
13 years ago
Reece Dunn
fd05deb955
Merge branch 'development'
13 years ago
Reece Dunn
7510450b25
Merge branch 'upstream' into development
13 years ago
Reece Dunn
8947521074
Merge pull request #1 from mhameed/build
Build
13 years ago
Mesar Hameed
deda2b6488
Makefile: rearrange vars, so that they are near their rules.
13 years ago
Mesar Hameed
0ec25289a0
Makefile: pull out common cppflags, sort filenames alphabetically.
13 years ago
Mesar Hameed
d0346e8456
Makefile: remove redundant variables, rename others for clarity.
13 years ago
Mesar Hameed
e4a0ae70f3
Makefile: pull out common files into a variable.
Makes it easier to see where speak_SOURCES and libspeak_SOURCES differ.
13 years ago