Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add templete for python source file with local definitions. | Jon Lund Steffensen | 2010-02-11 | 2 | -1/+31 |
| | |||||
* | Fix --help -> -h in po translations. | Jon Lund Steffensen | 2010-02-10 | 2 | -4/+2 |
| | |||||
* | redshift.c: Handle -? parameter. This is also used when a parameter is | Jon Lund Steffensen | 2010-02-10 | 4 | -73/+61 |
| | | | | | not recognized. Update translations. | ||||
* | Update help strings: --help does not actually work, change to -h. | Jon Lund Steffensen | 2010-02-10 | 4 | -28/+30 |
| | | | | Update po files. | ||||
* | Add update-po rule in top-level Makefile | Jon Lund Steffensen | 2010-02-10 | 1 | -0/+6 |
| | |||||
* | redshift.c: Use LOCALEDIR define. | Jon Lund Steffensen | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | gtk-redshift.py: Use 'redshift' gettext catalog | Jon Lund Steffensen | 2010-02-10 | 1 | -2/+2 |
| | |||||
* | Define path to locale directory. | Jon Lund Steffensen | 2010-02-10 | 1 | -2/+9 |
| | | | | Name of gtk-redshift changed, update file reference (add .py). | ||||
* | Multiple catalogs is a major pain. Gettext will not cooperate. Merge. | Jon Lund Steffensen | 2010-02-10 | 6 | -108/+65 |
| | |||||
* | Add po support files. | Jon Lund Steffensen | 2010-02-10 | 4 | -0/+50 |
| | | | | Add extension to gtk-redshift to satisfy update-po rules. | ||||
* | configure.ac: Look for gettext | Jon Lund Steffensen | 2010-02-10 | 1 | -0/+4 |
| | |||||
* | Use autoreconf to bootstrap package | Jon Lund Steffensen | 2010-02-10 | 1 | -5/+1 |
| | |||||
* | Merge translations from translation-import branch. | Jon Lund Steffensen | 2010-02-10 | 5 | -0/+470 |
|\ | | | | | | | Add list of translators to AUTHORS. | ||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-02-10 | 1 | -3/+13 |
| | | |||||
| * | Launchpad automatic translations update. | Launchpad Code Hosting | 2010-02-03 | 4 | -0/+455 |
| | | |||||
* | | Fix typo in README. | Jon Lund Steffensen | 2010-02-09 | 1 | -1/+1 |
|/ | |||||
* | Add gettext support in redshift. | Jon Lund Steffensen | 2010-02-02 | 10 | -97/+358 |
| | |||||
* | Change bug report address to launchpad bugs url. | Jon Lund Steffensen | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Add i18n support in gtk-redshift | Jon Lund Steffensen | 2010-02-01 | 2 | -1/+28 |
| | |||||
* | README: Add note about status icon and gtk-redshift dependencies. | Jon Lund Steffensen | 2010-02-01 | 1 | -0/+7 |
| | |||||
* | Check for python 2.4 | Jon Lund Steffensen | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Update AUTHORS, ChangeLog, NEWS, README for release. | Jon Lund Steffensen | 2010-01-14 | 5 | -3/+37 |
| | | | | Increment version in configure.ac. | ||||
* | configure.ac: Fail if explicitly enabled features are missing | Jon Lund Steffensen | 2010-01-14 | 1 | -9/+13 |
| | | | | dependencies to build. | ||||
* | Allow install of gtk-redshift script to be disabled in configure script. | Jon Lund Steffensen | 2010-01-14 | 2 | -0/+22 |
| | |||||
* | Fix: Typo in comment | Jon Lund Steffensen | 2010-01-14 | 1 | -1/+1 |
| | |||||
* | Add python script to control redshift through a status icon (tray icon). | Jon Lund Steffensen | 2010-01-14 | 2 | -0/+90 |
| | |||||
* | Add scalable application icon. | Jon Lund Steffensen | 2010-01-12 | 2 | -1/+2192 |
| | |||||
* | Update ChangeLog, NEWS and README for 1.0 release. | Jon Lund Steffensen | 2010-01-09 | 4 | -2/+23 |
| | | | | Increment version in configure.ac. | ||||
* | Add some comments in the redshift.c. | Jon Lund Steffensen | 2010-01-09 | 1 | -0/+9 |
| | |||||
* | Fix formating of help message. | Jon Lund Steffensen | 2010-01-09 | 1 | -3/+5 |
| | |||||
* | Switch between enabled and disabled on USR1 signal. | Jon Lund Steffensen | 2010-01-09 | 1 | -40/+103 |
| | | | | Transition between the two states. | ||||
* | Update ChangeLog, NEWS and README for 0.4 release. | Jon Lund Steffensen | 2010-01-07 | 4 | -2/+41 |
| | | | | Increment version in configure.ac. | ||||
* | Add include of stdint.h in header files. | Jon Lund Steffensen | 2010-01-07 | 2 | -0/+4 |
| | |||||
* | Fix: Terminate loop immediately on second exit signal. | Jon Lund Steffensen | 2010-01-07 | 1 | -10/+10 |
| | |||||
* | Handle both INT and TERM signals as exit signals. | Jon Lund Steffensen | 2010-01-07 | 1 | -1/+2 |
| | |||||
* | Update README | Jon Lund Steffensen | 2010-01-01 | 1 | -6/+6 |
| | |||||
* | Make a short transition back to 6500K on program exit. | Jon Lund Steffensen | 2010-01-01 | 1 | -17/+76 |
| | |||||
* | Save and restore ramps with VidMode. | Jon Lund Steffensen | 2010-01-01 | 2 | -21/+62 |
| | |||||
* | Reuse X connection when adjusting gamma ramps. | Jon Lund Steffensen | 2010-01-01 | 5 | -202/+395 |
| | | | | | | Save gamma ramps when program starts and restore them on exit (only RANDR). Try both RANDR and VidMode if nothing was specified, otherwise try only the specified method. | ||||
* | Update README, NEWS and ChangeLog for 0.3 release. | Jon Lund Steffensen | 2009-12-28 | 4 | -8/+62 |
| | | | | Increment version in configure.ac. | ||||
* | Add autoconf check for clock_gettime() and floor(). | Jon Lund Steffensen | 2009-12-28 | 2 | -2/+4 |
| | |||||
* | Use clock_gettime() to read current time. | Jon Lund Steffensen | 2009-12-28 | 2 | -11/+51 |
| | |||||
* | Use struct timespec instead of time_t for increased time precision. | Jon Lund Steffensen | 2009-12-28 | 2 | -14/+20 |
| | |||||
* | Continously change color temperature (Add -o for one shot mode). | Jon Lund Steffensen | 2009-12-26 | 1 | -67/+127 |
| | | | | | In continous mode, make a short transition from 6500K to the target temperature when the program starts. | ||||
* | Allow compile time selection of which method to compile in. | Jon Lund Steffensen | 2009-12-25 | 3 | -26/+130 |
| | |||||
* | Accept method names with different case. | Jon Lund Steffensen | 2009-12-25 | 1 | -5/+10 |
| | |||||
* | VidMode: Fix memory leak. | Jon Lund Steffensen | 2009-12-25 | 1 | -1/+3 |
| | |||||
* | Allow selection of X screen to apply adjustments to. | Jon Lund Steffensen | 2009-12-25 | 6 | -17/+46 |
| | |||||
* | RANDR: Adjust color temperature fro all CRTCs. | Jon Lund Steffensen | 2009-12-25 | 1 | -34/+48 |
| | |||||
* | Increment version to 0.2 | Jon Lund Steffensen | 2009-12-23 | 1 | -1/+1 |
| |