0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
eSpeak generic output module configuration. More... about 19 years ago
Added espeak-generic conf module (commented out). More... about 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... about 19 years ago
(speak): Break loop when SPEAKING only after checking for pause. Do not fill resume_requested with 1. More... about 19 years ago
(default_fd_set): Initialize paused_while_speaking to 0. More... about 19 years ago
(queue_message): Only copy settings and type when we get an fd. For uids, the message settings are already filled in. More... about 19 years ago
Per-language key substitution. More... about 19 years ago
Clarify KEY command More... about 19 years ago
More languages. More... about 19 years ago
Add some more languages. More... about 19 years ago
Improvements. More... about 19 years ago
Minor. More... about 19 years ago
Spelling. More... about 19 years ago
Clarify module_stop(), module_pause(), and module_report_*(). More... about 19 years ago
Rework stop and pause logic. One cannot call module_report_* from same thread as a module_stop() or module_pause(). More... about 19 years ago
Add a little more time. More... about 19 years ago
Wait for 705 RESUMED. More... about 19 years ago
When pause requested, wait for end-of-sentence index mark. Cannot test this because PAUSE not working. More... about 19 years ago
Support sound icons by speaking sound icon name. More... about 19 years ago
Cleanup. More... about 19 years ago
Support user index marks. More... about 19 years ago
Support for user index marks. More... about 19 years ago
Minor corrections. More... about 19 years ago
Fix infinite loop substituting keys. Add rest of keys to keys.test. More... about 19 years ago
New test script for keys. More... about 19 years ago
A new test script for keys. Key subsitution for IBM TTS. More... about 19 years ago
Add volume and low pitch tests. More... about 19 years ago
Do not use this semaphore and mutex. Cannot test/develop this until PAUSE is working in SD. More... about 19 years ago
Volume, rate, and pitch settings. Gen code cleanup. More... about 19 years ago