2024-02-29 06:37:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 29 06:37:06 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
|
|
|
|
|
|
|
- Version 1.0.2
|
|
|
|
- Fix ServiceEmitSignals property assignment so that it correctly toggles hotplug signals.
|
|
|
|
- Fix hotplug polling so that it remains an option no matter what version of libddcutil is in use.
|
|
|
|
- Version 1.0.1
|
|
|
|
- Use gcc with -Wformat-security for safety and to match Arch and Ubuntu defaults.
|
|
|
|
- Calling ddca_init() before verify_i2c() to fix runtime error for libddcutil >= 2.1.
|
|
|
|
|
2024-01-19 10:28:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 18 21:15:00 UTC 2024 - Michael Hamilton <michael@actrix.gen.nz>
|
|
|
|
|
|
|
|
- Version 1.0.0
|
|
|
|
* Added an optional D-Bus interface to ddcutil for up 10x faster response times.
|