Commit graph

289 commits

Author SHA1 Message Date
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
Marco DallaG
97eb82d286
Update installation instructions in README (#350) 2020-12-27 20:33:23 +01:00
Joni Van Roost
062ebe70ac
Update README.md 2020-10-18 15:59:00 +02:00
JoniVR
6a240e199a Setup BartyCrouch run script 2020-10-18 15:55:22 +02:00
JoniVR
7f98df3a91 Setup bartycrouch config, Update all localization files
There were a lot of missing translations, this should make it easier for everyone to update them.
2020-10-18 15:46:20 +02:00
François RIVIERE
2ef6310a34
Fix French grammatical error (#308) 2020-10-18 14:43:24 +02:00
Robert Bressi
c83fde10b4
Show audio muted OSD image when audio volume value is 0 (#276) 2020-10-18 14:31:58 +02:00
Mikołaj Rodkiewicz
9e47ccfddb
Add Polish translation (#261)
Co-authored-by: JoniVR <joni.vr@hotmail.com>
2020-10-18 14:23:11 +02:00
JoniVR
f7098c3d86 Release 2.1.0 2020-09-20 22:59:07 +02:00