Commit graph

116 commits

Author SHA1 Message Date
waydabber
00b4e936b3 Big Sur style app icon - initial attempt, may not be final logo especially if not welcome by others. The goal was to somehow have some continuity with the old design, depict an "Apple-ish" display with a brightness OSD but avoid using copyrighted product replicas as requested by the Human Interface Guidelines). 2021-08-01 15:45:37 +02:00
waydabber
dc5367a6ab Fixed typo. 2021-07-31 20:01:48 +02:00
waydabber
f5fcef758e - More consistent display naming (proper name is shown even if display is shadowed in a mirror).
- Display naming now should match System Report.
- Some cleanup (removed unneccesary OSD.framework folder, stuff moved to Bridging-Header.h, removed search location in Build settings, framework proper linked instead).
2021-07-31 20:00:00 +02:00
waydabber
db015509d6 Better handling of mirrors - non primary mirror members (displays which are destination screens of a mirrored screen) are now detected and can be controlled. Not tested on Intel but should work. 2021-07-31 16:43:26 +02:00
waydabber
048ac9610d Fixed error in i2c checksum calculation. Changed communication wait and repeat times. 2021-07-27 13:59:24 +02:00
JoniVR
7459c6d885 Bump build for 3.0.0-beta1 release + build tools ran 2021-07-26 21:32:24 +02:00
waydabber
32f85138e8 Cosmetic changes of the menu. 2021-07-26 20:35:38 +02:00
waydabber
69d665d5d4 Merge remote-tracking branch 'refs/remotes/origin/experimental/apple-silicon' 2021-07-26 18:06:43 +02:00
waydabber
94ffeb8c38 Fix slider stuck at 0 for some configs. Fix 'DDC' checkbox on preferences. Shows current CPU architecture after build number. 2021-07-26 18:06:17 +02:00
Joni Van Roost
a58b5d4477
Update README.md 2021-07-26 17:53:20 +02:00
waydabber
384b8cfb90
Update README.md 2021-07-26 00:23:56 +02:00
waydabber
86a8be56fb
Update Apple Silicon.md 2021-07-26 00:11:49 +02:00
waydabber
610a394ae9 Initial Apple Silicon support. 2021-07-25 23:59:29 +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
Victor Chabbert
5cacd25d11
Fix non-standard volume/brightness scales not working properly (#245) 2020-09-20 19:35:26 +02:00
Robert Bressi
9ff4a939c5 Added a couple of basic entries back into gitignore 2020-09-19 14:17:33 +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
61f6fd71ad
Update config.yml 2020-06-12 07:56:33 +02:00
Joni Van Roost
7a139c38c4
Add issue templates (#239) 2020-06-10 21:14:03 +02:00
paphonb
31c313d17b
Add open sound/brightness preferences from media keys (#168) 2020-05-31 18:06:30 +02:00
JoniVR
afa31400d8 Release 2.0.0 🎉 2020-04-02 15:26:41 +02:00
Joni Van Roost
5ed77ab05f
Fix Issue detecting the output device (#187) 2020-04-02 14:39:03 +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
Joni Van Roost
31a03250d3
Update README.md 2019-11-13 14:31:26 +01:00
JoniVR
bac71e8dce Bump version 2019-11-13 14:00: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
13df82d43e Performance enhancements for media key shortcuts, repeated keys (#134)
* Add handling for holding down media shortcut keys
* Added handling to not send through DDC commands for values which had already been set
* Moved DDC reads and writes onto the main thread
2019-10-24 12:35:13 +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
Robert Bressi
48f352b7f8 Fixed values for audioMuteScreenBlank being persisted to audioSpeakerVolume (#130) 2019-10-01 23:27:52 +02:00
Anton Palgunov
97bcd136bf 🇷🇺 Russian translation (#126) 2019-10-01 23:13:39 +02:00
Anton Palgunov
b86dabc039 Changed URL to official 2019-10-01 03:37:25 +02:00
Toxblh
dd838570bb Added install via brew cask in Readme 2019-10-01 03:37:25 +02:00