Commit graph

221 commits

Author SHA1 Message Date
Joni Van Roost
c3c42f9316
Increase build number to v4.1.0 & update dutch translations (#1039) 2022-05-18 22:51:04 +02:00
Guillaume B
b39e30726c
Fix build scripts for m1 mac (#1037) 2022-05-17 21:57:46 +02:00
BetaCat_HA
75cd15c8ad
Updated Chinese translation (#1034) 2022-05-15 10:10:58 +02:00
Guillaume B
0d00766691
Try fixing CI + Add dependabot (#1029) 2022-05-07 17:53:20 +02:00
Guillaume B
e46ac8c373
Remove opening menu after onboarding (#1030) 2022-05-07 15:41:28 +02:00
Dimitar Nestorov
252a718979
Use absolute paths for system framework references (#1012) 2022-05-06 16:31:22 +02:00
jrthsr700tmax
cfef57fc99
Optimize Taiwan TC Localization (#1025) 2022-05-06 16:26:35 +02:00
Istvan Toth
a137f2364d
Added Polish translation (thanks to @Zbynius) (#1027) 2022-05-06 16:26:22 +02:00
kahotheo
6d332aa619
Update Taiwan Chinese translations (#982) 2022-03-25 09:59:58 +01:00
kahotheo
81846d3b93
Update Taiwan Chinese translations (#983) 2022-03-25 09:59:49 +01:00
Istvan Toth
e2009a62ac
Improved dummy detection for newer versions of BetterDummy (#975) 2022-03-15 11:53:28 +01:00
Istvan Toth
b07d762c9b
Added Czech translation (#959) 2022-02-23 09:53:50 +01:00
Guillaume B
3d97037a76
Add check for permissions on onboarding (#955) 2022-02-22 18:09:44 +01:00
jajoho
2f8cca2019
German translation: onboarding (#940) 2022-02-16 15:42:48 +01:00
Rob Wells
4a3d99404f
Fix Gamma Activity Enforcer window title typo (#952) 2022-02-16 09:05:32 +01:00
jajoho
62e5578070
German translation update 2022-02-09 12:02:06 +01:00
Istvan Toth
24d17f5ae6
Hungarian translation for onboarding + some minor translation fixes (#918) 2022-02-01 15:18:29 +01:00
Guillaume B
e60ffc9326
Onboarding Screen (#906)
This PR is related to this issue: #676

### What's new
-  Add an onboarding screen (only appear on first launch)
- 🇫🇷 French translations for the new onboarding screen
- 🛠 Reorganize AppDelegate a bit
- 🛠 Move View Controllers into folders

### What's left to do
All current translations beside French & English (for the new onboarding) are missing for now.
If you want to help with translations, please read the opening post of this discussion: #637
2022-01-26 14:16:56 +01:00
Jack Hinkle
4d408a581f
Update menu bar icon and its behavior. (#880) 2022-01-23 13:43:11 +01:00
Guillaume B
370d6cf890
Add check for M1 Pro/Max Macbook Pro HDMI (#904) 2022-01-22 22:08:01 +01:00
fejese
2805f40a95
Adding missing Hungarian translations and fixing some typos (#905) 2022-01-22 22:04:23 +01:00
Istvan Toth
bc0b92e3a2
Added Portugese (Brazil) translation - thanks to @gpnunes75 (#840) 2021-12-09 16:08:21 +01:00
Istvan Toth
9792facd56
Fix SimplyCoreAudio incompatibility (#807) 2021-11-21 10:24:18 +01:00
Istvan Toth
6fdbdc0247
Update main.yml (#805) 2021-11-20 21:23:21 +01:00
Istvan Toth
226f068458
Virtual displays now use serial number as preferences ID appendix. (#793) 2021-11-16 22:18:19 +01:00
Istvan Toth
a2203ab2b1
Removed OSD lock popup completely (#791) 2021-11-16 11:56:49 +01:00
Istvan T
ec83769e21
Fixed Samsung 28E850 being treated as a dummy. (#788) 2021-11-15 07:25:03 +01:00
Istvan T
5c82b996ed
Some minor fixes and improvements (#786) 2021-11-14 10:43:49 +01:00
Oliver
2e05ce1d5c
Added Spanish language. (#784) 2021-11-12 16:40:46 +01:00
Istvan T
cfc77d53d6
Various fixes and improvements for v4.0.1 (#769)
- Fixed: display properties reset turns off hardware DDC
- Fixed: brief black screen upon changing space when using shade dimming
- Asynchronous thread-safe debouncing DDC write for smoother sliders
- Improved support for [BetterDummy](https://github.com/waydabber/BetterDummy)
- Better support for common physical dummies identifying as 28E850
- Inert dummy menu sliders are now hidden
- Improved support for nongamma->nongamma mirroring scenarios
- Compiled to run 10.14 (needed some minor changes) - compatibility is unofficial!
- Updated README
- Bumped version number to 4.0.1 (service release)
2021-11-04 17:56:23 +01:00
Darío Hereñú
9f93840995
Minor fixes (lines 60, 62) (#755) 2021-10-31 17:18:41 +01:00
Takuro Ito
6580da15d3
Add ⌘ + , keyboard shortcut to "Preferences..." (#753) 2021-10-31 13:53:15 +01:00
marcofucito
274fff45f8
small fix on the Italian translation (#749) 2021-10-29 08:37:14 +02:00
Istvan T
c7d5d02a97
Fixed note wraps, bumped version number to 4.0.1 (#746) 2021-10-28 08:41:12 +02:00
jajoho
6a22d8d1c7
Update german translation (#742) 2021-10-27 12:02:13 +02:00
Istvan T
6248d582ac
Some additional fixes (#738)
- Fix naming of wakeNotification()
- Fix for failing to update Advanced Settings checkbox on Preferences Reset.
- Better handling of known dummy displays.
2021-10-25 19:40:52 +02:00
Özkan Özcan
5d3d08ddfc
Translation of "avoid gamma table manipulation" (#737) 2021-10-24 12:02:25 +02:00
Istvan T
9b1795d769
Various fixes and improvements for 4.0.0 (#736)
- Small change of wording under Displays to reflect the fact that software dimming is not always gamma now
- Fixed an unneeded box control title leaking into localization files.
- Updated Italian Localization - thanks to @picov
- Fix: virtual displays are now properly ignored in gamma interference detection.
- Fix for too long display names looking bad in menu
- Fix for log errors about unneeded missing outlet connection errors
- Improved reset for virtual and Apple displays.
- Fixed menu showing blank space for display with no controls.
- Made brightness availability changeable for built-in and virtual displays.
- Updated french localization - thanks to @the0neyouseek
2021-10-24 12:01:17 +02:00
Istvan T
d34cf384b0
Multiple attempts to write last DDC settings after wake when 'Apply last saved settings' is enabled (#734) 2021-10-22 10:50:58 +02:00
Oli Booty
5567ae4216
fix: Improve spelling in README (#730) 2021-10-19 18:12:28 +02:00
Istvan T
8309d1dd5a
Restore software brightness upon startup + some other tweaks. (#719)
- Software brightness changes are reapplied upon startup when 'Apply last saved values to the display' is selected under 'Upon startup or wake'.
- On some rare occasions, macOS does not reset gamma tables upon display reconfiguration which caused an erroneus baseline and double dimming in software and combined mode. Now there is a manual reset upon receiving a reconfiguration request as a safety measure to avoid this.
- Some minor tweaks regarding how software dimming and gamma table manipulation behaves.
- (also I fixed my name in About.)
2021-10-18 16:59:33 +02:00
Istvan T
e7f8f04a46
Added Check for Updates to About (#716)
- Added Check for Updates to About
- Removed untranslated languages (as we promised for final release)
- Enabled Javascript for Sparkle release notes
- os_log levels were all over the place, changed all to .info
2021-10-15 19:35:14 +02:00
Istvan T
68ad991556
Updated how 'Show advanced settings' works (#714) 2021-10-15 17:22:24 +02:00
jajoho
1f595ff1df
Update German Translation (#713) 2021-10-13 14:30:37 +02:00
dev-coco
cce4161333
Updated Chinese translation (#704) 2021-10-11 07:37:58 +02:00
Özkan Özcan
d8b32b22b6
Turkish Translation missing translations completed (#699) 2021-10-10 18:15:01 +02:00
Istvan T
2c2b7cea67
Updated README with more information (#698) 2021-10-10 15:16:18 +02:00
Istvan T
0a502c7c9c
Watch for gamma table interference from external app (#696) 2021-10-09 21:33:22 +02:00
Istvan T
fade88ae25
Added a permanent scrollbar to Displays view (#694) 2021-10-09 21:08:10 +02:00
Istvan T
0ed9d0f3be
Keyboard pane now fits small screen when custom shortcuts enabled (#693)
- Keyboard preferences still did not fit to a 1280x800 screen if custom shortcuts were enabled. I did some redesign to fix that.
- Updated dutch translation
2021-10-09 14:34:10 +02:00