Accepting request 1167503 from home:mchnz:branches:utilities

- Version 2.0.2
  * Added a *refresh* annotation suffix for use with VCP-codes which cause multiple changes.
  * Make manual adjustment of the ambient Light Level more accurate and responsive.
  * Updates are sent to the VDU as sliders are dragged (rather than only on release).
  * Fix exception on monitors that return invalid/unexpected combo-box VCP values.
  * Fix exception on monitors with blank VCP value descriptions.
  * When refresh is pressed, only auto adjust ambient brightness if auto-brightness is enabled.
  * Don't automatically refresh on error, eliminate popup dialog loops.
  * Eliminate deadlocks when exceptions occur.
  * Cleanup the initialisation of the ddcutil-service connection.
  * Add more caveats and limitations to the documentation.
  * Fix manual ambient light slider when light meter is uninitialized.
  * Promote Simple-Non-Continuous values whose metadata exceeds one-byte to two-byte Complex-NC.

OBS-URL: https://build.opensuse.org/request/show/1167503
OBS-URL: https://build.opensuse.org/package/show/utilities/vdu_controls?expand=0&rev=28
This commit is contained in:
Michael Hamilton 2024-04-13 02:18:58 +00:00 committed by Git OBS Bridge
parent e05a9c4aa3
commit 7ba4d6b367
4 changed files with 21 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Apr 13 02:01:37 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
- Version 2.0.2
* Added a *refresh* annotation suffix for use with VCP-codes which cause multiple changes.
* Make manual adjustment of the ambient Light Level more accurate and responsive.
* Updates are sent to the VDU as sliders are dragged (rather than only on release).
* Fix exception on monitors that return invalid/unexpected combo-box VCP values.
* Fix exception on monitors with blank VCP value descriptions.
* When refresh is pressed, only auto adjust ambient brightness if auto-brightness is enabled.
* Don't automatically refresh on error, eliminate popup dialog loops.
* Eliminate deadlocks when exceptions occur.
* Cleanup the initialisation of the ddcutil-service connection.
* Add more caveats and limitations to the documentation.
* Fix manual ambient light slider when light meter is uninitialized.
* Promote Simple-Non-Continuous values whose metadata exceeds one-byte to two-byte Complex-NC.
-------------------------------------------------------------------
Tue Feb 27 21:11:53 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>

View File

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