attempt to dlopen libddcutil.so.5 first #68

Merged
raster merged 1 commits from rvandegrift/enlightenment:prefer-libddcutil5 into master 2024-04-04 00:00:46 -07:00
Contributor

The backwards-incompatible changes in libddcutil.so.5 are documented at
https://www.ddcutil.com/c_api_200/ - a quick grep says that the only affected
symbol appearing in E is ddca_set_global_sleep_multiplier (which is already
optional).

This change does not make any of the changes suggested in the "Library
Initialization" section of the above doc.

The backwards-incompatible changes in libddcutil.so.5 are documented at https://www.ddcutil.com/c_api_200/ - a quick grep says that the only affected symbol appearing in E is ddca_set_global_sleep_multiplier (which is already optional). This change does not make any of the changes suggested in the "Library Initialization" section of the above doc.
rvandegrift added 1 commit 2024-04-03 22:12:28 -07:00
9c4b442335 attempt to dlopen libddcutil.so.5 first
The backwards-incompatible changes in libddcutil.so.5 are documented at
https://www.ddcutil.com/c_api_200/ - a quick grep says that the only affected
symbol appearing in E is ddca_set_global_sleep_multiplier (which is already
optional).

This change does not make any of the changes suggested in the "Library
Initialization" section of the above doc.
Owner

aaah yes. i have not caught up with latest ddcutil major .so... correct. thanks a lot!

aaah yes. i have not caught up with latest ddcutil major .so... correct. thanks a lot!
raster approved these changes 2024-04-04 00:00:33 -07:00
raster merged commit 9c4b442335 into master 2024-04-04 00:00:46 -07:00
raster deleted branch prefer-libddcutil5 2024-04-04 00:00:48 -07:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: enlightenment/enlightenment#68
No description provided.