index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
tts_windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
1
-4
/
+6
|
\
|
*
[Windows] Fix TTS events arriving out of order.
bruvzg
2024-11-22
1
-4
/
+6
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
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