Skip to content

Releases: hgaiser/moonshine

v0.3.1

20 May 10:42
Compare
Choose a tag to compare

Added

  • Add support for Turing and older NVIDIA cards.

Changed

  • Optimizations to audio buffer management.
  • Run audio encode & capture in a dedicated thread.
  • Use tracing instead of env_logger.

v0.3.0

24 Apr 21:10
Compare
Choose a tag to compare

Added

  • Add notification when PIN is expected.
  • Add interface for submitting a PIN from Moonlight.

v0.2.3

21 Apr 16:55
Compare
Choose a tag to compare

Added

  • Add workflow for releasing binary file.

Changed

  • Update dependencies.

v0.2.1

05 Mar 21:33
Compare
Choose a tag to compare

Added

  • Generate a config.toml file if it did not exist yet.

Removed

  • config.toml file in the repository.

v0.2.0

05 Mar 20:31
Compare
Choose a tag to compare

Added

  • Certificate creation through code. This creates a certificate if none exists yet.
  • Github workflow.
  • VSCode launch.json file.

Removed

  • Unused dependencies.
  • Removed many unwrap calls.
  • Removed xml crate (replaced by simple String formatting).
  • Removed make-cert script (as this is now handled in code).

Changed

v0.1.0

25 Jan 19:58
Compare
Choose a tag to compare

First release.