Commit graph

12 commits

Author SHA1 Message Date
JoniVR
53e168c319 🎉 release 1.3
- fixed unresponsiveness at startup
- updated to Swift 4.2
- updated dependencies
2018-12-16 11:38:02 +01:00
JoniVR
c5aaff99bf update to Swift 4.2, update dependencies 2018-12-15 23:54:38 +01:00
JoniVR
565354ecaa revert ddcctl back to 3d38860
The change in request.minReplyDelay to 30 * kMillisecondScale was causing a kernel panic.
2018-12-15 23:23:25 +01:00
JoniVR
6bb4689c3f fix wrong reference error preventing compilation 2018-12-15 22:23:11 +01:00
JoniVR
ed0e7c6386 update dependencies 2018-12-15 21:36:20 +01:00
Markus Reiter
2f4107c5fa Update MediaKeyTap dependency. (#29)
- Disable `identifier_name` linter.
- Update `MediaKeyTap` dependency.
2018-04-14 12:52:47 +02:00
Guillaume Broder
211ba475e2
🔧 App dev program renewed
Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-02-18 18:11:31 +01:00
Guillaume Broder
85f4293199
🎉 v1.2
Many changes in commit…
- Contrast slider is back !
- Added a Preferences Window
- Function keys (should) work
- If (like me) your screen backlight is still too bright even at 0, you can now set the contrast to 0 when the brightness hit 0 too
- App can now be started at login (Needs to be tested)

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-02-18 17:55:32 +01: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
Guillaume Broder
e45fb6e705
🔧 Preferences WIP
- All prefs pane GUI are done #2
- Now to build the functions behind...

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-01-07 19:31:31 +01:00
Guillaume Broder
68afdda765
♻️ Refactoring
- Key handling is now done in the app, close #3
- All code linted with SwiftLint, close #4
- Better handling of built-in screen

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-01-06 16:26:03 +01:00
Guillaume Broder
036a29d4bc
🎉 1.0
- Code rework
- Native OSD
- Change default shortcuts for problems with apps
- Codesign app

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2017-09-24 15:25:46 +02:00