Dominique Leuenberger 2024-05-09 10:14:04 +00:00 committed by Git OBS Bridge
commit 5d9de682a6
4 changed files with 18 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c68644c008e53cb2dc1d3935d65c521c8809304a1640a6a47a53a7dda88163e
size 3241827

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 6 04:18:30 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
- Version 2.0.3
* Reduce the number of writes to VDU NVRAM by sliders, spinners, and ambient brightness adjustments.
* Slider and spin-box controls now only update the VDU when adjustments become slow or stop (when
the control value remains constant for 0.5 seconds).
* Spin-Boxes now select the entire text on focus in (enables easier overtyping and decreases VDU updates).
* Ambient lighting initiated changes in brightness of up to 20% are applied without any transitional
steps (plus the existing code ignores updates of less than 10%).
* Set the default ambient-light brightness adjustment-interval to 5 minutes.
* React to DPMS awake signal from ddcutil-service by re-assessing ambient brightness.
* Simplified locking and conformed to a locking hierarchy/protocol to avoid potential deadlocks.
-------------------------------------------------------------------
Sat Apr 13 02:01:37 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>

View File

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