Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add location_t type with lat/lon fields | Jon Lund Steffensen | 2015-01-04 | 1 | -1/+3 |
| | |||||
* | Fix #22: remove initial underscore from include guards | Jon Lund Steffensen | 2014-03-23 | 1 | -3/+3 |
| | |||||
* | Do not allow NULL keys when setting options | Jon Lund Steffensen | 2013-12-09 | 1 | -3/+3 |
| | | | | | | | This should fix a bug where command line options for the "manual" location provider cannot override the config file. To keep compatability with previous versions the command line parser will still special case parsing "-l LAT:LON" and set the correct options in "manual". | ||||
* | Merge Geoclue location provider by Mathieu Trudel-Lapierre with some tweaks. | Jon Lund Steffensen | 2011-03-28 | 1 | -2/+2 |
| | |||||
* | Add first pass of Geoclue location provider. | Mathieu Trudel-Lapierre | 2011-02-09 | 1 | -0/+44 |