Nolan Darilek nolan
nolan synced commits to master at nolan/tts-rs from mirror 2023-03-06 21:28:52 +00:00
7e761e1267 Complete migration to jni 0.21.
nolan synced commits to master at nolan/tts-rs from mirror 2023-03-06 20:38:53 +00:00
bf8eb07866 Bump version.
f5be2b7657 Bump jni dependency.
b7e7ed46dd Appease Clippy.
69eebf2ffa Bump windows dependency.
6c6089daf9 Merge pull request #41 from ninjaboy:fix-macos-inline-play-example
Compare 6 commits »
nolan synced commits to refs/tags/v0.25.0 at nolan/tts-rs from mirror 2022-12-03 01:29:16 +00:00
nolan synced new reference refs/tags/v0.25.0 to nolan/tts-rs from mirror 2022-12-03 01:29:16 +00:00
nolan synced and deleted reference oxilangtag at nolan/tts-rs from mirror 2022-12-02 19:49:16 +00:00
nolan synced commits to master at nolan/tts-rs from mirror 2022-12-02 19:29:17 +00:00
2667d4e943 Bump version.
359b1c8053 Obnoxious that I can't just push this directly to the mac and test for some reason...
527b4cd61e Small tweaks.
Compare 11 commits »
nolan synced commits to oxilangtag at nolan/tts-rs from mirror 2022-12-02 18:59:17 +00:00
359b1c8053 Obnoxious that I can't just push this directly to the mac and test for some reason...
527b4cd61e Small tweaks.
97fa370dec Refactor AVFoundation to oxilangtag.
915673eec6 Bump dependency.
Compare 4 commits »
nolan synced commits to oxilangtag at nolan/tts-rs from mirror 2022-11-23 12:59:17 +00:00
cf72bad59a cargo fmt
nolan synced commits to oxilangtag at nolan/tts-rs from mirror 2022-11-22 21:39:17 +00:00
246e587f2d Merge branch 'master' into oxilangtag
d65d79f8fb More tweaks and simplifications to work around ndk-sys checksum failure.
c339d2bee3 Bump editions in exampels, and remove unnecessary dependencies.
daaead1dc3 Tweak features used in CI builds.
Compare 4 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-11-22 21:19:17 +00:00
d65d79f8fb More tweaks and simplifications to work around ndk-sys checksum failure.
nolan synced commits to master at nolan/tts-rs from mirror 2022-11-22 20:59:16 +00:00
c339d2bee3 Bump editions in exampels, and remove unnecessary dependencies.
nolan synced commits to master at nolan/tts-rs from mirror 2022-11-22 20:39:17 +00:00
daaead1dc3 Tweak features used in CI builds.
nolan synced commits to master at nolan/tts-rs from mirror 2022-11-22 20:19:17 +00:00
f6766ec633 Bump speech-dispatcher dependency and tweak docs.rs build configuration.
8102820f86 These checks should be run before the tag is pushed, so remove them from the release workflow.
Compare 2 commits »
nolan synced commits to oxilangtag at nolan/tts-rs from mirror 2022-11-22 20:19:17 +00:00
d547d84af0 Merge branch 'master' into oxilangtag
f6766ec633 Bump speech-dispatcher dependency and tweak docs.rs build configuration.
8102820f86 These checks should be run before the tag is pushed, so remove them from the release workflow.
3c9a78a953 Install necessary targets and simplify further.
5470b9557d Drop old actions-rs actions which seem to no longer be updated.
Compare 11 commits »
nolan pushed to master at nolan/speech-dispatcher-rs 2022-11-22 20:07:20 +00:00
1df00952e4 Update repositories and remove Gitlab CI configuration.
nolan pushed tag v0.15.1+v0.7.0 to nolan/speech-dispatcher-rs 2022-11-22 20:02:30 +00:00
nolan pushed tag v0.16.0+v0.7.0 to nolan/speech-dispatcher-rs 2022-11-22 20:02:30 +00:00
nolan pushed to master at nolan/speech-dispatcher-rs 2022-11-22 19:59:58 +00:00
db43d95cf7 Fix indentation.
nolan pushed to master at nolan/speech-dispatcher-rs 2022-11-22 19:56:03 +00:00
89fcced31e Update CI build configuration.
1c11f279ec Bump version and use correct features in docs.rs builds.
f854e386a6 Re-add support for speech-dispatcher 0.9.
1ba40e898b Merge branch 'master' into 'master'
bcf7025f14 Fix missing size_t on latest stable
Compare 5 commits »
nolan synced commits to master at nolan/tts-rs from mirror 2022-11-22 18:59:17 +00:00
3c9a78a953 Install necessary targets and simplify further.