Commit graph

147 commits

Author SHA1 Message Date
Joni Van Roost
dc5dd0dc58
Update readme (#648) 2021-10-01 20:56:58 +02:00
Joni Van Roost
1ec444460c
Close preference pane using cmd+w (#645) 2021-10-01 20:28:22 +02:00
Junwoo Hwang
438d60128a
Update korean translation (#643) 2021-10-01 20:14:15 +02:00
Jason Ou
d9dba119b1
Update Chinese (Traditional, Taiwan) translation (#633)
* Update Chinese (Traditional, Taiwan) translation.

* Translate strings in Main.strings to Chinese (Traditional, Taiwan) and tweak translations in Localizable.strings.
2021-10-01 20:05:46 +02:00
jajoho
96ab6cc9fd
Update German Translation (#636)
* Update Localizable.strings

German translation

* Update Main.strings

Translation for main.strings added

* Update Main.strings

Translation revised and unified

* Update Main.strings

Translation revised and unified
2021-10-01 11:37:56 +02:00
Joni Van Roost
53ce822e6a
Fix build (#630) 2021-09-30 23:11:11 +02:00
Istvan T
30da9a8020
Version 4.0.0 (#629)
### Added/improved functionality

- Added proper support for controlling Apple displays.
- Added option to show/hide brightness slider.
- Added option to show brightness slider for internal display and apple displays (enabled by default).
- Replication of built-in and Apple display brightness to corresponding brightness slider.
- Added suffix to similarly named displays for better differentiation.
- Option to disable slider snapping for finer control + disable slider snapping by default.
- Added option to show slider tick marks for better accuracy.
- Added option to use window focus instead of mouse to determine which display to control.
- Ctrl+Command+Brightness now controls external displays only (Ctrl+Brightness continues to control internal display only)
- Added separate tab for menu options.
- Added option to restore last saved values upon startup.
- Added option for audio device name matching for display volume control selection.
- Separated option to change all screens for brightness and volume.
- Added option for keyboard fine scale for brightness.
- Added option for keyboard fine scale for volume.
- Added version check upon startup for mandatory preferences reset upon downgrade or incompatible previous version + notification about this.
- Added implementation for Command+F1 macOS shortcut to enable/disable mirroring.
- Added safer 'Assume last saved settings are valid' option as default instead of startup DDC read (or restore).
- Streamlined preference panes, 'Show advanced settings' now affect all tabs. This leads to a better and safer first timer experience (especially because of the influx of many new features).
- Added a Quit button to Preferences if menu is hidden (it was not passible to quit the application until this time in this mode only by re-enabling the menu).
- Lowered default first-run volume DDC default from 75% to 15% if read is not possible or disabled to prevent unexpectedly loud sound. 
- Added slider skew setting on a per control basis to have the ability to manipulate DDC slider balance and OSD scale if display control is not linear.
- Added the ability to set min. and max. DDC bounds on a per display, per control basis.
- Audio device name override option for a display (manually assign a specific audio device to a display).
- Advanced setting to invert DDC control range (some displays have the scale reversed).
- Advanced setting to remap DDC control code (some displays have contrast and brightness mixed up).
- Ability to mark a DDC control as available or unavailable in advanced settings under Displays.
- Ability to automatically hide menu icon if there is no slider present in the menu.
- Option to show slider percentage for more precision.
- Option to set combined or separate OSD scale when combined hardware+software brightness is used.
- Apple like smooth brightness change (both for software, hardware, mixed and DisplayServices).
- Added support for DisplayLink, AirPlay, Sidecar, screen sharing etc. using window shades (this is an inferior technique to the existing software implementation - gamma control - but still better than nothing). Disabled for any kind of mirroring setups. _(Only on Big Sur and above)_
- Brightness change synchronisation from Built-In and Apple displays to other displays. This makes Touch Bar, Ambient light sensor, Control Center and System Preferences induced changes affect all displays. Synchronisation uses a sophisticated indirect delta method + the user can intervene and adjust individual screen brightness at any time to easily compensate mismatching native brightness levels.
- Preferences pane tab selector has a simpler look on Catalina.
- All menu sliders are now scrollable using a magic mouse/trackpad swipes or mouse wheel.
- Added option for menu to show only items that are relevant to display which shows the menu currently.
- Added option to enable combined sliders (note: this option combined with enabled Apple/built-in display syncing and enabled 'change all' keyboard settings finally provides full synchronised control of all displays).
- Combined sliders can now display multiple displays when keyboard and brightness syncing is not enabled. _(Only on Big Sur and above)_
- Redesigned sliders to look like Big Sur/Monterey Control Center's sliders. _(Only on Big Sur and above)_
- Quit and Preferences... are now icons for a much cleaner look. _(Only on Big Sur and above)_
- Added option to change additional menu options style or hide them. _(Only on Big Sur and above)_
- Multiple displays are now in nice Big Sur styled blocks - no more ugly separators. _(Only on Big Sur and above)_
- Added customisable gamma/ddc switchover point for combined brightness in the advanced section of Displays.
- Added comma separated list for control code override to enable edge cases like controlling Brightness and Contrast at the same time (use VCP list entry `10, 12` for that)
- Contrast can now be controlled from keyboard via <kbd>control</kbd> + <kbd>option</kbd> + <kbd>command</kbd> + brightness up/down.
- Custom keyboard shortcuts for brightness, contrast, volume and mute
- Added automatic update.

### Other under the hood changes and bug fixes

- Standardised internal scale among various displays and DDC ranges for ranged controls.
- Uses the new internal scale for combined hardware-software brightness mode.
- Migrated scales to internal float representation to prevent loss of fine detail on transformations.
- Fixed double sound when muting multiple external displays at the same time.
- Fixed lack of initial volume configuration if slider is not shown in menu.
- Fixed wrong settings being applied to a display when replaced on Apple Silicon (UserDefaults preferences are now tied to specific display strings instead of CGDirectDisplayID - which is no longer semi-unique on arm64).
- A lot of refactoring, streamlining and general optimisations.
2021-09-30 23:05:24 +02:00
Joni Van Roost
5947be2b89
Change alternate brightness keys option default to true (#624) 2021-09-26 20:38:20 +02:00
vtns
b493a42c4a
Add a setting to control the function of F14 / F15 keys (#602)
Co-authored-by: koyama <koyama@infocity.co.jp>
Co-authored-by: JoniVR <joni.VR@hotmail.com>
2021-09-21 19:20:51 +02:00
Joni Van Roost
a1615b737b
chore: commit french translation updates (#610) 2021-09-20 21:08:24 +02:00
Joni Van Roost
fe3c463df8
Bump version to 3.1.0 (#609) 2021-09-20 20:27:47 +02:00
Takenori Nakagawa
73dd538e11
Update Japanese translation (#605) 2021-09-18 15:20:14 +02:00
Stijn Eikelboom
215468ffc6
Further Updated Dutch Translations (#595) 2021-09-15 10:27:37 +02:00
Stijn Eikelboom
189e213185
Updated Dutch Translations (#588) 2021-09-14 23:38:32 +02:00
我是洗衣机
8300c0bc51
Supplementary Chinese localization (#587) 2021-09-14 22:45:24 +02:00
Manuel
c221e36421
Fixed translation errors in german language file (#586) 2021-09-14 06:53:16 +02:00
Natsuki
1739697c27
Update Main.strings for JA (#581)
Changed `MonitorCoontrol` to `MonitorControl` within settings panel
2021-09-13 07:06:27 +02:00
Matteo Pupa
8799a4d313
Update Italian translation (#577) 2021-09-11 13:22:33 +02:00
waydabber
d2f09d117a
Fix Intel DDC Swift optimization issue (#562) 2021-09-06 09:54:11 +02:00
wotjd
c8a15c5ddb
Add Korean translations (#558) 2021-09-03 22:53:19 +02:00
George An
fc7975a984
Update Russian translation 2021-09-02 11:28:14 +02:00
waydabber
30ac465034
3.0.0 bug fixes and enhancements
- Fixed not working after sleep mode for some on Apple Silicon Not working after sleep mode #530
- Fixed some LG and Samsung displays having problems with Mute (improved 'Enable Mute DDC command') - LG Monitor: have to unmute manually after muting #170
- Fixed app not working with multiple identical monitors on Intel - App does not work with multiple identical monitors #49
- Added 'Safe Mode' option - pressing the Shift key during startup resets preferences and disables DDC read.
- Upon first start if DDC is unreadable, default brightness/volume/contrast values are now set to a sensible 75% instead of 0%
- DDC write commands are issued twice on Intel (as it already was on Arm64) to improve stability on some setups.
- Make sure DDC communications don't happen in parallel when both slider menu and keyboard is used (this might have caused problems with some docks with multiple display outputs).
- Fixed volume control feedback audio (clicking sound) during key repeat (it should play on keyup only as this is the macOS standard).
- Fixed duplication of volume control feedback audio if there are multiple external displays and 'Change... for all screens' is enabled.
- Internal DDC library for Intel (based on the work of reitermarkus)
2021-09-01 20:39:29 +02:00
Daniel Choroszucha
035897a5a5
Update Polish localization (#549) 2021-09-01 09:44:38 +02:00
waydabber
f0d09f5346
Fix 'Disable Volume OSD' being not disabled on Software Only displays (#542) 2021-08-27 21:15:21 +02:00
Joni Van Roost
4886a96994
Add Dutch translations (#541)
Thanks @MaartenBorsje!
2021-08-26 19:34:49 +02:00
Luis Antonio Vázquez García
f3a2eebda3
Spanish translation added
* Spanish translation ready

* Spanish translation ready

* Update MonitorControl.xcodeproj/xcshareddata/xcschemes/MonitorControl.xcscheme

Co-authored-by: Joni Van Roost <joni.VR@hotmail.com>

Co-authored-by: waydabber <37590873+waydabber@users.noreply.github.com>
Co-authored-by: Joni Van Roost <joni.VR@hotmail.com>
2021-08-25 19:30:16 +02:00
waydabber
033695b0eb
Added localization-Chinese-Taiwan 2021-08-25 12:24:30 +02:00
Taoning Ge
caaf1ab955
Add some zh-Hans translations (#532) 2021-08-24 22:55:34 +02:00
Joni Van Roost
1bd40713b5
Update issue templates after label changes (#534) 2021-08-23 20:41:44 +02:00
Jan
176f9581d4
Update German translation (#531)
* Update German translation

* Update German UI translation
2021-08-23 08:41:49 +02:00
Mennan Köse
556820e9b4
Add Turkish language support (#529) 2021-08-22 13:57:24 +02:00
waydabber
baf734cc0f
Fix URL redirect for temporary webpage (#526) 2021-08-21 20:23:52 +02:00
Joni Van Roost
79d0383a7b
Add direct link to monitor troubleshooting wiki for monitor issues 2021-08-21 16:11:06 +02:00
waydabber
8be0b867ba
Merge pull request #522 from MonitorControl/fix/arch-settings
Set archs to standard for releases
2021-08-21 15:20:20 +02:00
Joni Van Roost
cad67101cb
fix: set archs to standard for releases 2021-08-21 15:09:19 +02:00
waydabber
d46c429c07
Add Apple Silicon support & major revamp (3.0.0) (#520)
Co-authored-by: Joni Van Roost <joni.VR@hotmail.com>
Co-authored-by: Rayan Khan <rayankhan04@iCloud.com>
Co-authored-by: Guillaume B <the0neyouseek@users.noreply.github.com>
2021-08-21 13:18:54 +02:00
Guillaume B
fd142cb7e0
Merge pull request #521 from MonitorControl/opencollective-main-page 2021-08-20 18:31:18 +02:00
Guillaume B
81391b8fe1
Update FUNDING.yml
Change the OpenCollective link to go the main page rather than the donate action
2021-08-20 09:34:12 +02:00
Joni Van Roost
b50ad8bec3
Create FUNDING.yml (#519) 2021-08-19 21:04:01 +02:00
Joni Van Roost
20956205c6
Update issue templates with .yml format (#516)
See: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
2021-08-14 21:56:08 +02:00
Stephen
40d557ba3f
Add GitHub Actions Build (#295)
Co-authored-by: Joni Van Roost <joni.VR@hotmail.com>
2021-08-04 19:37:40 +02:00
Stephen
104c40c009
Create ci.yaml (#455)
Required for #295
2021-08-04 12:42:24 +02:00
Joni Van Roost
65f15fc99e
Add stalebot config (#499)
Yes, nobody likes bots, but we also don't like an outdated backlog :)
2021-08-03 21:32:38 +02:00
Joni Van Roost
4608a53f13
Bump for release 2.2.0 (#476) 2021-07-26 21:36:54 +02:00
Dawid
b07ff86af2
Add missing PL translations (#466) 2021-07-25 15:27:15 +02:00
Linus Unnebäck
ef48d15a75
Fix display names on M1 Macs (#370) 2021-07-06 20:46:02 +02:00
Joni Van Roost
1c611b0012
Fix DDC reliability on latest Xcode versions, migrate to SPM, more fixes (#453) 2021-06-15 21:55:53 +02:00
JoniVR
58eec85aaa docs: update issue templates 2021-05-02 15:38:31 +02:00
Guillaume B
2a314893fb
Merge pull request #402 from koenpunt/patch-1
update references to the0neyouseek with MonitorControl
2021-03-08 13:26:26 +01:00
Koen Punt
cf4b4fa3c8
update references to the0neyouseek with MonitorControl 2021-03-08 10:52:17 +01:00