0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Apr 08, 2025 — Apr 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: -fi -> -f (thanks to Piotr Kwapulinski) More... over 17 years ago
Close the audio device in s_clear rather than in the cleanup handler; avoids a potential race More... about 18 years ago
Only drain audiodev if not NULL More... about 18 years ago
Increment version number More... over 18 years ago
Avoid canceling wave thread during audio_write (this is not safe w/dmix) More... over 18 years ago
Several 0.4.1 entries More... about 19 years ago
Update version number. More... about 19 years ago
Avoid situations where a thread is canceled while waiting for a condition variable; works around an apparent bug in newer versions of linux/glibc. More... about 19 years ago
Fix compiler warnings More... about 19 years ago
Added CREDITS More... about 19 years ago
Make skip length dependent on speech rate Add missing semicolon Use strlen rather than strnlen; strnlen is not very portable More... about 19 years ago
Add speech_volume More... over 19 years ago
Added CREDITS, and added AUTHORS to distribution More... over 19 years ago
Add support for tcp connections More... over 19 years ago
Update for 0.4.0 More... over 19 years ago
Documentation updates from Lukas Loehrer More... over 19 years ago
add AUDIOLIBS determination from flite More... over 19 years ago
Fixed audio ib detection for alsa add AUDIOLIBS determination from flite More... over 19 years ago
From Lukas Loehrer: Only reopen audio device after failure when using OSS, exit otherwise. Debuging support for mutexes Removed critical cancellation point from WAVE_UNLOCK and TEXT_UNLOCK Workaround in s_clrear() for condition variable corruption Only buffer 40 seconds of wave data Simplified thread synchronization by using pthread condition variables. This is a large change! See top of fs.c file for notes. More... over 19 years ago
Add include of sys/socket.h LL: Setting socket permissions works now LL: Added -c (contex) option to allow multiple eflite server instances remove unneeded \n from es_log calls work around file descriptor issue with fork() on cygwin More... over 19 years ago
remove unneeded \n from es_log calls work around file descriptor issue with fork() on cygwin More... almost 21 years ago
es.c: remove unneeded \n from es_log calls es.c: work around file descriptor issue with fork() on cygwin configure.in, Makefile.in: add AUDIOLIBS determination from flite More... almost 21 years ago
Add AUDIOLIBS determination from flite More... almost 21 years ago
Set version to 0.3.9 More... about 21 years ago
Correct instructions for newer versions of Emacspeak More... about 21 years ago
Corrected INSTALL documentation for Emacspeak 19 and up From Jeremy Huddleston <[email protected]>: es.c: fix EOF bug es.c: add -D (daemon) option Support shared libraries Release v0.3.9 More... about 21 years ago
Document options More... about 21 years ago
from [email protected]: add -D (daemon) option Fix EOF bug More... about 21 years ago
Add shared library support (from [email protected]) More... about 21 years ago
Fix size warning More... about 22 years ago