forked from pool/ddcutil-service
- 1.0.9
- Fixed a GetCapabilitiesMetadata bug that caused some VCP features to lack metadata values. - Fixed the return of feature-name and feature-description from GetVcpMetadata. - Fixed potential hot-plug/DPMS polling memory leaks and simplified event locking. - Recoded hot-plug/DPMS polling to avoid a potential libddcutil assertion failure. - Fixed code/doc typos, improved code readability/structure, reduced IDE warnings. - Updated documentation to caution against excessive updates when coding loops, as this may impact VDU NVRAM lifespan. - Updated documentation to caution against experimenting with non-standard features, as it may risk damage to the VDU. OBS-URL: https://build.opensuse.org/package/show/hardware/ddcutil-service?expand=0&rev=57
This commit is contained in:
parent
7af3b3c001
commit
1a7fb61e96
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a26f611e5ec69e1dcd90a6e9609564a6d489fa54cc5f25b12a451eb805f40e
|
||||
size 64328
|
3
ddcutil-service-1.0.9.tar.gz
Normal file
3
ddcutil-service-1.0.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e898d07fb5587bb77870fc95f44fcf7ef0d1443e7bace05dc6d662d96be2a2
|
||||
size 71417
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 23:04:48 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
- 1.0.9
|
||||
- Fixed a GetCapabilitiesMetadata bug that caused some VCP features to lack metadata values.
|
||||
- Fixed the return of feature-name and feature-description from GetVcpMetadata.
|
||||
- Fixed potential hot-plug/DPMS polling memory leaks and simplified event locking.
|
||||
- Recoded hot-plug/DPMS polling to avoid a potential libddcutil assertion failure.
|
||||
- Fixed code/doc typos, improved code readability/structure, reduced IDE warnings.
|
||||
- Updated documentation to caution against excessive updates when coding loops, as this may impact VDU NVRAM lifespan.
|
||||
- Updated documentation to caution against experimenting with non-standard features, as it may risk damage to the VDU.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 00:25:06 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: ddcutil-service
|
||||
Version: 1.0.7
|
||||
Version: 1.0.9
|
||||
Release: 0
|
||||
Summary: D-Bus service for libddcutil VESA DDC Monitor Virtual Control Panel
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user