Nolan Darilek
|
fd9f5ae60a
|
Branch not needed.
|
1 year ago |
Nolan Darilek
|
b435c89239
|
Bump version.
|
1 year ago |
Nolan Darilek
|
3366f93e2b
|
Fix release workflow to not build default features.
|
1 year ago |
Nolan Darilek
|
539003205e
|
Appease Clippy.
|
1 year ago |
Nolan Darilek
|
5c9c649505
|
Also disable default features for Linux when running Clippy.
|
1 year ago |
Nolan Darilek
|
f275e506df
|
Disable default-features on Linux since runners don't have speech-dispatcher 0.10 or greater.
|
1 year ago |
Nolan Darilek
|
ef0a78c745
|
Bump speech-dispatcher, and support building with multiple versions.
|
1 year ago |
Nolan Darilek
|
cc8fd91c86
|
Set event callbacks on pre-clone value to ensure that they remain alive.
|
1 year ago |
Nolan Darilek
|
888e6a3dfa
|
Correctly clean up callback references based on whether `Arc` remains cloned on drop.
|
1 year ago |
Nolan Darilek
|
5944794980
|
Add `Arc<RwLock<...>>` for remaining platforms.
|
1 year ago |
Nolan Darilek
|
31309553bb
|
Ditto for Linux.
|
1 year ago |
Nolan Darilek
|
00bd5e62ff
|
Switch `TTS` to use `Arc<RwLock<Box<dyn Backend>>>` to address soundness issues.
|
1 year ago |
Nolan Darilek
|
90f7dae6a1
|
Bump windows dependency and version.
|
1 year ago |
Nolan Darilek
|
f310306508
|
Bump version.
|
1 year ago |
Nolan Darilek
|
9f8b670fe0
|
Bump dependency.
|
1 year ago |
Nolan Darilek
|
cd2216390c
|
Bump dependency and version.
|
1 year ago |
Nolan Darilek
|
4466923620
|
Bump speech-dispatcher dependency.
|
1 year ago |
Nolan Darilek
|
660072809d
|
Bump version and windows-rs dependency.
|
1 year ago |
Nolan Darilek
|
1e1c04d4e5
|
Fix rustfmt error.
|
1 year ago |
Nolan Darilek
|
050b97fde1
|
Bump version.
|
1 year ago |
Nolan Darilek
|
dc00aa427f
|
Bump speech-dispatcher dependency and update for new return types.
|
1 year ago |
Nolan Darilek
|
1f466275cf
|
Bump ndk-glue version once more.
|
1 year ago |
Nolan Darilek
|
9066d2b005
|
Make formatting more consistent.
|
1 year ago |
Nolan Darilek
|
cdc225418e
|
Bump Android dependencies.
|
1 year ago |
Nolan Darilek
|
ad785b6536
|
Merge pull request #14 from AlyoshaVasilieva:ndk-glue
Bump ndk-glue version in Android example
|
1 year ago |
Nolan Darilek
|
89708d9ef1
|
Merge pull request #16 from AlyoshaVasilieva:exit-loop
Exit Android initialization loop with error when stuck
|
1 year ago |
Nolan Darilek
|
e3f9ebe431
|
Merge pull request #18 from saona-raimundo:master
Implementing common traits
|
1 year ago |
Raimundo Saona
|
114fb55fc9
|
Fixing macos and ios restrictions
|
1 year ago |
Nolan Darilek
|
2ea472e196
|
Bump Windows dependency, crate version, and remove `Debug` derive.
|
1 year ago |
Raimundo Saona
|
5331bc8daf
|
Undo implementation of serde traits for Error
|
1 year ago |
Raimundo Saona
|
e20170583d
|
Common traits for other structs
|
1 year ago |
Raimundo Saona
|
9ed03753c2
|
Common traits for Features
|
1 year ago |
Malloc Voidstar
|
bed6cfa206
|
Exit Android initialization loop with error when stuck
500ms is fairly arbitrary; my emulator took 35 to run that loop.
|
1 year ago |
Malloc Voidstar
|
5e9c98b063
|
Also bump gradle.plugin.com.github.willir.rust:plugin
0.3.3 doesn't work with cargo-ndk 2+
|
1 year ago |
Malloc Voidstar
|
ee8ec97ab4
|
Bump ndk-glue version in Android example
|
1 year ago |
Nolan Darilek
|
d24d1a6a15
|
Bump version and dependencies.
|
2 years ago |
Nolan Darilek
|
94417b5351
|
Only import from speech_dispatcher when building for Linux.
|
2 years ago |
Nolan Darilek
|
89fd14d957
|
Bump windows crate dependency.
|
2 years ago |
Nolan Darilek
|
47e164a0c8
|
Support Speech Dispatcher initialization failures, and bump version.
|
2 years ago |
Nolan Darilek
|
57ffbf0e4f
|
Make windows dependency platform-specific and add alloc feature.
|
2 years ago |
Nolan Darilek
|
119678ae55
|
Update to windows 0.27 and bump version.
|
2 years ago |
Nolan Darilek
|
d5bdb9f498
|
Bump version and dependency.
|
2 years ago |
Nolan Darilek
|
562489e5af
|
Bump version.
|
2 years ago |
Nolan Darilek
|
c12f328cf2
|
Bump dependency.
|
2 years ago |
Nolan Darilek
|
f8dbc04c36
|
Bump dependencies.
|
2 years ago |
Nolan Darilek
|
a703e790ec
|
Bump edition and version.
|
2 years ago |
Nolan Darilek
|
92538fbdb8
|
Upgrade windows-rs to 0.23.
|
2 years ago |
Nolan Darilek
|
dc3129b79c
|
Bump version.
|
2 years ago |
Nolan Darilek
|
c4038149a8
|
Remove a conditional that blocked playback in some circumstances on the WinRT backend.
|
2 years ago |
Nolan Darilek
|
ca7789f157
|
Bump version and Tolk dependency.
|
2 years ago |