Releases: zomfg/NightLightLibrary
Releases · zomfg/NightLightLibrary
Version 1.3
Version 1.2
- 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
- known issue: after changing settings, the next automatic (scheduled) transition will be detected as
- 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
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
Very first release. Fingers crossed.
Requires MS Bond 8 includes which require boost