c92135d452
Merge branch 'master' into pr/dylanjaide/7
2023-04-26 09:48:23 -05:00
5abf6317ef
Remove missing features.
2022-12-16 10:46:29 -06:00
d83b3689f5
Simplify screen reader detection code to use Tts
APIs.
2022-12-16 10:24:32 -06:00
2dba6d0a55
Revert "Test on ubuntu-20.04 for older libc releases."
...
Ubuntu 20.04 doesn't appear to be supported by the Godot Rust bindings
due to only shipping glibc 2.31 when 2.32 is the minimum required
version.
This reverts commit 6d48c23e3e
.
2022-12-12 08:18:06 -06:00
6d48c23e3e
Test on ubuntu-20.04 for older libc releases.
2022-12-12 07:45:08 -06:00
f21d3357e9
Update dependencies from most recent work.
2022-12-07 09:39:52 -06:00
dba2d061ac
Bump dependencies and upgrade to gdnative-rust 0.11.
2022-12-06 09:57:47 -06:00
Dylan Jaide White
bf2afec4b3
Best guess at Android implementation
2022-03-12 21:25:53 +00:00
Dylan Jaide White
2537d27886
Add Rust implementation of volume
2022-03-12 20:42:20 +00:00
Dylan Jaide White
8d95b3b5de
Initial test of adding volume, javascript only for now
2022-03-12 18:04:53 +00:00
1c7686d09d
Bump dependency.
2021-03-11 14:30:14 -06:00
b43b4fe19b
Refactor to tolk feature.
2021-01-21 11:26:59 -06:00
5c1cf59d98
Bump dependency.
2021-01-18 11:10:43 -06:00
c8aabb02ad
Bump dependencies.
2020-12-07 23:37:04 -06:00
58dfb757c4
Rustup is failing for some reason.
2020-12-03 15:07:14 -06:00
f800aebb14
Bump dependency.
2020-12-03 13:52:49 -06:00
890e32df80
Merge pull request #3 from metinc/patch-1
...
Add a short usage description.
2020-11-25 10:31:05 -06:00
d9d135d530
Bump dependency.
2020-11-25 10:25:14 -06:00
65311abdeb
Remove unwrap in favor of expect.
2020-11-24 12:20:02 -06:00
Metin Celik
de6da09431
Add a short usage description.
2020-11-21 10:21:33 +01:00
691997023a
Bump dependency version.
2020-11-18 08:40:21 -06:00
30b27c542e
If removing quotes doesn't work, then I got nothing.
2020-11-17 22:07:55 -06:00
fbdc2a7724
I keep forgetting this is Powershell.
2020-11-17 21:56:19 -06:00
e8dfbb6a69
Escape and quote.
2020-11-17 20:22:01 -06:00
e2c1bfa7c9
Eliminate Clippy warnings.
2020-11-17 19:43:57 -06:00
b34c880a36
Switch to Rust GitHub actions.
2020-11-17 19:27:40 -06:00
e2c162c547
Cache Gradle artifacts in release builds.
2020-11-17 13:32:42 -06:00
413b68be63
Cache Gradle artifacts.
2020-11-17 13:24:58 -06:00
3ff48e2601
Quiet LLVM installation on release.
2020-11-17 13:17:17 -06:00
a0cc984fa1
Add caching for release builds.
2020-11-17 13:12:28 -06:00
ac0425b652
Set up environment variable for release.
2020-11-17 12:41:18 -06:00
140b80738b
Introduce caching.
2020-11-17 12:39:51 -06:00
47782166d3
Tweak environment variable and try to install quietly.
2020-11-17 12:28:08 -06:00
55eea365c4
Not sure why we suddenly need this.
2020-11-17 12:10:21 -06:00
e21edf0c31
Bump dependency.
2020-11-17 10:54:15 -06:00
5529358651
Bump dependency.
2020-11-11 10:39:17 -06:00
3639e98f65
Bump dependency.
2020-11-03 12:15:24 -06:00
32c20ddf90
Bump tts-rs version.
2020-11-02 13:56:35 -06:00
760a7745f1
Bump dependency.
2020-11-02 11:38:34 -06:00
f759a67507
Upgrade env_logger.
2020-10-30 10:49:15 -05:00
7c25c6ad0e
Bump crate version to fix WinRT bug.
2020-10-30 10:48:28 -05:00
d58bb881e5
Fix Android initialization.
2020-10-14 13:15:03 -05:00
0abf1ffcdd
Update instructions for Godot 3.2.3 Android custom template changes.
2020-10-14 10:37:50 -05:00
893fae0c99
rm rm
2020-10-09 11:15:52 -05:00
93432f2a44
Fix broken setup of gdnlib file for release.
2020-10-09 10:23:01 -05:00
e483f3467b
Add Utterance
as tool script to work around https://github.com/godot-rust/godot-rust/issues/614 .
2020-10-09 09:35:55 -05:00
8ed356fd47
Update .gitignore.
2020-10-09 07:16:58 -05:00
e19d154b99
Add support for separating Tolk dependency for use on UWP.
2020-10-08 20:44:05 -05:00
f7a2ac7760
Reference separate UWP DLL.
2020-10-08 20:31:56 -05:00
3c2e2220b0
Build separate UWP DLL.
2020-10-08 20:28:19 -05:00