Tags: weiwuwen/MonitorControl
Tags
Update DDC.swift See MonitorControl#102 - fixed compatibility with some monitors (thanks to @KNNSpeed for providing a solution)
Project upgrade, stability improvements, new features (MonitorControl#59 ) PR MonitorControl#59 with enhancements and fixes (Changes done by @JoniVR): - Code migration to **Swift 4.2** - **Fixed** the **MonitorControl scheme** which was gone for me - **Updated the screenshots and readme** - **Added a feature that detects the default sound output device and only intercepts when an external display is set as default output**, so Airpods, internal macbook volume and other non-monitor devices will be ignored (MonitorControl#48, MonitorControl#15) - **Fixed app unresponsiveness and high CPU on launch** (might be related to MonitorControl#50, MonitorControl#37, please do keep in mind that on initial launch there will still be a little unresponsiveness because the underlying framework - called [ddcctl](https://github.com/kfix/ddcctl) - attempts to read your volume settings 10 times) - Added a **version and build number** to the main preferences panel:  - Added a build script that increases the build number on each run. Version number still needs to be set manually. - refactored some parts of the code to make it a bit more readable.
🔧 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
PreviousNext