aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide fundament for more advanced location providers.Jon Lund Steffensen2010-05-251-1/+2
|
* Use the prefix 'gamma' for gamma adjustment source files.Jon Lund Steffensen2010-05-241-6/+6
|
* systemtime.c: Portably read current time on posix and windows.Jon Lund Steffensen2010-05-061-2/+9
| | | | | | | | w32gdi.c: Implements gamma ramp method for Windows GDI API. Use double as a cross platform time representation. Add WinGDI as a selectable method (currently limitied to minimum 4500K). Fix a bug where redshift would crash if RANDR failed and VidMode wasn't compiled in.
* Switch to heirarchial makefiles. Seems to be the only way to makeJon Lund Steffensen2010-02-111-0/+38
distcheck happy :(