Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently | thfrwn | 2023-10-27 | 1 | -2/+2 |
* | [Linux/TTS] Cache TTS voice list. | bruvzg | 2023-06-02 | 1 | -0/+8 |
* | Windows TTS: Use HashMap instead of RBMap for ids | Rémi Verschelde | 2023-04-11 | 1 | -1/+1 |
* | [Linux TTS] Use Callable instead of registering methods. | bruvzg | 2023-02-22 | 1 | -2/+0 |
* | [Linux] Process TTS callback on the main thread to avoid speech-dispatcher de... | bruvzg | 2023-02-21 | 1 | -1/+7 |
* | [Linux] Make SO wrapper usage optional. | bruvzg | 2023-02-16 | 1 | -0/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win... | bruvzg | 2022-04-28 | 1 | -0/+78 |