54 Commits (d74ccbe6c3e3f62fc79c957353aa60a773fb8d38)

Author SHA1 Message Date
  Valdis Vitolins 02b987f565 dv: comment about unused code added 7 years ago
  Valdis Vitolins 2f8d410055 bpy: fixed abbreviation for Manipuri language 7 years ago
  Valdis Vitolins 75e42d6870 hak: Initial support added for Hakka Chinese by Chen Chien-ting 7 years ago
  Valdis Vitolins 5a0af78af9 3-letter language code constants replaced with C macro L3() 7 years ago
  Reece H. Dunn ecd0902a10 Revert "Move most stress rule definitions from tr_languages.c to language files" 7 years ago
  Juho Hiltunen 0f55204522 Move most stress rule definitions from tr_languages.c to language files 7 years ago
  Juho Hiltunen 6042eb8d1e Move handling of SetLetterVowel() to language files 7 years ago
  Reece H. Dunn 4c98f5ffae Remove additional blank lines. 7 years ago
  Valdis Vitolins 60e9e3ebcb Fix for issue #338: Chinese Cantonese dictionary (zhy_dict) problem 7 years ago
  Reece H. Dunn f605f79465 tr_languages.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn 74f9f5e34b wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn 7f5914c0de Don't ignore ZWJ characters. 7 years ago
  Reece H. Dunn 2442dd05ae Document the ignored characters in tr_languages.c. 7 years ago
  Valdis Vitolins aea34ae5d9 Issue #100 Manipuri: Fix for wrongly pronounced numbers 8 years ago
  chrislm 3b0771df5a Decimal numbers in Spanish 8 years ago
  Reece H. Dunn 2f8f125c68 Remove voice/language support for alphabet2. 8 years ago
  Reece H. Dunn 9af96da469 Make the encoding.h API public. 8 years ago
  chrislm 5d8bb74169 IT: new improvements tested on april 2017 8 years ago
  Reece H. Dunn 7c16ac543c Use the text decoder API in readclause.c. 8 years ago
  Reece H. Dunn 0b0661cef0 Use the encoding.c tables for 8-bit encodings. 8 years ago
  Reece H. Dunn bb051e6086 ky: don't speak numbers character by character 8 years ago
  Reece H. Dunn 71c010b712 Remove unused wchar.h and wctype.h includes. 8 years ago
  Valdis Vitolins 0c3ceb2e70 As secondary stress is still spelled differently it is disabled 8 years ago
  chrislm d757fd9743 IT: Reading roman numerals as ordinals. 8 years ago
  chrislm 59c9408376 IT: Removed automatic secondari stress 8 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 8 years ago
  chrislm d90c7f259a Created spanish diphthongs [oi], added statements to distinguish final diphtong, Created file phoneme oo_ unstressed final vowel. 9 years ago
  chrislm 80da24bec7 Removed lengthen penultimate stressed vowels from dictionary.c lines 1469-1475. (See #80). 9 years ago
  chrislm e43a8e359f Spanish intonation 9 years ago
  chrislm 1627318a91 Guarani Language 9 years ago
  Reece H. Dunn f09c83640b Fix GCC -Wnarrowing warnings. 9 years ago
  Reece H. Dunn bbd981efb8 Use malloc/strdup instead of Alloc. 9 years ago
  Reece H. Dunn 96c43f3eb2 Clean up the include files to make them consistent. 9 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 9 years ago
  Reece H. Dunn c89ddf7fda Remove unused mr voice code in tr_languages.c (handled in another case within this file). [coverity] 9 years ago
  Reece H. Dunn 72db232ec3 Move include/espeak{-ng => }/speak_lib.h. 9 years ago
  Reece H. Dunn c2811d074e Make LoadPhData return an espeak_ng_STATUS code. 9 years ago
  Reece H. Dunn 80914cc40e Fix clang -Wunused-macros warnings. 9 years ago
  Reece H. Dunn 522e7c4d51 Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae 9 years ago
  Fredrik Nyqvist 14a2fb39cf Declare variables at their first point of use 9 years ago
  Reece H. Dunn 3e99752d0c Check and fix source code formatting. 9 years ago
  Reece H. Dunn f0c2c4cca2 Remove extra newlines from the files to provide consistent spacing. 9 years ago
  Reece H. Dunn d345d74f64 Remove braces around single-line if/while/for/etc. and related cleanup. 9 years ago
  Reece H. Dunn 9a837c8182 Remove parentheses around return statements. 9 years ago
  Reece H. Dunn 12e0bb122b Reformat the code using the uncrustify program. 9 years ago
  Reece H. Dunn 66c2831bed Use intptr_t from stdint.h instead of a custom long64 typedef. 9 years ago
  Reece H. Dunn c71b24a9a5 Use a consistent license notice in the source files. 9 years ago
  Reece H. Dunn cbe8695fcb Remove the * box around the file headers. 9 years ago
  Reece H. Dunn 36be9ac13f Use the default uncrustify config (with indentation changes) to reformat the code. 9 years ago
  Reece H. Dunn 5e0050419d Remove comments that deliniate the start and end of functions, etc.. 9 years ago