.. |
compiledata.c
|
Use a HAVE_MKSTEMP configure check instead of PLATFORM_POSIX.
|
9 years ago |
compiledict.c
|
Fix a null pointer dereference in compile_rule(compiledict.c). [Coverity]
|
9 years ago |
compilembrola.c
|
Clean up the include files to make them consistent.
|
9 years ago |
dictionary.c
|
Fix building 'my' (Burmese) on Windows.
|
9 years ago |
error.c
|
Move strerror_r portability to a string.h compatibility shim.
|
9 years ago |
error.h
|
Support displaying error context information.
|
9 years ago |
espeak_api.c
|
Clean up the include files to make them consistent.
|
9 years ago |
espeak_command.c
|
Fix a null pointer dereference in create_espeak_pronunciation_list(espeak_command.c). [Coverity]
|
9 years ago |
espeak_command.h
|
Remove includes from internal header files.
|
9 years ago |
event.c
|
Remove includes from internal header files.
|
9 years ago |
event.h
|
Move include/espeak{-ng => }/speak_lib.h.
|
9 years ago |
fifo.c
|
Add a missing pthread_mutex_unlock call in fifo_add_commands. [Coverity]
|
9 years ago |
fifo.h
|
Remove includes from internal header files.
|
9 years ago |
ieee80.c
|
Revert commit 14a2fb39cf89c8e5561f833f961d8330059daaae
|
9 years ago |
intonation.c
|
Clean up the include files to make them consistent.
|
9 years ago |
klatt.c
|
Use M_PI instead of PI.
|
9 years ago |
klatt.h
|
Use M_PI instead of PI.
|
9 years ago |
mbrowrap.c
|
Inline the calls to log in mbrowrap.c.
|
9 years ago |
mbrowrap.h
|
The PROC* typedefs are no longer used, so remove them.
|
9 years ago |
numbers.c
|
Clean up the include files to make them consistent.
|
9 years ago |
phoneme.h
|
Re-add the phoneme tables removed from the Burmese/Myanmar language support.
|
9 years ago |
phonemelist.c
|
Clean up the include files to make them consistent.
|
9 years ago |
readclause.c
|
Use a HAVE_MKSTEMP configure check instead of PLATFORM_POSIX.
|
9 years ago |
setlengths.c
|
Clean up the include files to make them consistent.
|
9 years ago |
sintab.h
|
Add copyright notices to files that are missing them.
|
9 years ago |
spect.c
|
Fix a null pointer dereference in LoadSpectSeq(spect.c). [Coverity]
|
9 years ago |
spect.h
|
Return an espeak_ng_STATUS code in LoadSpectSeq.
|
9 years ago |
speech.c
|
MSI: set the Path registry value to the install directory
|
9 years ago |
speech.h
|
Use malloc/strdup instead of Alloc.
|
9 years ago |
synth_mbrola.c
|
Clean up the include files to make them consistent.
|
9 years ago |
synthdata.c
|
Use malloc/strdup instead of Alloc.
|
9 years ago |
synthesize.c
|
Remove paused from synthesize.c as it is now no longer used.
|
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
|
Fix GCC -Wnarrowing warnings.
|
9 years ago |
translate.c
|
Use free instead of Free as free checks for NULL.
|
9 years ago |
translate.h
|
Fix GCC -Wnarrowing warnings.
|
9 years ago |
voice.h
|
Fix a null pointer dereference in DoVoiceChange(synthesize.c). [Coverity]
|
9 years ago |
voices.c
|
Perform case insensitive comparisons for matching voice names.
|
9 years ago |
wave.c
|
Fix detecting if pulseaudio is running in audio=runtime mode.
|
9 years ago |
wave.h
|
Remove the unused wave_test_get_write_buffer.
|
9 years ago |
wave_pulse.c
|
Merge the error labels in pulse_open to simplify the logic.
|
9 years ago |
wave_sada.c
|
Remove the unused wave_test_get_write_buffer.
|
9 years ago |
wavegen.c
|
Use M_PI instead of PI.
|
9 years ago |