Commit graph

25 commits

Author SHA1 Message Date
waydabber
ca86b893c9 Added 'About' to Preferences 2021-08-12 19:59:00 +02:00
waydabber
fd3eafc1e1
Add files via upload 2021-08-11 17:06:28 +02:00
waydabber
48586e78ab
Add files via upload 2021-08-10 00:19:51 +02:00
waydabber
78a115212d
Add files via upload 2021-08-10 00:10:10 +02:00
waydabber
6bc47e7bc2
Delete menukeys.png 2021-08-10 00:09:06 +02:00
waydabber
c8af5841b3
Add files via upload 2021-08-10 00:07:59 +02:00
waydabber
71d63c934c
Add files via upload 2021-08-09 16:00:39 +02:00
waydabber
d33a3a9cfa
Add files via upload 2021-08-05 00:26:06 +02:00
waydabber
cc801400d6
Add files via upload 2021-08-05 00:24:21 +02:00
waydabber
869c7714a0
Add files via upload 2021-08-04 13:05:10 +02:00
waydabber
4af64b259b
App icon source file (Figma)
Based on the idea of @the0neyouseek.
Credits for the background pic goes to javierocasio - https://www.deviantart.com/javierocasio
2021-08-04 13:01:53 +02:00
waydabber
b12c44b6c3
Delete osd.jpg 2021-08-04 12:59:02 +02:00
waydabber
2d4bd913ed
Add files via upload 2021-08-03 18:51:19 +02:00
waydabber
7b5a507951
Add files via upload 2021-08-03 18:41:45 +02:00
waydabber
b6ece5fa05
Add files via upload 2021-08-03 17:30:47 +02:00
waydabber
ea27eeaac2
Add files via upload 2021-08-03 17:19:01 +02:00
waydabber
55d6a78cad
Add files via upload 2021-08-03 17:13:35 +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
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
Joni Van Roost
830878ee1d Project upgrade, stability improvements, new features (#59)
PR #59 with enhancements and fixes (Changes done by @JoniVR):

- Code migration to **Swift 4.2**
- **Fixed** the **MonitorControl scheme** which was gone for me
- **Updated the screenshots and readme**
- **Added a feature that detects the default sound output device and only intercepts when an external display is set as default output**, so Airpods, internal macbook volume and other non-monitor devices will be ignored (#48, #15)
- **Fixed app unresponsiveness and high CPU on launch** (might be related to #50, #37, please do keep in mind that on initial launch there will still be a little unresponsiveness because the underlying framework - called [ddcctl](https://github.com/kfix/ddcctl) - attempts to read your volume settings 10 times)
- Added a **version and build number** to the main preferences panel:
![menugeneral](https://user-images.githubusercontent.com/7591717/51052474-0c4c7500-15d7-11e9-883d-804051577bc7.png)
- Added a build script that increases the build number on each run. Version number still needs to be set manually.
- refactored some parts of the code to make it a bit more readable.
2019-02-04 20:50:09 +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
455775617c
🐛 Fix Readme errors
Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2017-09-24 16:01:36 +02: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