0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add cancel long message test More... over 14 years ago
add voice set consistency check in modules More... over 14 years ago
memory leak in espeak More... over 14 years ago
Fix includes in src/tests, for make distcheck. More... over 14 years ago
Fix two compiler warnings when building spd-say. More... over 14 years ago
espeak_state_mutex sometimes is not unlocked in module espeak More... over 14 years ago
fix if (ssml_mode == SPD_DATA_SSML) in index_marking.c More... over 14 years ago
add internationalization support to spd-say More... over 14 years ago
require at least dot.conf 1.3 More... over 14 years ago
remove set_param_int function More... over 14 years ago
use SPDMsgSettings in TFDSetElement More... over 14 years ago
use SPDVoice in SPDMsgSettings instead of language and synthesis_voice More... over 14 years ago
rename EMessageType to SPDMessageType More... over 14 years ago
replace int priority with SPDPriority More... over 14 years ago
use for cycle in get_message_from_queues to progress via priority queues More... over 14 years ago
align message and text priorities in server with a client lib More... over 14 years ago
make highest_priority static More... over 14 years ago
replace int ssml_mode with SPDDataMode More... over 14 years ago
replace ENotification with SPDNotification More... over 14 years ago
replace VoiceDescription with SPDVoice More... over 14 years ago
replace EVoiceType with SPDVoiceType More... over 14 years ago
replace ESpellMode with SPDSpelling More... over 14 years ago
replace ECapLetRecogn with SPDCapitalLetters More... over 14 years ago
replace EPunctMode with SPDPunctuation More... over 14 years ago
free reply in spd_execute_command_with_list_reply More... over 14 years ago
fix memory leak in spd_execute_command_with_list_reply while returning w/o free More... over 14 years ago
add --log-dir option (-L) to the speech-dispatcher More... over 14 years ago
add several files to the distribution More... over 14 years ago
update spd-say documentation with options -L, -y, -O More... over 14 years ago
add list modules option (-O) to spd-say More... over 14 years ago