.. |
compiledata.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
compiledict.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
compilembrola.c
|
Revert the gcc sign conversion warning fixes.
|
9 years ago |
dictionary.c
|
Fix the malloc/realloc usage of phon_out_buf in GetTranslatedPhonemeString(dictionary.c) [msvc /analyze]
|
9 years ago |
error.c
|
Use snprintf on all platforms (it is C99 conformant in Visual Studio 2015 and can be supported in the compatibility layer for older versions as needed).
|
9 years ago |
error.h
|
Support displaying error context information.
|
9 years ago |
espeak_api.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
espeak_command.c
|
Move include/espeak{-ng => }/speak_lib.h.
|
9 years ago |
espeak_command.h
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
event.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
event.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
9 years ago |
fifo.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
fifo.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
9 years ago |
ieee80.c
|
Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae
|
9 years ago |
intonation.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
klatt.c
|
Revert the gcc sign conversion warning fixes.
|
9 years ago |
klatt.h
|
Reformat the code using the uncrustify program.
|
9 years ago |
mbrowrap.c
|
The PROC* typedefs are no longer used, so remove them.
|
9 years ago |
mbrowrap.h
|
The PROC* typedefs are no longer used, so remove them.
|
9 years ago |
numbers.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
phoneme.h
|
Re-add the phoneme tables removed from the Burmese/Myanmar language support.
|
9 years ago |
phonemelist.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
readclause.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
setlengths.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
sintab.h
|
Add copyright notices to files that are missing them.
|
9 years ago |
spect.c
|
Make LoadFrame return an error_ng_STATUS code.
|
9 years ago |
spect.h
|
Return an espeak_ng_STATUS code in LoadSpectSeq.
|
9 years ago |
speech.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
speech.h
|
Move the N_PATH_HOME declaration in speech.h to avoid a duplicate #ifdef check.
|
9 years ago |
synth_mbrola.c
|
Fix the realloc usage of mbrola_tab in LoadMbrolaTable(synth_mbrola.c) [msvc /analyze]
|
9 years ago |
synthdata.c
|
i_CHANGE_PHONEME2 is not used and the code conflicts with i_ADD_LENGTH, so remove it
|
9 years ago |
synthesize.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
synthesize.h
|
i_CHANGE_PHONEME2 is not used and the code conflicts with i_ADD_LENGTH, so remove it
|
9 years ago |
tr_languages.c
|
Add a stdint.h compatibility shim.
|
9 years ago |
translate.c
|
Use snprintf on all platforms (it is C99 conformant in Visual Studio 2015 and can be supported in the compatibility layer for older versions as needed).
|
9 years ago |
translate.h
|
Support building espeak-ng.exe with Visual C++.
|
9 years ago |
voice.h
|
Check and fix source code formatting.
|
9 years ago |
voices.c
|
Remove a GCC incompatible pointer conversion warning in voices.c.
|
9 years ago |
wave.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
wave.h
|
Revert the gcc sign conversion warning fixes.
|
9 years ago |
wave_pulse.c
|
Create an initial compatibility shim for unistd.h.
|
9 years ago |
wave_sada.c
|
Fix building other source files from the 11101806ce change.
|
9 years ago |
wavegen.c
|
Fix the realloc usage of outbuffer in WaveCallback(wavegen.c)
|
9 years ago |