-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
v0.12.0 #30
Merged
Merged
v0.12.0 #30
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
Update repo address
- changelog parser action fails if "v" is in prefix
Fix changelog_parser action
-Use master branch for verify_changelog action
Update create_package.yml
Now the action is working as intended. (https://github.com/SunshineStream/Sunshine/runs/4829543083?check_suite_focus=true#step:3:66) This PR will update automatically when anything is pushed into nightly branch. |
- Use form instead of template
* Increase vbv-bufsize to 1/10 of requested bitrate. The previous value was too low, which was resulting in poor encoding quality and failure to stabilize at the requested bitrate. Setting to 1/10 of bitrate is a good compromise, as it avoids quality loss but also prevents bandwidth spikes far above the bitrate/vbv-maxrate. * With vbv-bufsize set to a more appropriate value, testing shows that the average bitrate vs client-requested bandwidth overshoots by ~20%. Adjust for this scenario in the software encoding case only.
Update bug-report.yml
video: use a better vbv-bufsize & correct software bitrate calculation
- Update based on #33 - Fix year for 2021 releases
Update index.html
UI Web Fixes
- Add version test on push or PR targets to master branch (AppImage only)
- Change time of scheduled trigger
- Label discussions
- All sizes available on separate layers
- Fix some typos - Reformat some tags
- Rename `amd_preset` to `amd_quality` - Document `key_rightalt_to_key_win`
Fix sample config
Update web ui
- Update v0.12.0 release date
- Build jobs didn't run if `check_versions` doesn't run (need to ENSURE PR check into master is successful before merging!)
- Version from .desktop file needs to be 1.0 (this is not the sunshine version) - Setting VERSION environment variable will set AppImage version, otherwise short commit hash will be used
Improve version verification
This will merge everything into master, and "should" create release v0.12.0 automatically will all release assets. |
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.
Description
Added
--version
Changed
Other
Screenshot
Include screenshots if the changes are UI-related.
Issues Fixed or Closed
Type of Change
Please delete options that are not relevant.
Checklist