Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Windows] Fix TTS events arriving out of order. | bruvzg | 2024-11-22 | 1 | -4/+6 |
* | clang-tidy: Enforce `modernize-use-nullptr` | Thaddeus Crews | 2024-03-12 | 1 | -2/+2 |
* | [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-12 | 1 | -6/+6 |
* | Merge pull request #75881 from bruvzg/win_coinit | Rémi Verschelde | 2023-04-18 | 1 | -1/+0 |
|\ | |||||
| * | [Windows] Cleanup COM library initialization/uninitialization. | bruvzg | 2023-04-10 | 1 | -1/+0 |
* | | Merge pull request #75880 from bruvzg/win_tts_queue_fix | Rémi Verschelde | 2023-04-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | [Windows TTS] Fix queuing utterances in rapid succession. | bruvzg | 2023-04-10 | 1 | -1/+1 |
| |/ | |||||
* / | Windows TTS: Use HashMap instead of RBMap for ids | Rémi Verschelde | 2023-04-11 | 1 | -10/+12 |
|/ | |||||
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix typos with codespell | Rémi Verschelde | 2022-05-23 | 1 | -1/+1 |
* | Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win... | bruvzg | 2022-04-28 | 1 | -0/+269 |