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
/
linuxbsd
/
tts_linux.cpp
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
*
[TextServer] Fix get_word_breaks and it uses.
bruvzg
2024-06-21
1
-1
/
+7
*
TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently
thfrwn
2023-10-27
1
-5
/
+5
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-5
/
+5
*
[Linux/TTS] Cache TTS voice list.
bruvzg
2023-06-02
1
-24
/
+33
*
[Linux/BSD] Add dynamically loaded library version checks.
bruvzg
2023-03-20
1
-0
/
+5
*
[Linux TTS] Use Callable instead of registering methods.
bruvzg
2023-02-22
1
-7
/
+2
*
[Linux] Process TTS callback on the main thread to avoid speech-dispatcher de...
bruvzg
2023-02-21
1
-61
/
+74
*
[Linux] Make SO wrapper usage optional.
bruvzg
2023-02-16
1
-3
/
+7
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
1
-6
/
+5
*
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
1
-0
/
+261