Commit graph

18 commits

Author SHA1 Message Date
Mikołaj Rodkiewicz
9e47ccfddb
Add Polish translation (#261)
Co-authored-by: JoniVR <joni.vr@hotmail.com>
2020-10-18 14:23:11 +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
31a03250d3
Update README.md 2019-11-13 14:31:26 +01:00
Roman Suvorov
da91d767cf 🇺🇦 Ukrainian localisation has been updated for the new version of app (#137) 2019-10-09 12:52:12 +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
picov
98d9952d35 🇮🇹 Add Italian Translation (#115) 2019-08-27 14:49:25 +02:00
Joni Van Roost
0e88e7241e 📝 Update README.md (#70)
* Update README.md
2019-05-08 09:09:35 +02:00
Guillaume Broder
99bc6711a0
🎉 v1.5.0
Cleanup for v1.5.0
2019-05-07 22:37:15 +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
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
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
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
bluejamesbond
8de9597139 Update README.md 2016-09-28 00:13:27 -07:00
bluejamesbond
4693358d7e Prepping default buttons 2016-09-28 00:12:50 -07:00
Mathew Kurian
e717ad4267 Adding files, README 2016-09-27 22:02:14 -07:00