Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 Release 2009-09-21 hshs [r12] v1.06
 archive 2009-09-21 hshs [r12] v1.06
 auto_lut.cpp 2009-09-21 hshs [r12] v1.06
 auto_lut.dsp 2009-09-15 hshs [r7] Add: auto_lut v1.03
 auto_lut.dsw 2009-09-15 hshs [r1] Add: auto_lut v1.03
 auto_lut.rc 2009-09-21 hshs [r12] v1.06
 auto_lut.sln 2009-09-15 hshs [r1] Add: auto_lut v1.03
 auto_lut.vcproj 2009-09-15 hshs [r1] Add: auto_lut v1.03
 autolut.ico 2009-09-15 hshs [r1] Add: auto_lut v1.03
 readme-j.txt 2009-09-21 hshs [r12] v1.06
 readme.txt 2009-09-21 hshs [r12] v1.06
 resource.h 2009-09-21 hshs [r10] v1.05

Read Me

/*
	Auto LUT Loader v1.06 by H.S 2009

*/

1. About:

 Stay in tasktray, and restore gamma settings at some events.
  (ex. user switching, restoring from suspend, or etc)


2. License

  Auto LUT Loader(includes its source code) is in the public domain.

3. Usage:

 Before first-time running, please calibrate your display by
  LUT manager or etc.

 At first-time running, you can save current gamma settings as
  default value.

 Right click menu of tasktray icon.
  - SaveLUT ... Save current gamma data as "auto_lut.dat",
                 and use this file as default.
  - OpenLUT ... Load specified gamma data file,
                 and use this file as default.
  - OpenDir ... Open auto_lut directory.
  - Exit    ... Exit

 Left click tasktray icon, reload gamma value.


4. Statup Options:

  /Q      ... set first time at starting, and quit.
  /P      ... add reset trigger WM_POWERBROADCAST (not only WM_SETTINGCHANGE)
  /R=num  ... specify number of redo. (default:3)
  /N      ... don't use task tray.
  /F=file ... specify gamma data file(*.dat).


5. Latest version:
  http://sourceforge.net/projects/auto-lut/


6. Misc:
  auto_lut.dat.reset   ... linear gamma data

  for ThinkPadihttp://forum.notebookreview.com/showthread.php?t=291679j
   auto_lut.dat.sample1 ... made from t400_integrated_LED_vista_6600K.icc
   auto_lut.dat.sample2 ... made from Monitor_8-27-2008_1.icc
   auto_lut.dat.sample3 ... made from Calibrize.exe


7. History:

 v1.06 ... Support UAC elevation event.
 v1.05 ... Add OpenLUT right click menu. Add /F option.
 v1.04 ... fix /R option
 v1.03 ... Add /Q, /P, /R, /N options
 v1.00 ... First release

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.