- Version 2.1.1

* Removed --dbus-signals-enabled. DBus signals are now always enabled when --dbus-client
    is enabled.
  * Fix the active Preset icon display which was sometimes incorrect after DPMS-sleep or errors. 
  * Fix a code regression when handling non-DDC-capable VDUs (fix status=-3020 exception).
  * The About-Window now includes counts of set_vcp/NVRAM-writes for each VDU.
  * Hovering over a VDU-name in the main-window reveals the write count for that VDU.
  * Minor changes to reduce unnecessary work and improve log messages.

OBS-URL: https://build.opensuse.org/package/show/utilities/vdu_controls?expand=0&rev=36
This commit is contained in:
Michael Hamilton 2024-10-15 00:10:10 +00:00 committed by Git OBS Bridge
parent 2efb4ea65e
commit 9bdb1f40bf
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95e7f08157bb17449200f2a0ed6806e95432987c4be998cd0dc92705665c2f63
size 3248163

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9831cf143826769b7256d536fed0b2c3d8572270dab9c39a3a0e0bdded2288ac
size 3249206

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Oct 13 23:42:30 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
- Version 2.1.1
* Removed --dbus-signals-enabled. DBus signals are now always enabled when --dbus-client
is enabled.
* Fix the active Preset icon display which was sometimes incorrect after DPMS-sleep or errors.
* Fix a code regression when handling non-DDC-capable VDUs (fix status=-3020 exception).
* The About-Window now includes counts of set_vcp/NVRAM-writes for each VDU.
* Hovering over a VDU-name in the main-window reveals the write count for that VDU.
* Minor changes to reduce unnecessary work and improve log messages.
-------------------------------------------------------------------
Sat Sep 28 00:53:40 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>

View File

@ -18,7 +18,7 @@
Name: vdu_controls
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Visual Display Unit virtual control panel
License: GPL-3.0-or-later