1
0

Accepting request 1170643 from home:mchnz:branches:hardware

- 1.0.6
  - Add SetVcp/SetVcpWithContext NO_VERIFY (no retry) flag option.
  - Match the behaviour of the ddcutil command, default to verify-and-retry for all set-vcp method calls.
  - Default to verify-and-retry for all libddcutil versions.
  - Replace the stateful DdcutilVerifySetVcp property with the stateless NO_VERIFY flag.
  - Fix the ServiceFlagOptions property so that it lists all flag options.
  - Check the status returned by libddcutil ddca_init() and exit on error to prevent any inconsistent behaviour.
  - Cleanup the --prefer-polling and --prefer-drm options to make them consistent with each other.

OBS-URL: https://build.opensuse.org/request/show/1170643
OBS-URL: https://build.opensuse.org/package/show/hardware/ddcutil-service?expand=0&rev=53
This commit is contained in:
Michael Hamilton 2024-04-29 04:34:00 +00:00 committed by Git OBS Bridge
parent 7667a65d52
commit a6408a61af
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:b6c4b5e36e080ecd5e13125ff9c69414840a96a133fefbb3a9fbfc7cfa8c2c98
size 62987

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 29 03:52:43 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
- 1.0.6
- Add SetVcp/SetVcpWithContext NO_VERIFY (no retry) flag option.
- Match the behaviour of the ddcutil command, default to verify-and-retry for all set-vcp method calls.
- Default to verify-and-retry for all libddcutil versions.
- Replace the stateful DdcutilVerifySetVcp property with the stateless NO_VERIFY flag.
- Fix the ServiceFlagOptions property so that it lists all flag options.
- Check the status returned by libddcutil ddca_init() and exit on error to prevent any inconsistent behaviour.
- Cleanup the --prefer-polling and --prefer-drm options to make them consistent with each other.
-------------------------------------------------------------------
Fri Apr 12 22:50:44 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>

View File

@ -18,7 +18,7 @@
Name: ddcutil-service
Version: 1.0.4
Version: 1.0.6
Release: 0
Summary: D-Bus service for libddcutil VESA DDC Monitor Virtual Control Panel
License: GPL-2.0-or-later