From cd80b9ede605f76710157060f03ef92dbe2c69d8 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 28 Dec 2009 15:42:10 +0100 Subject: Update README, NEWS and ChangeLog for 0.3 release. Increment version in configure.ac. --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c281c0..99ab112 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2009-12-28 Jon Lund Steffensen + + Add autoconf check for clock_gettime() and floor(). + +2009-12-28 Jon Lund Steffensen + + Use clock_gettime() to read current time. + +2009-12-28 Jon Lund Steffensen + + Use struct timespec instead of time_t for increased time precision. + +2009-12-26 Jon Lund Steffensen + + Continously change color temperature (Add -o for one shot mode). + In continous mode, make a short transition from 6500K to the target + temperature when the program starts. + +2009-12-25 Jon Lund Steffensen + + Allow compile time selection of which method to compile in. + +2009-12-25 Jon Lund Steffensen + + Accept method names with different case. + +2009-12-25 Jon Lund Steffensen + + VidMode: Fix memory leak. + +2009-12-25 Jon Lund Steffensen + + Allow selection of X screen to apply adjustments to. + +2009-12-25 Jon Lund Steffensen + + RANDR: Adjust color temperature fro all CRTCs. + +2009-12-23 Jon Lund Steffensen + + Increment version to 0.2 + +2009-12-23 Jon Lund Steffensen + + Update ChangeLog, README and NEWS + 2009-12-23 Jon Lund Steffensen Add setting gamma ramps with the VidMode extension. -- cgit v1.2.3-70-g09d2