rockowitz
rockowitz
Release candidate 1.2.1-rc2 is now available as branch 1.2.1-rc2. Branch 1.2.1-rc1 is removed. Significant changes since release candidate 1.2.1-rc1: - Use the regular expression functions in libc instead of those...
Off topic discussion from issue #97 Prior comments robertalexa: Offtopic: do you have any experience with controlling screen brightness based on room light using a LDR? Thanks rockowitz: I have...
~~~ # ddcutil ddcutil: string_util.c:577: ntsa_length: Assertion `string_array' failed. Aborted (core dumped) ~~~ This is a bug in the recently added code for configuration files. It occurs when there is...
DDC communication can fail when using the proprietary nvida driver with **ddcutil** release 1.3.0. Users who encounter this problem can use either previous release 1.2.2 or the current development release...
**ddcutil** 2.1.4 is now available as branch 2.1.4-release and as tag v2.1.4. This release makes a single change to the **libddcutil** API, restoring function **ddca_create_display_ref()** as an alternative name for...
Release candidate 2.0.0-rc1 is now available for testing on branch 2.0.0-rc1. Preliminary release notes can be found at [Notes for the Next ddcutil Release (Draft)](http://www.ddcutil.com/next_release_notes/) and [Shared Library Changes for...
Release 1.4.1 is now available. Details of changes can be found in file [CHANGLOG.md](https://github.com/rockowitz/ddcutil/blob/1.4.0-dev/CHANGELOG.md) and also website page [https://www.ddcutil.com/release_notes](https://www.ddcutil.com/release_notes). Note: Branch 1.4.1-release fixes a major bug (#293) in release 1.4.0....
**ddcui** release 0.5.3 is now available as branch 0.5.3 and tag v0.5.3. This release contains only minor changes from 0.5.2. For details, see file CHANGELOG.md or the [ddcutil website](https://www.ddcutil.com/ddcui_release_notes).
**ddcui** release 0.5.2 is now available as branch 0.5.2 and tag v0.5.2. This release clears out some remaining debug code and ensures that display status change detection is enabled only...
**ddcui** 0.3.0 is now available. For details, see the [release description](https://github.com/rockowitz/ddcui/releases/tag/v0.3.0). **ddcui** 0.3.0 requires at least libddcutil.so.4.2.0 from **ddcutil** package 1.2.1 or later.