Add nvidia gsync, vsync and framerate limit toggles
Screenshot
Issues Fixed or Closed
Type of Change
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Dependency update (updates to dependencies)
Documentation update (changes to documentation)
Repository update (changes to repository files, e.g. .github/...)
Checklist
My code follows the style guidelines of this project
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LizardByte/awesome-sunshine/pull/11
**Author:** [@moi952](https://github.com/moi952)
**Created:** 9/20/2024
**Status:** ✅ Merged
**Merged:** 9/20/2024
**Merged by:** [@ReenigneArcher](https://github.com/ReenigneArcher)
**Base:** `master` ← **Head:** `feat/nvidiaToggles`
---
### 📝 Commits (4)
- [`f75e4c7`](https://github.com/LizardByte/awesome-sunshine/commit/f75e4c7a90fc77f5bc25dd45dbc1ba7eda4ecc07) feat: add nvidia gsync, vsync and framerate limit toggles
- [`f673b9e`](https://github.com/LizardByte/awesome-sunshine/commit/f673b9e2468491849e31a400b3596f74393adc8d) feat: add nvidia gsync, vsync and framerate limit toggles
- [`d267061`](https://github.com/LizardByte/awesome-sunshine/commit/d2670616f5ad2a92a2a6b4d6fe2b0ab3fe8e44a7) Merge branch 'feat/nvidiaToggles' of https://github.com/moi952/awesome-sunshine into feat/nvidiaToggles
- [`964a84d`](https://github.com/LizardByte/awesome-sunshine/commit/964a84d3b436cc12070d6248e7f81a57e9c8ecbe) fix end punctuation of list
### 📊 Changes
**1 file changed** (+3 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+3 -0)
</details>
### 📄 Description
## Description
<!--- Please include a summary of the changes. --->
Add nvidia gsync, vsync and framerate limit toggles
### Screenshot
<!--- Include screenshots if the changes are UI-related. --->
### Issues Fixed or Closed
<!--- Close issue example: `- Closes #1` --->
<!--- Fix bug issue example: `- Fixes #2` --->
<!--- Resolve issue example: `- Resolves #3` --->
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Dependency update (updates to dependencies)
- [x] Documentation update (changes to documentation)
- [ ] Repository update (changes to repository files, e.g. `.github/...`)
## Checklist
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LizardByte/awesome-sunshine/pull/11
Author: @moi952
Created: 9/20/2024
Status: ✅ Merged
Merged: 9/20/2024
Merged by: @ReenigneArcher
Base:
master← Head:feat/nvidiaToggles📝 Commits (4)
f75e4c7feat: add nvidia gsync, vsync and framerate limit togglesf673b9efeat: add nvidia gsync, vsync and framerate limit togglesd267061Merge branch 'feat/nvidiaToggles' of https://github.com/moi952/awesome-sunshine into feat/nvidiaToggles964a84dfix end punctuation of list📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
README.md(+3 -0)📄 Description
Description
Add nvidia gsync, vsync and framerate limit toggles
Screenshot
Issues Fixed or Closed
Type of Change
.github/...)Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.