Shared Library Changes for Release 1.0.0
Overview
This release contains a handful of changes, which affect backward compatibility. Consequently, the libddcutil SONAME is now libddcutil.so.4. In conformance with Debian practice, the package name is libddcutil4.
API Changes
Structs and Enums | Comments |
---|---|
enum DDCA_Output_Level | add value DDCA_OL_VV (very vebose) |
struct DDCA_Feature_Metadata | add field latest_sl_values |
Modified Functions | Comments |
-------------------------------------- | ------------------ |
ddca_create_adlno_display_identifier | removed |
ddca_set_sleep_multiplier() | returns prior value |
The Doxygen documentation in ddcutil_c_api.h has been extensively updated.