0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/python/speechd/_test.py (Client.check_it): Some more tests. More... over 20 years ago
* src/python/speechd/client.py (Client.char): New method. (Client.key): New method. (Client.sound_icon): New method. (Client.pause): New method. (Client.resume): New method. (Client.set_punctuation): New method. (Client.set_spelling): New method. (Client.set_cap_let_recogn): New method. (Client.set_voice): New method. (Client.set_volume): New method. (Client.block_end): New method. (Client.block_begin): New method. More... over 20 years ago
*** empty log message *** More... over 20 years ago
Revision: [email protected]/spdsend--main--0.1--patch-10 More... over 20 years ago
Allow building a non-threaded version. More... over 20 years ago
* configure.in (AC_OUTPUT): spdsend added. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(CHECK_SET_PAR): Report name of the parameter. (update_cl_settings): Update also volume. More... almost 21 years ago
Debug message. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
* src/modules/festival_client.c (client_accept_waveform): Only fill in wave->samples if wave->num_samples is more than 0. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
(cache_insert): Don't copy the fwave structure, just save the pointer. (module_speak): Removed redudant debugging messages. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
* src/modules/Makefile.am (AM_CFLAGS): $(spdlibdir) not ($spdlibdir) More... almost 21 years ago
(BUF_SIZE): Lowered to 128 since we are reading only one line. More... almost 21 years ago
(MSG2): Append exact timestamps to custom log also. More... almost 21 years ago
Formatting. More... almost 21 years ago
(load_output_module): Send the INIT command and provide the user with the resulting information in log. More... almost 21 years ago
module_init now has a new parametere char **status_info. More... almost 21 years ago
(module_strip_punctuation_some): Don't care about index marks. More... almost 21 years ago
(main): Wait for INIT command after launch. More... almost 21 years ago
(module_init): Provide information about the reason if initialization fails. More... almost 21 years ago
Don't wait for response with character, sound-icon, key. More... almost 21 years ago
(module_init): Provide information about the reson if initialization fails. More... almost 21 years ago
(spdlib_LTLIBRARIES): Install into spdlibdir. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago
Define spdlibdir. More... almost 21 years ago
*** empty log message *** More... almost 21 years ago