Compare commits
2 Commits
618b9c8b59
...
c26e0698a9
Author | SHA256 | Date | |
---|---|---|---|
c26e0698a9 | |||
|
ef7dd5d125 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1214fb1b65f8fa7660cc27c07c8454e0df6b178d61ee0aae2a247e8e564b020b
|
||||
size 74124
|
3
ddcutil-service-1.0.14.tar.gz
Normal file
3
ddcutil-service-1.0.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12cf882c8ee98065a2e4a7884becf43db326954e4acaf0b5c40e71072a142d6c
|
||||
size 78088
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 8 21:34:11 UTC 2025 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
- 1.0.14
|
||||
- A hotplug and DPMS tidy up to accommodate quirks exhibited by drivers, GPUs and monitors.
|
||||
- Default to libddcutil event detection for libddcutil >= 2.2 (for faster response to changes).
|
||||
- Add option --prefer-libddcutil-events as a better name for deprecated option --prefer-drm.
|
||||
- Deprecate option --prefer-drm as it's name is misleading.
|
||||
- Add option --disable-connectivity-signals to allow connectivity signals to be turned off.
|
||||
- Add options --disable-hotplug-polling and --disable-dpms-polling to accommodate quirky monitors.
|
||||
- Always internally poll for DPMS changes (DPMS is not covered by libddcutil events).
|
||||
- Add method ListDetected to take advantage of hotplug detection in libddcutil >= 2.2.
|
||||
- Add the list command to ddcutil-client to provide access to the new ListDetected method.
|
||||
- Add wait, wait-connection-change, and wait-vcp-change commands to ddcutil-client.
|
||||
- Log more information when get_vcp fails.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 19:36:37 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ddcutil-service
|
||||
Version: 1.0.12
|
||||
Version: 1.0.14
|
||||
Release: 0
|
||||
Summary: D-Bus service for libddcutil VESA DDC Monitor Virtual Control Panel
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user