43 Commits (ec57210cc5c49bca06bded8dcedc91b07158959a)

Author SHA1 Message Date
  Juho Hiltunen 59177db8ef cleanup: fix code smell knownConditionTrueFalse 2 years ago
  Juho Hiltunen c92180f918 cleanup: move n_tunes and tunes to where they are used 2 years ago
  Samuel Thibault a660fc04cc Add more const qualifiers on static arrays 3 years ago
  Samuel Thibault b106fd5c91 Avoid shifting integers 3 years ago
  Juho Hiltunen bda8b6f76a code cleanup: remove unnecessary voice option translator 4 years ago
  freddii 61efed30fa fixed spelling mistakes 4 years ago
  Juho Hiltunen ee944700f8 code cleanup: Check all local includes with include-what-you-use 5 years ago
  Juho Hiltunen d196d93ed5 maintainability: move variables to files where they are used, allowing removal of unnecessary extern declarations 7 years ago
  Juho Hiltunen 9012f3f0bf headers: continue with synthdata.h 7 years ago
  Juho Hiltunen 9d12d23d2a headers: add new file intonation.h with declarations of functions in intonation.c 7 years ago
  Juho Hiltunen 079d5a92c5 remove more unnecessary speech.h includes 7 years ago
  Juho Hiltunen 78749f14f8 readability fix: use boolean instead of 0 and 1 for loop control 7 years ago
  Chen, Chien-ting 4519d2a8e4 add hakka sandhi and footnotes 7 years ago
  Chen, Chien-ting e8fbe6a5af add hakka sandhi 7 years ago
  Reece H. Dunn 74f9f5e34b wavegen.c: Fix -Wmissing-prototypes warnings. 7 years ago
  Reece H. Dunn df7e9a23e1 Ensure that flags in the syllables are initialised. 7 years ago
  Reece H. Dunn 9af96da469 Make the encoding.h API public. 8 years ago
  Reece H. Dunn 7c16ac543c Use the text decoder API in readclause.c. 8 years ago
  Reece H. Dunn 71c010b712 Remove unused wchar.h and wctype.h includes. 8 years ago
  Ondřej Lysoněk 3817ee1e16 Moved speak_lib.h to espeak-ng directory 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 902d610a70 Pass syllable_tab by parameter instead of a static global to avoid setting a stack value to a global [clang scan-build]. 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 b11d540718 Fix GCC -Wunused-parameter 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 41ab4715d8 The group_tone_emph variable is set but not used, so remove it. 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
  Reece H. Dunn 08821f262f Remove commented out code. 9 years ago
  Reece H. Dunn 186916afb6 Remove the code within '#ifdef deleted' statements. 9 years ago
  Reece H. Dunn f7dfc38dd7 Use the C compiler to build C files; restructuring. 9 years ago
  Reece H. Dunn 5b3cf74f21 Remove StdAfx.h 9 years ago
  jonsd 10bd23b3b4 [1.47.12] 11 years ago
  jonsd 500d2c9525 [1.47.11b] 12 years ago
  jonsd d18532991a [1.45.45] 13 years ago
  jonsd 3bf61040b9 [1.43.52] 15 years ago
  jonsd 11ba954486 Add some missing files to phsource. 15 years ago
  Reece Dunn 8eb4313beb build: change the mode of the files to 644. 15 years ago