26 Commits (master)

Author SHA1 Message Date
Tait Hoyem bcf7025f14 Fix missing size_t on latest stable
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
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 d6f9043e60 Add support for speech-dispatcher 0.10.2 and bump version.
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 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 729aaf5255 Soundness fixes for cloning `Connection`.
2 years ago
Nolan Darilek 3709573305 Use `Voice` directly to avoid messing with stringly-typed voice names.
2 years ago
Malloc Voidstar 143147036c
Add support for listing voices
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
Malloc Voidstar 67a8c19410
Fix build on ARM
2 years ago
Nolan Darilek 4c8521ccb8 Add error handling for initialization failure.
3 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 bf348af84f Make client ID easier to get at.
4 years ago
Nolan Darilek ca2e0ffe5e Upgrades and refactors.
4 years ago
Nolan Darilek 2758f79538 Add defensive handling for speaking empty strings, which appears to crash the client.
4 years ago
Nolan Darilek 369bf23fa9 Clippy, fmt, bump versions, and update repository links.
4 years ago
Nolan Darilek 3da5140735 Switch to a workspace.
4 years ago