Commit Graph

  • bcf7025f14 Fix missing size_t on latest stable master Tait Hoyem 2022-10-16 15:10:24 -0600
  • 2239c2539a Publish with features compatible for Rust CI image. Nolan Darilek 2022-09-07 12:13:55 -0500
  • 2ea85bc1bd Bump version and drop support for 0.9. Nolan Darilek 2022-09-07 11:43:22 -0500
  • 0efdccc9aa Merge branch '32bit' into 'master' Nolan Darilek 2022-09-07 14:53:43 +0000
  • e770c73e67 Merge branch 'voice_type' into 'master' Nolan Darilek 2022-09-07 14:48:56 +0000
  • 8ff6902148 Fix voice_type signedness change Samuel Thibault 2022-09-07 15:47:03 +0200
  • 29f990e19b Fix msg_id and client_id being size_t in C Samuel Thibault 2022-09-07 15:21:39 +0200
  • 6a6bc3f805 Add Drone/cargo-release/git-cliff configuration. Nolan Darilek 2022-09-04 09:15:13 -0500
  • a50a6a4bdd Should now build with default features. Nolan Darilek 2022-08-29 16:36:33 -0500
  • d6f9043e60 Add support for speech-dispatcher 0.10.2 and bump version. Nolan Darilek 2022-08-29 16:29:57 -0500
  • 4e1b79cb84 Don't build with default features on docs.rs. Nolan Darilek 2022-06-13 10:17:18 -0500
  • 8c69d78411 And of course Cargo complains about my feature name only at publication time. Fixed. Nolan Darilek 2022-03-10 13:27:50 -0600
  • 0ba2937a8a Update CI since build environment doesn't run a newer speech-dispatcher. Nolan Darilek 2022-03-10 13:13:19 -0600
  • be9e4592ec And another... Nolan Darilek 2022-03-10 13:00:17 -0600
  • 6aacce2d73 Feature mismatch. Nolan Darilek 2022-03-10 12:58:56 -0600
  • bbae5dc983 Add 0.10 feature. Nolan Darilek 2022-03-10 12:54:53 -0600
  • c6b90a7a24 Cast values for compatibility with newer speech-dispatcher. Nolan 2022-03-10 12:28:20 -0600
  • ee6aba7a97 Cast to u32. Nolan Darilek 2022-03-10 12:17:10 -0600
  • 36f82b78f3 Bump version. Nolan Darilek 2022-03-10 11:40:18 -0600
  • 729aaf5255 Soundness fixes for cloning `Connection`. Nolan Darilek 2022-03-10 11:39:42 -0600
  • 2618393758 Relicense and bump version. Nolan Darilek 2022-02-05 09:15:15 -0600
  • 82090cb48d Bump versions. Nolan Darilek 2022-01-27 10:29:10 -0600
  • 3709573305 Use `Voice` directly to avoid messing with stringly-typed voice names. Nolan Darilek 2022-01-27 10:26:12 -0600
  • 911e98d9ec Clean up example. Nolan Darilek 2022-01-27 10:21:53 -0600
  • 8434bfca64 Bump edition. Nolan Darilek 2022-01-27 10:06:41 -0600
  • 0dc9205b36 Merge branch 'lv' into 'master' Nolan Darilek 2022-01-27 16:01:45 +0000
  • 143147036c
    Add support for listing voices Malloc Voidstar 2021-12-02 04:56:10 -0800
  • 2879284030 Bump version. Nolan Darilek 2022-01-10 10:31:14 -0600
  • 5dfc99c6d7 Merge branch 'return-results' into 'master' Nolan Darilek 2022-01-10 16:26:29 +0000
  • 83b1ac5a76
    Change SpeechDispatcherError to Error, format Malloc Voidstar 2021-12-06 10:58:29 -0800
  • 7d3edccdda
    Convert all bool-returns to Results Malloc Voidstar 2021-12-06 10:57:04 -0800
  • 91098c0f01 Merge branch 'unused' into 'master' Nolan Darilek 2021-12-06 15:04:29 +0000
  • 675b569b32
    Remove unused gcc dependency Malloc Voidstar 2021-12-04 13:50:25 -0800
  • e0170aa011 Bump version. Nolan Darilek 2021-12-02 09:11:26 -0600
  • 3b025dc0f9 Merge branch 'fix-types' into 'master' Nolan Darilek 2021-12-02 15:09:21 +0000
  • 67a8c19410
    Fix build on ARM Malloc Voidstar 2021-12-02 05:34:32 -0800
  • ac12fb132e Bump version. Nolan Darilek 2021-11-19 08:39:16 -0600
  • 4c8521ccb8 Add error handling for initialization failure. Nolan Darilek 2021-11-19 08:38:17 -0600
  • 006a4835be Eliminate a Clippy warning. Nolan Darilek 2020-09-26 12:51:39 -0500
  • 5349a0fc3d Refactor to FnMut and bump version. Nolan Darilek 2020-09-25 10:36:00 -0500
  • 7f952f2f34 Specify minimum bindgen version constraint. Nolan Darilek 2020-09-18 12:06:32 -0500
  • f71e4b0d19 Bump bindgen and version. Nolan Darilek 2020-09-18 11:21:39 -0500
  • 8b28fed8e5 cargo fmt Nolan Darilek 2020-08-19 21:00:51 -0500
  • bf348af84f Make client ID easier to get at. Nolan Darilek 2020-08-19 20:59:48 -0500
  • e022973c8e Update CI. Nolan Darilek 2020-08-19 19:55:31 -0500
  • ca2e0ffe5e Upgrades and refactors. Nolan Darilek 2020-08-19 17:28:22 -0500
  • 0de61beafe Bump dependencies. Nolan Darilek 2020-05-12 16:11:52 -0500
  • 0f06715c39 Don't fail the publish step if speech-dispatcher-sys fails. Nolan Darilek 2019-12-30 09:24:12 -0600
  • e99da4a1d3 Bump version. Nolan Darilek 2019-12-30 09:09:43 -0600
  • 2758f79538 Add defensive handling for speaking empty strings, which appears to crash the client. Nolan Darilek 2019-12-30 09:09:19 -0600
  • 369bf23fa9 Clippy, fmt, bump versions, and update repository links. Nolan Darilek 2019-12-23 08:03:24 -0600
  • cb02834873 Loosen version requirement. Nolan Darilek 2019-12-22 13:56:51 -0600
  • ebb3078c8a Bump dependencies and version. Nolan Darilek 2019-12-22 13:49:58 -0600
  • cc22ede3f2 Try publishing sys first. Nolan Darilek 2019-12-22 13:36:50 -0600
  • 34ca29d425 Add version to dependency. Nolan Darilek 2019-12-22 13:22:23 -0600
  • a0bc337852 Update CI build script for multiple manifests. Nolan Darilek 2019-12-22 12:16:36 -0600
  • 3da5140735 Switch to a workspace. Nolan Darilek 2019-12-22 12:12:27 -0600
  • e919820f9d Bump version. Nolan Darilek 2019-09-30 10:20:49 -0500
  • cfdc01a132 Fix typo. Nolan Darilek 2019-09-30 10:20:31 -0500
  • fa916f71a0 Bump version. Nolan Darilek 2019-08-31 09:44:55 -0500
  • 97a0c44013 cargo fmt Nolan Darilek 2019-08-31 09:44:20 -0500
  • 96cd1e9553 `impl Send for Connection` Nolan Darilek 2019-08-31 09:44:01 -0500
  • 87018e0e83 Bump version. Nolan Darilek 2019-08-28 12:10:03 -0500
  • 42b5ede300 Use Into<String> to work with any string type. Nolan Darilek 2018-06-13 01:35:51 +0000
  • 7cf0efc833 Bump version. Nolan Darilek 2018-01-12 12:23:06 -0600
  • 4f4e9c85ce Add additional metadata. Nolan Darilek 2018-01-12 11:30:05 -0600
  • f595113276 Initial commit. Nolan Darilek 2018-01-12 11:28:39 -0600