Reece H. Dunn
91e054ec7c
encoding.c: Fix the ISO 8859 encoding names with date suffices.
8 years ago
Reece H. Dunn
0235c42652
encoding.c: Support the ISO 8859-14 encoding.
8 years ago
Reece H. Dunn
24faceab57
encoding.c: Support the ISO 8859-13 encoding.
8 years ago
Reece H. Dunn
495c0aed20
encoding.c: Support the ISO 8859-11 encoding.
8 years ago
Reece H. Dunn
84f20f8bb8
encoding.c: Support the ISO 8859-10 encoding.
8 years ago
Reece H. Dunn
1d2d0acd95
encoding.c: Use a lookup table to find the appropriate decoder.
8 years ago
Reece H. Dunn
0421f127e8
encoding.c: Support the ISO 8859-9 encoding.
8 years ago
Reece H. Dunn
da62a4c097
Add mnemonics.c and encoding.c to the Windows build.
8 years ago
Reece H. Dunn
7da585e25e
encoding.c: Support the ISO 8859-8 encoding.
8 years ago
Reece H. Dunn
a6eac922bd
encoding.c: Fix the ISO 8859-6 encoding.
8 years ago
Reece H. Dunn
b716b95feb
mkencodingtable: support mapping ISO 8859 encoding tables
8 years ago
Reece H. Dunn
56c0b38785
encoding.c: Support the ISO 8859-7 encoding.
8 years ago
Reece H. Dunn
da301c6b35
encoding.c: Use 0xfffd in ISO 8859-3 instead of 0x0000.
8 years ago
Reece H. Dunn
9e4638ff25
encoding.c: Support the ISO 8859-6 encoding.
8 years ago
Reece H. Dunn
51295d9d1b
encoding.c: Support the ISO 8859-5 encoding.
8 years ago
Reece H. Dunn
b5589fc5ee
encoding.c: Support the ISO 8859-4 encoding.
8 years ago
Reece H. Dunn
a93b0f3d64
encoding.c: Support the ISO 8859-3 encoding.
8 years ago
Reece H. Dunn
0a0e84a322
encoding.c: Support the ISO 8859-2 encoding.
8 years ago
Reece H. Dunn
26bec1eedf
encoding.c: Support the ISO 8859-1 encoding.
8 years ago
Reece H. Dunn
0590da5da7
encoding.c: Create a string decoding API; support US-ASCII decoding.
8 years ago
Reece H. Dunn
da7eaa7b9c
encoding.c: Create a text decoder API based on the usage in readclause.c.
8 years ago
Reece H. Dunn
887b1c837f
encoding.c: Don't crash when passing a NULL string to LookupMnem.
8 years ago
Reece H. Dunn
26f4eb4f8f
encoding.c: Support US-ASCII encoding names.
8 years ago
Reece H. Dunn
d5d93be00e
Group the LookupMnem API implementations into mnemonics.c.
8 years ago
Reece H. Dunn
b47363b7d3
Create an espeak_ng_EncodingFromName API.
8 years ago
Reece H. Dunn
e12abb4244
Rename the mni language to bpy to denode the actual Manipuri language supported.
8 years ago
Reece H. Dunn
ddc075288c
Windows: Fix a crash when building the 'en' voice.
This occurs in ReadVoiceFile (voices.c) when calling isspace to
isolate the attribute name. It happens because the msvc
implementation of isspace asserts that the character is in a valid
range, which fails for non-ASCII characters.
This commit resolves the problem by calling iswspace, which uses
the ucd-tools implementation.
8 years ago
Reece H. Dunn
1064d382c9
en: fixed sage, gini and -ia- words.
8 years ago
Reece H. Dunn
b4f8144de6
en: fix several pronunciations
8 years ago
Reece H. Dunn
e122277d05
en: The Oval Portrait [1842] - Edgar Allan Poe [1809-1849]
The Works of Edgar Allan Poe (The Raven Edition) - Volume 1 [1903]
Project Gutenberg eText #2147
8 years ago
Reece H. Dunn
79a87d57b8
en: Make previous Edgar Allan Poe fixes use /I#/ and /I2/ consistently.
8 years ago
Reece H. Dunn
675ff1975c
en: Use /I#/ and /I2/ consistently with their intended usage.
8 years ago
Reece H. Dunn
931739f343
en: Document the unstressed RABBIT, ROSES and EXPLORE vowels.
8 years ago
Reece H. Dunn
533b3af4c6
en: fix deposite
8 years ago
Reece H. Dunn
e55ee58dd6
en: expand æ and œ ligatures
8 years ago
Reece H. Dunn
01c4773c57
Merge remote-tracking branch 'Christianlm/master'
8 years ago
Reece H. Dunn
3b45bb3f0a
CHANGELOG.md: Add Maori to the list of new languages.
8 years ago
Reece H. Dunn
f3e6dc2ca6
Fix the 'mi' target for building the Maori language.
8 years ago
Reece H. Dunn
946c082899
Merge remote-tracking branch 'orotau/development'
8 years ago
chrislm
b46ac52e56
IT: updates Italian pronunciation dictionaries (tested on February 2017)
8 years ago
Reece H. Dunn
0004691f72
en/en-US: Pronunciation fixes for Edgar Allan Poe's The Masque of the Red Death
8 years ago
laptop
2b501fcb03
alpha version
8 years ago
Reece H. Dunn
43709dc4d4
CHANGELOG.md: Fix a typo in Katakana.
8 years ago
Reece H. Dunn
d2211309ec
en-US: Fix the HAPPY vowel.
8 years ago
Reece H. Dunn
a4805aa63a
Merge remote-tracking branch 'rhdunn/master'
8 years ago
Reece H. Dunn
9becb864de
en-US: Fixes for Edgar Allan Poe's The Cask of Amontillado
8 years ago
Reece H. Dunn
93cede9374
Windows Installer: Install the 'pt' voice, renamed from 'pt-PT'.
8 years ago
Reece H. Dunn
d9e5cc5941
Windows Installer: Install the 'nb' voice, renamed from 'no'.
8 years ago
Reece H. Dunn
a9be45e9af
Windows Installer: The fa-en-us voice has been removed, so remove it from the installer.
8 years ago
Reece H. Dunn
00b1ab8336
en-US: Don't use /I/ for the EXPLORE vowel, based on user feedback.
8 years ago