Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Geoclue location provider by Mathieu Trudel-Lapierre with some tweaks. | Jon Lund Steffensen | 2011-03-28 | 1 | -1/+9 |
|\ | |||||
| * | Add Makefile bits for geoclue provider to properly link against geoclue | Mathieu Trudel-Lapierre | 2011-02-09 | 1 | -1/+10 |
|/ | | | | and dbus-glib. | ||||
* | Add configuration file support. | Jon Lund Steffensen | 2010-10-15 | 1 | -2/+3 |
| | |||||
* | Add missing file to Makefile.am. | Jon Lund Steffensen | 2010-06-13 | 1 | -1/+1 |
| | | | | Fix detection of GUI dependencies in configure.ac. | ||||
* | Add location provider that reads location from the gconf key associated | Jon Lund Steffensen | 2010-05-25 | 1 | -1/+10 |
| | | | | | with the GNOME Clock applet. The implementation is rather simplistic as it only reads the location once on init but that'll have to do for now. | ||||
* | Provide fundament for more advanced location providers. | Jon Lund Steffensen | 2010-05-25 | 1 | -1/+2 |
| | |||||
* | Use the prefix 'gamma' for gamma adjustment source files. | Jon Lund Steffensen | 2010-05-24 | 1 | -6/+6 |
| | |||||
* | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 2010-05-06 | 1 | -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 make | Jon Lund Steffensen | 2010-02-11 | 1 | -0/+38 |
distcheck happy :( |