Changes
- A library used to communicate with a display by the DDC/CI protocol is replaced by own implementation in hope for better stability.
Deprecations
- Command line options
--source
,--targets
,--targets-only
,--min
,--max
,--gamma
,--contrast
,--interval
are deprecated in favor of the config.
Fixes
- Workaround for a race when writting config to
~/.brisyncd.json
implemented. - Memory leak fixed.