aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-geoclue.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-1/+3
|
* Fix #22: remove initial underscore from include guardsJon Lund Steffensen2014-03-231-3/+3
|
* Do not allow NULL keys when setting optionsJon Lund Steffensen2013-12-091-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 Steffensen2011-03-281-2/+2
|
* Add first pass of Geoclue location provider.Mathieu Trudel-Lapierre2011-02-091-0/+44