Skip to content

Releases: andrebocchini/ResolutionSwitcher

Separates the HDR and resolution switches and makes them mutually exclusive

05 Sep 17:21
Compare
Choose a tag to compare

Separates the HDR and resolution switches and makes them mutually exclusive, making resolution and HDR changes require two executions of the program.

The reason for this is that there is either 1. a bug 2. something about the Windows API that I don't fully understand where HDR changes would also reset the resolution to a previously used resolution. I decided to separate the two switches so there's less confusion when someone runs an HDR change AND a resolution change and they are surprised by the resolution being reset to something other than what they specified.

Improve Sunshine compatibility

05 Apr 13:00
Compare
Choose a tag to compare

Change HDR enable/disable keywords to improve Sunshine compatiblity

Add HDR support

03 Apr 02:33
Compare
Choose a tag to compare

Add HDR enable/disable capability via the --hdr command line flag

Fix device targeting

03 Apr 02:23
Compare
Choose a tag to compare

Fixes a problem where even when specifying target names, resolution would be changed on the primary device

Change settings for individual displays

09 Mar 14:50
Compare
Choose a tag to compare

Made slight improvements to allow changing settings for individual displays rather than just the primary one.

v1.0.0

05 Mar 04:41
Compare
Choose a tag to compare
  • Allows changing of display resolution and refresh rate