Skip to content

Releases: Meumeu/WiVRn

v0.15

19 May 11:16
Compare
Choose a tag to compare

What's Changed

  • Support for TCP-only mode
  • Resolution scale setting by @galister in #61
  • Recentering is now possible using the native option on headset
  • Improved performance on client
  • Images should be sharper and less distorted
  • Improved frame pacing

New Contributors

Full Changelog: v0.14.1...v0.15

v0.14.1

26 Apr 15:35
Compare
Choose a tag to compare

What's Changed

  • Various fixes for audio (cracking, delays)
  • Improve head and controller pose extrapolation
  • Performance improvements on headset
  • Interaction improvements on lobby: press A or point the palm of the hand up to move GUI
  • nvenc/cuda is no longer required at build time
  • Add WIVRN_OPENXR_INSTALL_ABSOLUTE_RUNTIME_PATH to use absolute path in OpenXR manifest

Full Changelog: v0.13...v0.14.1

v0.14

26 Apr 13:26
Compare
Choose a tag to compare

What's Changed

  • Various fixes for audio (cracking, delays)
  • Improve head and controller pose extrapolation
  • Performance improvements on headset
  • Interaction improvements on lobby: press A or point the palm of the hand up to move GUI
  • nvenc/cuda is no longer required at build time
  • Add WIVRN_OPENXR_INSTALL_ABSOLUTE_RUNTIME_PATH to use absolute path in OpenXR manifest

Full Changelog: v0.13...v0.14

v0.13

30 Mar 13:43
Compare
Choose a tag to compare

What's Changed

  • Add support for HTC headsets
  • Add microphone support
  • Add support for Pipewire
  • Add hand tracking in lobby
  • Add passthrough in lobby
  • Enable PIE support

Full Changelog: v0.12...v0.13

v0.12

15 Mar 22:25
Compare
Choose a tag to compare

What's Changed

  • Image quality improvements
  • Better tracking
  • Performance improvements on headset
  • Hand tracking
  • Configurable refresh rate
  • Wireshark dissector plugin

Full Changelog: v0.11...v0.12

v0.11

18 Feb 15:59
Compare
Choose a tag to compare

What's Changed

Major changes

  • Add a GUI
  • Better pacing
  • Rewritten the video encoders
  • Our mascot is visible in the about page

Minor changes

  • Add systemd user init file
  • Add firewalld configuration file
  • Stop sending mDNS queries when the application loses focus
  • Add optional performance metrics plot for debugging
  • Add WIVRN_DUMP_VIDEO environment variable to record the video encoder output

Fixes

  • Fix crash in Quest 2 & 3 version 62
  • Fix crashes when the connection fails

Full Changelog: v0.10.2...v0.11

v0.10.2

07 Jan 11:53
Compare
Choose a tag to compare

WiVRn now has a logo

logo

Other updates

  • Fixes when not using systemd
  • Improve vulkan code on client
  • Fix type of service flag on stream socket
  • Fixes for Linux client

v0.10.1

19 Dec 17:26
Compare
Choose a tag to compare

Fix for U_PACING_APP_USE_MIN_FRAME_PERIOD in monado

v0.10

17 Dec 16:24
Compare
Choose a tag to compare
  • Update monado
  • Only send I frames on packet loss
  • Fix foveation center calculation, should make foveation less noticeable

v0.9.1

23 Nov 18:00
Compare
Choose a tag to compare

Minor update to facilitate packaging, no software change.