Commit graph

25 commits

Author SHA1 Message Date
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
Mikołaj Rodkiewicz
9e47ccfddb
Add Polish translation (#261)
Co-authored-by: JoniVR <joni.vr@hotmail.com>
2020-10-18 14:23:11 +02:00
qsc
89f460286a
Improve string consistency (#263) 2020-08-02 18:42:18 +02:00
Takuro Ito
042277c2dd
Add Japanese translation (#200)
Co-authored-by: JoniVR <joni.vanroost@student.kdg.be>
2020-06-24 14:46:16 +02:00
Joni Van Roost
9fd78dc17f
Fix mediakeys not working everywhere, Add "none" keys option (#237) 2020-06-21 16:16:01 +02:00
Joni Van Roost
16837f20c5
Implement ctrl + brightness for controlling internal display, Respect enabled option for internal display (#175)
* Refactor display loading logic
* Split `Display` into `InternalDisplay` and `ExternalDisplay`
* Add functions for controlling internal display brightness
* Update MediaKeyTap dependency, Implement ctrl modifier for internal display
* Fix `keyRepeatTimer` issue with multiple displays while holding down a MediaKey
2020-02-23 12:42:57 +01:00
我是洗衣机
c984a8c343 Update Chinese (simplified) translation (#155) 2019-12-12 23:24:13 +01:00
Fabio Tacke
e402385d7d Add missing German strings (#144) 2019-11-10 18:23:28 +01:00
JoniVR
932e890125 Fix missing italian references (#146) 2019-10-24 23:26:03 +02:00
Robert Bressi
39f76e5058 Fixed contrast slider for brightness change (#132)
- FIXED: Issue where changing brightness back from 0 wouldn’t restore previous contrast value
- FIXED: Restoring saved contrast value across app restarts
- FIXED: Issue where using the brightness slider wouldn’t adjust contrast
- FIXED: Issue where setting brightness to 0 after it was already 0 wouldn’t restore the previous contrast setting
2019-10-14 01:59:24 +02:00
Roman Suvorov
da91d767cf 🇺🇦 Ukrainian localisation has been updated for the new version of app (#137) 2019-10-09 12:52:12 +02:00
Anton Palgunov
97bcd136bf 🇷🇺 Russian translation (#126) 2019-10-01 23:13:39 +02:00
Robert Bressi
6beb9d228e Fix mute on monitors that don’t support it (#107)
- FIXED: Issue where trying to use the “true” mute command on unsupported monitors would cause the mute/unmute key to do nothing
- FIXED: Issue where “0” chiclets would be shown when the step value was less than the value of one filled chiclet but greater than 0
- CHANGED: OSD-based value system to map small increment chiclet count to available range of DDC values and regular increment count to 16 available filled chiclets
2019-09-30 16:39:50 +02:00
Joni Van Roost
dd3d026db3
Add Advanced Preferences panel (#97)
- Removed whitelist which caused some issues for some people #105 
- Added `hide OSD` option to `AdvancedPrefsViewController`
- Added `Longer Delay` option to `AdvancedPrefsViewController`
- Added `PollingMode` and `PollingCount` to `AdvancedPrefsViewController` (should help #37)
- Added option to reset all preferences to `AdvancedPrefsViewController`
See the wiki for more info: https://github.com/the0neyouseek/MonitorControl/wiki/Advanced-Preferences
2019-08-28 12:17:35 +02:00
picov
98d9952d35 🇮🇹 Add Italian Translation (#115) 2019-08-27 14:49:25 +02:00
我是洗衣机
856a0a6184 Chinese Simplified Translation (#104) 2019-06-09 17:11:58 +02:00
Guillaume Broder
afd82e3a29
🔧 Fix cyclomatic complexity warning 2019-06-05 00:01:55 +02:00
Roman Suvorov
8f400c698e Ukrainian translation (#103) 2019-06-03 20:47:21 +02:00
Guillaume Broder
c94f5fd7f4
🌐 i18n
- Update AMCoreAudio deps
- Fix swiftformat error (Display.swift)
- Fix translations
2019-05-16 22:19:40 +02:00
JT
4c09ef1c5e Addition of a "friendly" display name for Monitors (#89)
- Add customizable display name for monitors
2019-05-16 21:42:16 +02:00
Markus Reiter
26c3c08267 Add more logging and update DDC.swift. 2019-05-10 16:14:09 +02:00
Markus Reiter
0433cb9414 Add more logging information. 2019-05-08 01:39:00 +02:00
Markus Reiter
9dfc86a157 Add vendor and model to display list. 2019-05-08 01:00:46 +02:00
Guillaume Broder
99bc6711a0
🎉 v1.5.0
Cleanup for v1.5.0
2019-05-07 22:37:15 +02:00