aboutsummaryrefslogtreecommitdiffstats
path: root/fsotdld/src
Commit message (Expand)AuthorAgeFilesLines
* fsotdld: refactor automake configurationSimon Busch2012-05-0215-619/+327
* fsotdld: prepare make infrastructure for releaseSimon Busch2012-03-2114-34/+97
* fsotdld: adjust the gpsd provider to change API of 2.96Klaus Kurzmann2011-12-182-2/+2
* fsotdld: alarm: make sure to catch all kinds of errors when setting alarm cal...Michael 'Mickey' Lauer2011-12-171-5/+1
* fsotdld: source_ntp: fix compilation issues with vala 0.14.0Simon Busch2011-11-251-4/+8
* fsotdld: fix provider_location_gpsd's libgps.vapi compilationDenis 'GNUtoo' Carikli2011-10-131-1/+1
* fsotdld: alarm: do not automatically start the device daemonSimon Busch2011-08-211-1/+2
* fsotdld: add vim tags for correct indentation with 4 spacesKlaus Kurzmann2011-05-0521-0/+41
* bump copyright notices for 2011Michael 'Mickey' Lauer2011-02-2513-13/+13
* fsotdld: fix error handling in gsm sourceMichael 'Mickey' Lauer2011-02-251-13/+7
* fsotdld: fix dbus-glib -> gdbus conversion oversightMichael 'Mickey' Lauer2011-02-232-5/+5
* fsotdld: set G_LOG_DOMAINFrederik 'playya' Sdun2011-01-1815-0/+15
* fsotdld: fix race condition when unsubscribing while publishing location updatesMichael 'Mickey' Lauer2011-01-113-63/+140
* fsotdld: provider_locatioN_cellidwifi: fix json request when we have no wifi ...Michael 'Mickey' Lauer2011-01-111-1/+1
* fsotdld: provider_location_gpsd: bind more of libgps and ignore bogus status ...Michael 'Mickey' Lauer2011-01-102-46/+59
* fsotdld: contextmanager: handle location updates with varying accuracyMichael 'Mickey' Lauer2011-01-101-6/+37
* fsotdld: provider_location_dummy: deliver values read from configMichael 'Mickey' Lauer2011-01-101-4/+4
* fsotdld: add dummy location provider, configurable via config:Michael 'Mickey' Lauer2011-01-103-0/+163
* fsotdld: contextmanager/location: first version workingMichael 'Mickey' Lauer2011-01-101-10/+55
* fsotdld: provider_location_freegeoip: deliver accuracy, if we have a lat/lon ...Michael 'Mickey' Lauer2011-01-101-1/+5
* fsotdld: repair provider_location_freegeoipMichael 'Mickey' Lauer2011-01-101-15/+23
* fsotdld: more work on contextmanager location updatesMichael 'Mickey' Lauer2011-01-106-15/+91
* fsotdld: add gio-hacks.vapi for our special needsMichael 'Mickey' Lauer2011-01-092-4/+76
* fsotdld: contextmanager: add parameter checkMichael 'Mickey' Lauer2011-01-091-7/+28
* fsotdld: start with contextmanager pluginMichael 'Mickey' Lauer2011-01-093-20/+25
* fsotdld: provider_location_gpsd: first version workingMichael 'Mickey' Lauer2011-01-082-17/+23
* fsotdld: bind more of libgpsMichael 'Mickey' Lauer2011-01-081-3/+123
* fsotdld: start with libgps.vapi; scheduled for upstream when completedMichael 'Mickey' Lauer2011-01-074-2/+125
* fsotdld: add build skeleton for new gpsd pluginMichael 'Mickey' Lauer2011-01-073-0/+161
* fsotdld: honor wifi stations for location query, if available through wpa_sup...Michael 'Mickey' Lauer2011-01-054-20/+145
* fsotdld: provider_location_cellidwifi: implement cell id lookupMichael 'Mickey' Lauer2011-01-032-45/+78
* fsotdld: add build skeleton for provider_location_cellidwifi pluginMichael 'Mickey' Lauer2011-01-033-0/+209
* fsotdld: alam: send out alarm notifications asynchronouslyMichael 'Mickey' Lauer2010-12-271-6/+5
* fsotdld: vala workaround no longer necessaryMichael 'Mickey' Lauer2010-12-271-9/+1
* fsotdld: don't autostart dbus services, postpone initialization to after runl...Michael 'Mickey' Lauer2010-12-271-17/+12
* fsotdld: work around bug in Vala w/ lambdas in construct statementsMichael 'Mickey' Lauer2010-12-202-6/+22
* fsotdld: (gdbus) start with gdbus conversionMichael 'Mickey' Lauer2010-12-2018-80/+59
* fsodeviced: start w/ gdbus portMichael 'Mickey' Lauer2010-12-201-1/+0
* fsotdld: make MODULE_NAME public, because fso_factory_function is returning itMartin Jansa2010-10-062-2/+2
* fsotdld: provider_gps_nmea: use full keynamesMichael 'Mickey' Lauer2010-09-071-2/+2
* fsotdld: provider_location_freegeoip: use full keynamesMichael 'Mickey' Lauer2010-09-071-7/+7
* fsotdld: add accuracy methd to ILocationProviderMichael 'Mickey' Lauer2010-09-063-5/+15
* fsotdld: provider_location_freegeoip: fix parserMichael 'Mickey' Lauer2010-09-061-7/+14
* fsotdld: remember last location updateMichael 'Mickey' Lauer2010-09-061-0/+10
* fsotdld: add stub for org.freesmartphone.Location.GetLocation()Michael 'Mickey' Lauer2010-09-061-0/+12
* fsotdld: convert latitude and longitude into proper decimal degree formatMichael 'Mickey' Lauer2010-08-312-10/+11
* fsotdld: register dbus object at location pathMichael 'Mickey' Lauer2010-08-311-1/+5
* fsotdld: report location from GPRMCMichael 'Mickey' Lauer2010-08-311-3/+15
* fsotdld: start GPS hardware with location handler; don't handle coordinates u...Michael 'Mickey' Lauer2010-08-312-0/+6
* fsotdld: start with the long needed migration to the location provider infras...Michael 'Mickey' Lauer2010-08-306-79/+50