0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(SEND_DATA): Back to using OL_RET(), but SEND_DATA_N is newly defined for other purposes. (SEND_CMD): See SEND_DATA. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(SEND_DATA): Back to using OL_RET(), but SEND_DATA_N is newly defined for other purposes. (SEND_CMD): See SEND_DATA. More... almost 21 years ago
(EXTRA_DIST): Added build.sh. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(print_version): Don't talk me about GNU Emacs! More... almost 21 years ago
Accept and handle the most important voice and TTS control parameters. More... almost 21 years ago
New file. More... almost 21 years ago
Include options.c and options.h More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(info_TEXINFOS): Include spd-say.texi. More... almost 21 years ago
Some documentation about the spd-say command. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(sd_flite_LDFLAGS): Use $(flite_basic) and $(flite_kal) from configure.in. More... almost 21 years ago
* src/modules/Makefile.am (sd_flite_LDFLAGS): Use $(flite_basic) and $(flite_kal) from configure.in. More... almost 21 years ago
Volume controlling variables added. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
* src/modules/generic.c (generic_set_*): Rewrite string values of parameters in generic_msg_*_str variables only when they change. More... almost 21 years ago
Prototype. More... almost 21 years ago
* src/c/api/libspeechd.c (spd_execute_command): Define as non-static. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
*** empty log message *** More... about 21 years ago
(output_send_msg): New function. (output_speak): Use output_send_msg instead of the macros. (SEND_DATA): Don't unlock the lock, just return. (SEND_CMD): Don't unlock the lock, just return. More... about 21 years ago
New functions for setting output_module and volume added. More... about 21 years ago
(Direct SSIP Communication in C): Added spd_send_data(). (Direct SSIP Communication in C): Added spd_execute_command(). More... about 21 years ago
*** empty log message *** More... about 21 years ago
(parse_set): Use TEST_CMD instead of strcmp. More... about 21 years ago
New functions for setting output_module and volume added. More... about 21 years ago
(speechd_set_output_module): New function. (speechd_set_volume): New function. More... about 21 years ago
(libspeechd_la_HEADERS): libspeechd.h moved here because otherwise it wasn't installed. (libspeechd_ladir): Points to includedir. More... about 21 years ago