0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/modules/festival.c: Implements callbacks. More... over 19 years ago
* src/c/clients/say/say.c: Now uses callbacks and supports a '-w' option which causes it to wait until the message is said or discarded. More... over 19 years ago
New -v option. More... over 19 years ago
Include correct system headers. (options_print_version): Updated copyright info. (options_parse): New -w option. More... over 19 years ago
Prototypes for new functions. More... over 19 years ago
* src/c/api/libspeechd.c: Use SPDConnection* instead of int as a connection. (parse_response_data): Rewritten. (get_param_int): New function. (get_param_str): New function. (spd_events_handler): New function. Asynchronous events handler. (get_reply): Rewritten. (spd_open): Added parameter mode. (Backwards incompatibility :( More... over 19 years ago
Include lpthread. More... over 19 years ago
* src/audio/oss.c (oss_play): Better debugging. (oss_play): Timing reworked. More... over 19 years ago
* src/audio/alsa.c (alsa_play): Typo. More... over 19 years ago
(ENotification): New type. (notification): New variable. (paused_while_speaking): New variable. More... over 19 years ago
* ssip.texi (Types of Events): Restructured, added information about events notifications and index marking. More... over 19 years ago
*** empty log message *** More... over 19 years ago
Updated. 0 and 1 insted of On and Off (they don't work). More... over 19 years ago
(LIB_SDAUDIO_AGE): New version of the library, AGE=0. More... over 19 years ago
*** empty log message *** More... over 19 years ago
Include sys/stat.h (load_output_module): Open the logfiles using S_IRUSR and S_IWUSR (read-write perms). More... over 19 years ago
(alsa_play): Most verbose logging messages commented out. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
ALSA variables have now their proper alsa_ namespace in AudioID. More... almost 20 years ago
(alsa_play): Check all returned values properly. Cleaning. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
Rearrange wait_for_poll so it works (at least for me). More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
(alsa_play): Call snd_pcm_set_swparams() addiotionally. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
(alsa_play): At the end of playback, set avail_min to the whole buffer and wait until poll() returns, meaning the buffer is free. More... almost 20 years ago
(AudioID): New member sw_params for alsa. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
New debugging messages. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago