Failed to load latest commit information.
.gitignore go back to just using a makefile
.indent.pro added .indent.pro to the repository
COPYING added gpl
Makefile separate string handling routines into their own module
README go back to just using a makefile
TODO rename todo file
cli.c support adapters using the acsint module
espeak.c More rate changes. Previous was too slow.
espeakup.8 add command line option to change the pid path
espeakup.c Do not try to remove the pid file unless we are in speakup mode
espeakup.h Revert "add indexing support"
queue.c change code to use allocMem wrapper for memory allocation
queue.h indentation fixes
signal.c use memset to initialize sigaction structure
softsynth.c Revert "add indexing support"
stringhandling.c separate string handling routines into their own module
stringhandling.h change code to use allocMem wrapper for memory allocation