index
:
redshift-ng
master
Automatically adjust display colour temperature according the Sun
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
Use the prefix 'gamma' for gamma adjustment source files.
Jon Lund Steffensen
9
-31
/
+31
2010-05-24
Pass arguments as string to adjustment methods.
Jon Lund Steffensen
11
-178
/
+245
2010-05-24
Move gamma method spec structs to redshift.h
Jon Lund Steffensen
5
-14
/
+46
2010-05-24
Don't include gettext headers when NLS is disabled.
Jon Lund Steffensen
7
-43
/
+67
2010-05-24
Use gamma_method_spec_t struct to control and iterate through different
Jon Lund Steffensen
8
-296
/
+276
2010-05-12
Update NEWS for 1.3 release.
Jon Lund Steffensen
1
-0
/
+2
2010-05-07
po files updated
Jon Lund Steffensen
2
-56
/
+120
2010-05-07
Clean up code for gamma adjustment methods.
Jon Lund Steffensen
1
-52
/
+65
2010-05-06
systemtime.c: Portably read current time on posix and windows.
Jon Lund Steffensen
9
-52
/
+402
2010-05-06
Don't call setlocale if NLS was disabled.
Jon Lund Steffensen
1
-1
/
+1
2010-05-06
Disable signal support if sys/signal.h was not found.
Jon Lund Steffensen
1
-0
/
+11
2010-05-06
configure.ac: Remove useless malloc check, add check for sys/signal.h.
Jon Lund Steffensen
1
-2
/
+1
2010-05-06
Launchpad automatic translations update.
Launchpad Code Hosting
1
-33
/
+69
2010-05-05
Update redshift POT (translation template).
Jon Lund Steffensen
1
-29
/
+60
2010-05-05
Prepare NEWS, README and configure.ac for 1.3 release on 2010-05-12.
Jon Lund Steffensen
3
-4
/
+8
2010-05-05
Don't keep a separate ChangeLog file.
Jon Lund Steffensen
1
-309
/
+1
2010-05-05
Restructure help text and add comments for easier translation.
Jon Lund Steffensen
1
-8
/
+8
2010-05-05
Show default temperature values in help output.
Jon Lund Steffensen
1
-0
/
+8
2010-05-05
Change python dependency to 2.6.
Jon Lund Steffensen
2
-3
/
+3
2010-05-04
Update INSTALL
Jon Lund Steffensen
1
-17
/
+80
2010-04-24
Add support for changing the temperature of a specific CRTC (randr only).
Alexandros Frantzis
3
-33
/
+61
2010-02-13
Launchpad automatic translations update.
Launchpad Code Hosting
1
-1
/
+1
2010-02-12
Launchpad automatic translations update.
Launchpad Code Hosting
4
-17
/
+53
2010-02-11
Update ChangeLog, NEWS and README for release.
Jon Lund Steffensen
7
-19
/
+174
2010-02-11
Update translations.
Jon Lund Steffensen
3
-6
/
+6
2010-02-11
Switch to heirarchial makefiles. Seems to be the only way to make
Jon Lund Steffensen
4
-57
/
+61
2010-02-11
gtk-redshift: Use absolute path when launching redshift process.
Jon Lund Steffensen
3
-2
/
+4
2010-02-11
Turn gtk-redshift into a python module. A launcher script is installed
Jon Lund Steffensen
6
-9
/
+62
2010-02-11
Update po translations.
Jon Lund Steffensen
3
-6
/
+6
2010-02-11
gtk-redshift: Use local definitions for locale path.
Jon Lund Steffensen
1
-1
/
+3
2010-02-11
Add templete for python source file with local definitions.
Jon Lund Steffensen
2
-1
/
+31