Skip to content

Tags: 438816417/MonitorControl

Tags

1.3.1

Toggle 1.3.1's commit message
🎉 release 1.3.1

- code cleanup
- add feature that automatically detects if monitor or other devices (for example Airpods) are being used and ignores volume control for other devices (meaning they can be controlled as they normally would)

v1.3

Toggle v1.3's commit message
🎉 release 1.3

- fixed unresponsiveness at startup
- updated to Swift 4.2
- updated dependencies

v1.2.2

Toggle v1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
🔧 Fix function keys not working and retry more often when getting val…

…ues. (MonitorControl#21)

* Update `ddcctl` submodule.

* Update dependencies.

* Enable displays by default.

* Retry more often to get values from display.

* Only print when debugging.

Fix MonitorControl#13

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
the0neyouseek Guillaume
🚀 v1.2.1

- Updated MediaKeyTap dependencies

Signed-off-by: Guillaume Broder <[email protected]>

v1.2

Toggle v1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
the0neyouseek Guillaume
🎉 v1.2

Many changes in commit…
- Contrast slider is back !
- Added a Preferences Window
- Function keys (should) work
- If (like me) your screen backlight is still too bright even at 0, you can now set the contrast to 0 when the brightness hit 0 too
- App can now be started at login (Needs to be tested)

Signed-off-by: Guillaume Broder <[email protected]>

v1.1

Toggle v1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
the0neyouseek Guillaume
♻️ Refactoring

- Key handling is now done in the app, close JoniVR#3
- All code linted with SwiftLint, close JoniVR#4
- Better handling of built-in screen

Signed-off-by: Guillaume Broder <[email protected]>

v1.0

Toggle v1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
the0neyouseek Guillaume
🎉 1.0

- Code rework
- Native OSD
- Change default shortcuts for problems with apps
- Codesign app

Signed-off-by: Guillaume Broder <[email protected]>