Commit graph

36 commits

Author SHA1 Message Date
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
Joni Van Roost
4608a53f13
Bump for release 2.2.0 (#476) 2021-07-26 21:36:54 +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
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
Joni Van Roost
9fd78dc17f
Fix mediakeys not working everywhere, Add "none" keys option (#237) 2020-06-21 16:16:01 +02:00
paphonb
31c313d17b
Add open sound/brightness preferences from media keys (#168) 2020-05-31 18:06:30 +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
JoniVR
bac71e8dce Bump version 2019-11-13 14:00:13 +01:00
JoniVR
eb6deb1913 Update DDC.swift
See #102 - fixed compatibility with some monitors
(thanks to @KNNSpeed for providing a solution)
2019-09-15 01:51:57 +02:00
JoniVR
796574a0de Fix build number issue (#109)
Temporarily removed `$(CURRENT_PROJECT_VERSION)` from plists for bumping build number
2019-09-15 01:39:36 +02:00
Guillaume Broder
bfc91fd5ec
🎉 Smaller increment
- You can now change brightness and volume in smaller increments just like native holding `alt + shift`
2019-06-05 00:01:23 +02:00
Joni Van Roost
4dddd27d68 🔧 Improved Accessibility Permissions handling (#77)
- Restart mediakeytap after changing accessibility permissions
2019-05-23 12:34:13 +02:00
scorpiondev
e8a53f2f8a Changed mute command from '0 speaker volume' to 'true' mute (0x8D) (#96)
* Changed mute command from '0 speaker volume' to 'true' mute (0x8D)

* swiftformat changes

Swiftformat does this by itself so I figured might as well commit it
2019-05-18 14:59:24 +02:00
Guillaume Broder
75432c04a9
🎉 v1.5.2 2019-05-16 22:24:39 +02:00
Guillaume Broder
c94f5fd7f4
🌐 i18n
- Update AMCoreAudio deps
- Fix swiftformat error (Display.swift)
- Fix translations
2019-05-16 22:19:40 +02:00
Guillaume B
e955d84123
Add sound feedback (#91)
Close #84
The system sound is played only when "Play feedback when volume is changed" in Sound Preferences is enabled
2019-05-16 21:35:46 +02:00
Markus Reiter
c8ed85f5fd Update DDC.swift. 2019-05-14 17:32:31 +02:00
Markus Reiter
4f162b196c Update DDC.swift. 2019-05-11 03:24:37 +02:00
Markus Reiter
d803f921c3 Update DDC.swift. 2019-05-10 19:16:31 +02:00
Markus Reiter
26c3c08267 Add more logging and update DDC.swift. 2019-05-10 16:14:09 +02:00
Markus Reiter
6b12e3cb6f Fix hideDisplayOsd lag. 2019-05-10 10:35:46 +02:00
Markus Reiter
c8608b130c Update DDC.swift. 2019-05-09 17:02:35 +02:00
Markus Reiter
bd1d43ed61 Update DDC.swift. 2019-05-09 07:41:16 +02:00
Markus Reiter
5d2ee25f0f Fix build number script. 2019-05-09 06:55:04 +02:00
Markus Reiter
7d5c11be45 Stop using agvtool. 2019-05-08 20:24:04 +02:00
Markus Reiter
0c8be1081c Update DDC.swift dependency. 2019-05-08 03:50:50 +02:00
Markus Reiter
f4b855e0f8 Update DDC.swift dependency. 2019-05-08 02:35:35 +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
Markus Reiter
ad8386ba8c Allow maximum value to differ from 100. 2019-05-08 00:29:49 +02:00
Guillaume Broder
99bc6711a0
🎉 v1.5.0
Cleanup for v1.5.0
2019-05-07 22:37:15 +02:00
Markus Reiter
b32d2d5785 Update version to 1.5.0. 2019-05-07 20:36:36 +02:00
Markus Reiter
6e91c71353 Various Enhancements (#66)
* Update to Swift 5.0 and run `swiftformat`.

* Refactor `MediaKeyTap` start/restart.

* Remove useless comments.

* Reorder files.

* Add German translation.

* Switch to Carthage.

* Use `DDC.swift`.

* Add `NSScreen` extension.

* Simplify menu layout.

* Hide the display’s built-in OSD.

* Fix launch at login helper.

* Fix `quitClicked` connection.

* Refactor build phases.

* Use `os_log` instead of `print`.

* Use more specific check for `minReplyDelay`.

* Add whitelist.
2019-05-07 15:01:26 +02:00
Guillaume Broder
087bb132c6
🔧 Refactoring + preparing v1.2
- Refactoring of the way the slider are created
- Read the current value of ddcctl monitor after launching the app, so no more value at 0 for the sliders
- When there's only one monitor, display it directly, not in a submenu, closes #10
- Added a "start at login" helper (still need testing) for v1.2

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-01-13 22:49:10 +01:00