0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- speech parameters management - history list, history commands - text data is now enclosed between `@data on' and `@data off' - @stop, @pause, @resume commands - is_speaking() function added to output module specification - design splitted into two ``threads'': one waits for commands and data which it puts in queues, second pops data from queues and is responsible for saying them loud with appropiate parameters - default speech synthesis is now flite - requieres gdsl, flite recomended - various other minor changes ... More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Formatting corrected. More... almost 23 years ago
Some comments added. More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Information about DocBook DTD version changed to 4.1.2. More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Architecture diagram described. Added section "Server Core". More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Variable DST for specifying html destination directory (which enables automatic update of HTML documentation on the web after CVS commits). Rules for copying images to html destination directory. More... almost 23 years ago
JPEG format is no more necessary. New Docbook recognizes also PGN, which is better for us. More... almost 23 years ago
Figure caption supplied. More... almost 23 years ago
Architecture diagram described. Added section "Server Core". More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Enhanced. More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Title changed: Speechd -> Speech Daemon. More... almost 23 years ago
*** empty log message *** More... almost 23 years ago
Software synthesizers are under separate subsection. Some indentation and syntax corrections. More... almost 23 years ago
More about SSIP. Redesigned Session managenemt. More about Multiple output devices (some corrections). More... almost 23 years ago
Initial version. More... about 23 years ago
Contents moved to new file NEWS. Now this file will be used for standard ChangeLog messages (code changes). More... about 23 years ago
Initial version More... about 23 years ago
Formatting changes. More... about 23 years ago
IBM Viavoice section addad. Section on GUI applications added. Several minor changes. More... about 23 years ago
Minor changes and fixes. More... about 23 years ago
Kosmetick� �pravy. More... about 23 years ago
*** empty log message *** More... almost 24 years ago
Makefile.config now defines LIB and FLAGS, and also common LIBS and CFLAGS, as CFLAGS = $(FLAGS) and LIB = $(LIB), so they may be redefined in particular Makefile, but they can still use the common values from $(LIB) and $(FLAGS). More... almost 24 years ago
makedepend usage added (as make dep) More... almost 24 years ago