Skip to content

Tags: justin-er/MonitorControl

Tags

v3.0.0-beta6

Toggle v3.0.0-beta6's commit message
Minor bugfix of minor bugfix...

v3.0.0-beta5

Toggle v3.0.0-beta5's commit message
Better handling of the Mac Mini HDMI situation

Blacklisted known HDMI dummy
General stability improvements for arm64
Lazy display update implemented if configuration change is requested (waits 2 seconds until it performs actual display update since MacOS usually sends 4-8 config change signals which made changes very costly)

v3.0.0-beta4

Toggle v3.0.0-beta4's commit message

Unverified

This user has not yet uploaded their public signing key.
fix: Big Sur crash when using contrast slider

v3.0.0-beta3

Toggle v3.0.0-beta3's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(Intel): hacky workaround for ddc unreliability

Requires a proper fix in the future, see:
MonitorControl#478

v3.0.0-beta2

Toggle v3.0.0-beta2's commit message
Fixed error in i2c checksum calculation. Changed communication wait a…

…nd repeat times.

v3.0.0-beta1

Toggle v3.0.0-beta1's commit message
Bump build for 3.0.0-beta1 release + build tools ran

v2.1.0

Toggle v2.1.0's commit message
Release 2.1.0

v2.0.0

Toggle v2.0.0's commit message
Release 2.0.0 🎉

v1.7.1

Toggle v1.7.1's commit message
Bump version

v1.7.0

Toggle v1.7.0's commit message
Update DDC.swift

See MonitorControl#102 - fixed compatibility with some monitors
(thanks to @KNNSpeed for providing a solution)