67 Commits (master)
 

Author SHA1 Message Date
Tait Hoyem bcf7025f14 Fix missing size_t on latest stable
2 years ago
Nolan Darilek 2239c2539a Publish with features compatible for Rust CI image.
2 years ago
Nolan Darilek 2ea85bc1bd Bump version and drop support for 0.9.
2 years ago
Nolan Darilek 0efdccc9aa Merge branch '32bit' into 'master'
2 years ago
Nolan Darilek e770c73e67 Merge branch 'voice_type' into 'master'
2 years ago
Samuel Thibault 8ff6902148 Fix voice_type signedness change
2 years ago
Samuel Thibault 29f990e19b Fix msg_id and client_id being size_t in C
2 years ago
Nolan Darilek 6a6bc3f805 Add Drone/cargo-release/git-cliff configuration.
2 years ago
Nolan Darilek a50a6a4bdd Should now build with default features.
2 years ago
Nolan Darilek d6f9043e60 Add support for speech-dispatcher 0.10.2 and bump version.
2 years ago
Nolan Darilek 4e1b79cb84 Don't build with default features on docs.rs.
2 years ago
Nolan Darilek 8c69d78411 And of course Cargo complains about my feature name only at publication time. Fixed.
2 years ago
Nolan Darilek 0ba2937a8a Update CI since build environment doesn't run a newer speech-dispatcher.
2 years ago
Nolan Darilek be9e4592ec And another...
2 years ago
Nolan Darilek 6aacce2d73 Feature mismatch.
2 years ago
Nolan Darilek bbae5dc983 Add 0.10 feature.
2 years ago
Nolan c6b90a7a24 Cast values for compatibility with newer speech-dispatcher.
2 years ago
Nolan Darilek ee6aba7a97 Cast to u32.
2 years ago
Nolan Darilek 36f82b78f3 Bump version.
2 years ago
Nolan Darilek 729aaf5255 Soundness fixes for cloning `Connection`.
2 years ago
Nolan Darilek 2618393758 Relicense and bump version.
2 years ago
Nolan Darilek 82090cb48d Bump versions.
2 years ago
Nolan Darilek 3709573305 Use `Voice` directly to avoid messing with stringly-typed voice names.
2 years ago
Nolan Darilek 911e98d9ec Clean up example.
2 years ago
Nolan Darilek 8434bfca64 Bump edition.
2 years ago
Nolan Darilek 0dc9205b36 Merge branch 'lv' into 'master'
2 years ago
Malloc Voidstar 143147036c
Add support for listing voices
2 years ago
Nolan Darilek 2879284030 Bump version.
2 years ago
Nolan Darilek 5dfc99c6d7 Merge branch 'return-results' into 'master'
2 years ago
Malloc Voidstar 83b1ac5a76
Change SpeechDispatcherError to Error, format
2 years ago
Malloc Voidstar 7d3edccdda
Convert all bool-returns to Results
2 years ago
Nolan Darilek 91098c0f01 Merge branch 'unused' into 'master'
2 years ago
Malloc Voidstar 675b569b32
Remove unused gcc dependency
2 years ago
Nolan Darilek e0170aa011 Bump version.
2 years ago
Nolan Darilek 3b025dc0f9 Merge branch 'fix-types' into 'master'
2 years ago
Malloc Voidstar 67a8c19410
Fix build on ARM
2 years ago
Nolan Darilek ac12fb132e Bump version.
2 years ago
Nolan Darilek 4c8521ccb8 Add error handling for initialization failure.
2 years ago
Nolan Darilek 006a4835be Eliminate a Clippy warning.
4 years ago
Nolan Darilek 5349a0fc3d Refactor to FnMut and bump version.
4 years ago
Nolan Darilek 7f952f2f34 Specify minimum bindgen version constraint.
4 years ago
Nolan Darilek f71e4b0d19 Bump bindgen and version.
4 years ago
Nolan Darilek 8b28fed8e5 cargo fmt
4 years ago
Nolan Darilek bf348af84f Make client ID easier to get at.
4 years ago
Nolan Darilek e022973c8e Update CI.
4 years ago
Nolan Darilek ca2e0ffe5e Upgrades and refactors.
4 years ago
Nolan Darilek 0de61beafe Bump dependencies.
4 years ago
Nolan Darilek 0f06715c39 Don't fail the publish step if speech-dispatcher-sys fails.
4 years ago
Nolan Darilek e99da4a1d3 Bump version.
4 years ago
Nolan Darilek 2758f79538 Add defensive handling for speaking empty strings, which appears to crash the client.
4 years ago