aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-corelocation.m (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc improvementsMattias Andrée2025-03-071-18/+18
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-144/+133
* Just use double, no mixing in floatMattias Andrée2025-03-051-8/+6
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-29/+12
* Fix issue where quartz did not mark as unavailableJon Lund Steffensen2018-05-201-1/+16
* Move module structures out of headersJon Lund Steffensen2017-10-131-15/+16
* Allocate module data in init functionsJon Lund Steffensen2017-10-131-1/+4
* Move module struct definitions to separate filesJon Lund Steffensen2017-10-131-7/+20
* corelocation: Update continuouslyJon Lund Steffensen2017-08-171-54/+147
* Change location providers to allow updatesJon Lund Steffensen2017-08-171-57/+67
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-3/+4
* location: Make translated string about recheck shared between all providersJon Lund Steffensen2014-12-281-3/+3
* corelocation: Fix missing space character in stringJon Lund Steffensen2014-12-281-1/+1
* Add CoreLocation (OSX) location providerJon Lund Steffensen2014-12-151-0/+163