-
-
Notifications
You must be signed in to change notification settings - Fork 487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v20.11.0 release #2382
Merged
Merged
v20.11.0 release #2382
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
zmerp
commented
Sep 10, 2024
- Add flatpak launcher (by @failboat78 flatpak launcher #2207)
- Fix Linux/Nvenc error popups (by @failboat78 fix for nvenc hevc error popups - issue #2258 #2338)
- Add debug groups (by @zarik5 feat: ✨ Add debug groups #2332)
- Fix black screen on Focus 3 (by @zarik5 fix(client_core): 🐛 Fix stream on Focus 3 with FFE off #2346)
- Fix launcher installation popup (by @zarik5 fix(launcher): 🐛 Fix installation popup #2356)
- Fix crash on invalid haptics (by @zarik5 zarik-staging #2355)
- Rework logging (by @zarik5 fix: 🐛 Fix and rework logging #2351)
- Disable "Adapt to framerate" by default (by @zarik5)
- Show body skeleton in lobby (by @zarik5 refactor(client_openxr): ♻️ Move extra xr ext wrappers in-tree; show body skeleton in lobby #2366)
- Add multimodal input (by @zarik5 Multimodal input #2367)
- Fix high CPU usage on Linux (by @The-personified-devil fix(audio): Fix audio watcher busy looping on linux #2372 fix(audio/linux): Fix busy loop + packet buildup #2375)
- Fix stream being half width resolution (by @zarik5 fix(client_core): 🐛 Fix staging texture resolution #2378)
* fix(server_core): 🐛 Fix deadlock on button set init * Don't pick up updated emulation_mode
* flatpak nvidia * wip * now downloads cuda rather than copying from host * move cuda to own module so it can be cached * fix cuda build - but also make cuda build redundant via launcher * remove all unnecessary stuff, only launcher left * remove spurious module, add simple build script, attempt copying of desktop shortcut (does not work but at least its in there) * put readme back - and update it with new info add some convenience scripts for build/install/setup shortcut and icon converted windows ico file to png for use on linux known issues: file browser and apk buttons do not work in launcher still testing * update readme, add notes and convenience scripts for adb install in flatpak * change build back to org.flatpak.Builder small edits to readme for clarity * add note warning about nvidia and hdr * note about pipewire --------- Co-authored-by: failboat <[email protected]>
* fix for #2258 as suggested by @Xaphiosis on discord tested using flatpak builder and launcher from other pr - no error popups anymore when using hevc * ran cargo task format --------- Co-authored-by: failboat <[email protected]>
* feat: ✨ Add debug groups * Expose logging to c apis * Hide debug groups settings in release mode * Use dbg macros instead of functions * Rename "handshake" to "connection" * Populate client_core, sever_core and connection debug groups
* docs: 📃Make Smartphone support info user-friendly * Update README.md
* fix: 🐛 Fix and rework logging * Address review comments
…body skeleton in lobby (#2366)
* feat: ✨ Multimodal input * Fix controllers and hands dropping to 0,0,0 when not visible * Actually fix multimodal input support * Address review comments
zmerp
requested review from
shinyquagsire23,
Meister1593 and
The-personified-devil
September 10, 2024 00:43
The-personified-devil
approved these changes
Sep 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.