Commit Graph

8 Commits

Author SHA1 Message Date
Nolan Darilek c21d4a6a38 Eliminate separate winrt_bindings crate since it no longer seems necessary for fast builds. 2021-03-11 13:21:41 -06:00
Nolan Darilek 00a16c5dd5 Add missing types. 2021-03-11 12:54:50 -06:00
Nolan Darilek d9ca83ca15 WIP: Bump dependencies. Currently broken. 2021-03-11 12:33:31 -06:00
Nolan Darilek 42879dfa1f Refactor to new windows crate. 2021-01-22 11:28:42 -06:00
Nolan Darilek 6d17447350 Remove unnecessary dependencies and bump versions. 2020-12-07 22:39:30 -06:00
Nolan Darilek 027dcd1b7c Set license. 2020-06-17 17:54:23 -05:00
Nolan Darilek 8fe6a209ae Rename crate since I can't publish with a path dependency. 2020-06-17 17:25:01 -05:00
Nolan Darilek 45c7b1afc7 Various WinRT refinements.
* Move autogenerated code to subcrate to speed up compilation.
* `is_speaking` also checks whether a source is opening, in addition to whether it is playing.
* Return to using autoplay.
2020-06-17 16:46:42 -05:00