summaryrefslogtreecommitdiff
path: root/plugins/dbus/abstractdbusinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply patch amb_allow_sessionbus.patchbaserock/jonathanmaw/lbs-patchedJonathan Maw2015-05-141-1/+2
* fixed bool handling in ambctl and database logging on startupKevron Rees2014-12-301-1/+1
* README's for all plugins, cmake fixesKevron Rees2014-12-291-3/+6
* [tools] ambctl test scriptKevron Rees2014-12-231-3/+4
* fixed issue where database plugin was not properly exporting zones for suppor...Kevron Rees2014-12-161-6/+19
* use vector where possibleKevron Rees2014-04-131-4/+4
* do not crash if connection has not been establishedKevron Rees2014-03-201-1/+4
* fix argument to PropertiesChange signalKevron Rees2014-02-201-1/+1
* database can support zone nowKevron Rees2014-02-121-0/+2
* install amb-get0.11.801Kevron Rees2014-01-311-2/+2
* fixed dbus introspection xml generationKevron Rees2014-01-271-6/+9
* make FindObject() create the dbus object on the flyKevron Rees2014-01-081-1/+4
* signaller changeKevron Rees2014-01-061-5/+3
* create 'frequency' option for dbus pluginKevron Rees2013-12-131-5/+8
* throttle dbus signalsKevron Rees2013-12-131-23/+10
* added dbus method debug info to manager interfaceKevron Rees2013-12-101-4/+0
* updated release notesKevron Rees2013-12-101-16/+4
* added delay option to example sourc eplugin, fixed amb-qt so it compiles, add...Kevron Rees2013-12-091-0/+1
* fixed warnings in database and websocket plugins. added delay option to exam...Kevron Rees2013-12-091-4/+0
* Memory leaks fixedMarek Timko2013-11-251-2/+4
* added debug output for dbus property and method callsKevron Rees2013-11-081-1/+53
* fixed missing symbol in websocket source pluginKevron Rees2013-11-081-0/+2
* get signature string directly from the gvariant type itselfKevron Rees2013-11-051-1/+1
* fixed crasher with databaseconfig and several other issues regarding memory i...Kevron Rees2013-10-301-9/+14
* zone is not a tupleKevron Rees2013-10-141-1/+1
* properly initialize regIdKevron Rees2013-09-171-3/+4
* changed time and sequence types from struct (*) to *Kevron Rees2013-09-101-4/+4
* rearranged bluemonkey's eval timeoutKevron Rees2013-09-091-1/+25
* initial working gpsnmea pluginKevron Rees2013-08-301-2/+8
* changed GetHistory return value signatureKevron Rees2013-08-201-4/+4
* UpperCamelCase for all DBus methodsKevron Rees2013-08-161-3/+3
* changed getHistory to GetHistory (merge fix)Kevron Rees2013-08-161-2/+2
* merge with 0.10's getHistory and fix for time and zone propertiesKevron Rees2013-08-151-16/+70
* pre-work for getHistoryKevron Rees2013-08-131-2/+27
* cleanup of some codeKevron Rees2013-08-061-3/+5
* manual merge from 0.10Kevron Rees2013-08-061-3/+13
* may have fixed crasherKevron Rees2013-07-301-2/+3
* added list dbus method. crashesKevron Rees2013-07-261-6/+16
* added methods to Manager interface for zone lookupKevron Rees2013-07-171-3/+3
* mark 0.11 as alpha (0.10.8)Kevron Rees2013-07-121-3/+15
* added get method for individual properties that returns more informationKevron Rees2013-07-101-12/+53
* more dbus workKevron Rees2013-07-091-10/+26
* filter on unique path. interface names are not uniqueKevron Rees2013-07-061-5/+4
* mostly working zones and source dbus supportKevron Rees2013-07-061-4/+27
* fixed some previous merge bugs that may have broken building a few plugins. ...Kevron Rees2013-06-061-14/+28
* added automotive manager dbus interfaceKevron Rees2013-05-231-2/+27
* publish all uncategorized properties on the busKevron Rees2013-05-151-0/+7
* fixed crasherKevron Rees2013-02-071-3/+2
* more memory leak fixesKevron Rees2013-01-231-5/+11
* fixed some memory leaksKevron Rees2013-01-231-1/+1