17 Commits (4ec02683f1d0df9a50381f3456101ffbcb11d4cc)

Author SHA1 Message Date
  Reece H. Dunn 4ec02683f1 Remove the unused ph_sorter function in compiledata.c 9 years ago
  Reece H. Dunn f099f6cc80 Remove the unused PrintPhonemesUsed function in compiledata.c 9 years ago
  Reece H. Dunn 6aee7b721f Fix a value conversion warning on 64-bit builds. 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
  Michael Curran 5353e125dc Allow compilePhonemeData and compileIntonations to be called with a NULL log argument. If so, log is set to stderr. 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 603f046154 Avoid implicit function messages when building the project. 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 8b358594f7 Expose the CompileIntonations and CompilePhonemeData functions via the espeak_ng.h API. 9 years ago
  Reece H. Dunn 8218109400 Convert src/compiledata.cpp to src/libespeak-ng/compiledata.c. 9 years ago
  Reece H. Dunn 56ddf6c339 espeakedit: remove wxWidgets from compiledata.cpp 9 years ago
  Reece H. Dunn d1b06c6591 espeakedit: convert SpectSeq to a struct 9 years ago
  Reece H. Dunn e5610301b0 espeakedit: move the definition of SpectFrame::GetRms out of the class 9 years ago
  Reece H. Dunn 1a19319979 espeakedit: move the remaining prosodydisplay.cpp code into compiledata.cpp 9 years ago
  Reece H. Dunn 3fde1a2d53 espeakedit: simplify and inline the ConfigInit logic 9 years ago
  Michael Curran 7ebca8cb53 strftime on windows no longer supports %F. Therefore use %Y-%m-%d which is equivilent. Stops a crash in espeakEdit on Windows. 9 years ago
  Reece H. Dunn 50377416cf espeakedit: remove all but the --compile support 9 years ago
  Reece H. Dunn bd608a8451 CompileIntonation: pass the file to log errors to as a parameter 9 years ago
  Reece H. Dunn 0a48ca015f compiledata - don't include options.h 9 years ago
  Reece H. Dunn 83d26f48fc compiledata - don't include main.h 9 years ago
  Reece H. Dunn 257b6b33a5 Move CompileMbrola to libespeak-ng. 9 years ago
  Reece H. Dunn 4e4a0e8f40 frame_t3 is not used, so remove it 9 years ago
  Reece H. Dunn 186916afb6 Remove the code within '#ifdef deleted' statements. 9 years ago
  Reece H. Dunn 1e01ce9202 Use C linkage for all libespeak internal headers. 9 years ago
  Reece H. Dunn af16ee6327 Free tune_data when returning from CompileIntonation. 9 years ago
  Reece H. Dunn 6ae765f0f4 Delete spectseq on error conditions. 9 years ago
  Reece H. Dunn 1c6bdbd99d Fix building with wxWidgets 2.8 10 years ago
  Reece H. Dunn 55b2e01a6c autotools: support building the mbrola phtrans files 11 years ago
  jonsd 992b4cf068 [1.48.08] 11 years ago
  jonsd 64c30fe2e4 [1.48.07] 11 years ago
  jonsd 24379e026d [1.48.05] 11 years ago
  jonsd 6bc5e798c1 [1.48.03] 11 years ago
  jonsd 16a90bd323 [1.48.01] 11 years ago
  Reece H. Dunn 0d6326efe5 espeak 1.47.14 defines wxWidget 3.0 compatibility in main.h 11 years ago
  Reece H. Dunn fdf52edf89 wxwidgets 3.0: make espeakedit compile 11 years ago
  jonsd eaba1458d3 [1.47.13] 11 years ago
  jonsd 10bd23b3b4 [1.47.12] 11 years ago
  Reece H. Dunn 8e4d23343c espeakedit: don't build the dictionaries when compiling the phoneme data on the command line 12 years ago
  jonsd 43b2ae4987 [1.47.05] 12 years ago
  jonsd 394869c5c2 [1.47.03f] 12 years ago
  jonsd 665afbf8d2 [1.47.03e] 12 years ago
  jonsd 61edd2d38f [1.47.03c] 12 years ago
  jonsd 42028ac8ce [1.46.53] 12 years ago
  jonsd cecf81577e [1.46.52] 12 years ago
  jonsd 83bc87a000 [1.46.40] 12 years ago
  Reece H. Dunn 0fdba9386d src/compiledata.cpp: only call DrawEnvelopes if MAKE_ENVELOPES is defined 12 years ago
  jonsd 6ee501b5bb [1.46.38] 12 years ago