Skip to content

Releases: zomfg/NightLightLibrary

Version 1.3

26 Dec 22:53
Compare
Choose a tag to compare
  • renamed adjustingColorTemperature to previewing
  • better wrapped implementation
  • color temperature transitions should be more consistent

win1909preview fixes monitoring on Win10 1909, applying custom settings is still broken

Version 1.2

16 Dec 01:08
Compare
Choose a tag to compare
  • a lot of internal changes for better smoothened color temperature consistency
    • known issue: after changing settings, the next automatic (scheduled) transition will be detected as short (2sec instead of 2min)
    • workaround: (re)start client program after changing settings
  • new isAdjustingColorTemperature(), returns true when click and holding color temp slider in Night Light settings
  • exposed manual scheduling with start/end time setters/getters
  • removed bond related header content

Version 1.1

10 Dec 01:28
Compare
Choose a tag to compare

Added NightLightWrapper class that avoids the necessity of bond/boost headers.
This wrapper class provides same functionality as NightLight but doesn't have Time getters/setters.

Define INCLUDE_BOND to use NightLight class with Time getters/setters (requires bond/boost headers).

Includes both Release and Debug builds.

Version 1.0

08 Dec 21:39
Compare
Choose a tag to compare

Very first release. Fingers crossed.

Requires MS Bond 8 includes which require boost