Changelog
- Fixed issue where ALVR would not compile on Linux using
vulkan
>=1.2.185
(by @cooperra) - Added reproducible build support to xtask (by @ckiee)
- Improved controller haptics & tracking (by @sctanf)
- Improved the dashboard statistics (by @sctanf)
- Stopped MS edge pinning itself to the Windows taskbar (by @sctanf)
- Fixed regression in logger (by @ckiee)
- Replaced sliced FFR with axis-aligned FFR (by @sctanf)
- Added new linux build script for various distributions (by @Trae32566)
- Improved HMD pose prediction (by @sctanf)
- Added adaptive bitrate support (by @sctanf)
- Improved network latency in TCP mode (by @ckiee)
- Added NvEnc encoding support on Linux (by @Toxblh)
- Improved encoder performance on Linux (by @ckiee)
- Fixed index controller emulation's grip (by @sctanf)
- Added a smooth transition to the FFR shader (by @sctanf)
- Added proximity sensor support (by @sctanf)
- Exposed the active encoder to the user on Linux (by @ckiee)
Packaging Notes
ffmpeg
now needs to be compiled with NvEnc support, flags here.- Probably a bunch of other things I forgot. Use a good build system and you won't need me to tell you what changed!