aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-manual.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move module structures out of headersJon Lund Steffensen2017-10-131-9/+0
|
* Move module struct definitions to separate filesJon Lund Steffensen2017-10-131-11/+1
|
* Change location providers to allow updatesJon Lund Steffensen2017-08-171-3/+4
| | | | | | | Change location provider implementations so it is possible for location providers to dynamically update the location. This commit adds the interfaces and infrastructure in redshift.c but none of the location provides are changed to become dynamic.
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-5/+6
|
* Fix #22: remove initial underscore from include guardsJon Lund Steffensen2014-03-231-3/+3
|
* Split init function of methods and providers into init and start.Jon Lund Steffensen2010-05-271-1/+8
| | | | | The set_option function can be called to set options between init and start.
* Let gamma methods and location providers print help on option parameters.Jon Lund Steffensen2010-05-271-0/+1
|
* Provide fundament for more advanced location providers.Jon Lund Steffensen2010-05-251-0/+36