[Bluemonkey] - broke out bluemonkey-engine calls into separate class
[profile/ivi/automotive-message-broker.git] / plugins / dbus /
2015-01-28 Kevron Rees[GpsNmea] - also support VehicleSpeed
2015-01-22 Kevron Rees[xwalk][DBus] - fix for misspelled Diagnostic interface...
2015-01-15 Kevron Rees[Documentation] - restructure of how documentation...
2015-01-09 Kevron Rees[ambctl] - enablePlugin command
2015-01-09 Kevron Rees[ambd] - use picojson to parse configuration. added...
2015-01-08 Kevron Reesoverride org.freedesktop.DBus.Properties so we can...
2014-12-31 Kevron Rees[gpsnmea] added GpsInfo dbus interface
2014-12-30 Kevron Reesbluemonkey supports custom dbus interfaces
2014-12-30 Kevron Reesreverted varianttype
2014-12-30 Kevron Reesremoved many deprecated interfaces. made variant type...
2014-12-29 Kevron ReesREADME's for all plugins, cmake fixes
2014-12-24 Kevron Rees[tools] ambctl test script
2014-12-24 Kevron Reeslots of added documentation, including bluemonkey javas...
2014-12-19 Kevron Reesuse unique pointers for memory management
2014-12-19 Kevron ReesFix all plugins; fix websocket plugins
2014-12-17 Kevron Reesfixed issue where database plugin was not properly...
2014-12-12 Kevron Reesfixed incorrect reporting of zone in dbus signal
2014-12-11 Kevron Reesadded driving safety attributes
2014-12-10 Kevron Reesclimate properties
2014-12-10 Kevron Reesdo not export properties not in our zone
2014-12-04 Kevron Reesadded driving safety attributes
2014-12-04 Kevron Reesadded personalization properties
2014-11-19 Kevron Reesfixed availability api
2014-11-17 Kevron Reesadd new manager API: SupportsProperty()
2014-11-14 Kevron Reessupport all maintenance properties
2014-11-06 Kevron Reesrunning status api's complete
2014-10-31 Kevron Reesadded support for several w3c data spec properties
2014-10-17 Kevron Reesadded xwalk. added set
2014-10-15 Kevron Reesfixed Temperature interface name
2014-10-15 Kevron Reesfixed battery ChargeLevel type error
2014-10-14 Kevron Reesupdate cache of dbus properties even if not currently...
2014-10-14 Kevron Reesfixed FanSpeedLevel name
2014-09-05 Kevron Reesmulti-arch support
2014-08-28 Kevron Reesfix for wheel plugin
2014-08-22 Kevron Reesmade some of the dbus API compliant with w3c auto-bg...
2014-08-18 Kevron Reescleaned up debug output
2014-08-18 Kevron Reesfixed periodic crash when sending dbus signal
2014-08-15 Kevron ReesSome fixes and performance tweaks.
2014-08-08 Kevron ReesDBus signaller will combine duplicate signals for same...
2014-07-07 Kevron Reespriority queues
2014-06-27 Kevron Reescleaned up documents. idl is the authority
2014-06-24 Kevron Reessome performance tweaks to core and dbussignaller
2014-06-12 Kevron Reesmultiple dbus properties can support the same amb property submit/tizen_ivi/20140612.220211
2014-06-11 Kevron Reesupdated Vehicle and EngineSpeed interfaces to match...
2014-05-27 Kevron Reesupdated method signature
2014-04-27 Kevron Reeschange to example and dbus plugins
2014-04-14 Kevron Reesuse vector where possible
2014-03-28 Kevron Reesfixed runtime errors and warnings with dbus plugin
2014-03-28 Kevron ReesUpdated plugins to work without the now deprecated...
2014-03-28 Kevron ReesMerge pull request #15 from e8johan/master
2014-03-28 Kevron Reesadded SimCommand backdoor to the gen plugin
2014-03-26 Kevron Reesfixed invalidating of iterator in ranged for looop
2014-03-20 Kevron Reesfixed issue with complex objects only firing the last...
2014-03-20 Kevron Reesdo not crash if connection has not been established
2014-03-13 Kevron Reesfixed random crash when process subscribes to an object... 0.11.807
2014-03-05 Kevron ReesRemove performance from dbusconfig. fix crasher in... 0.11.806
2014-02-27 Kevron Reesamb-listen works. zone attribute included in all signals.
2014-02-20 Kevron Reesfix argument to PropertiesChange signal
2014-02-13 Kevron Reesdatabase can support zone now
2014-01-31 Kevron Reesinstall amb-get 0.11.801
2014-01-27 Kevron Reesfixed dbus introspection xml generation
2014-01-15 Marek TimkoMerge remote-tracking branch 'upstream/master' into...
2014-01-10 Kevron Reesadded personalization settings
2014-01-10 Kevron Reescombined tire properties into same dbus object. updated...
2014-01-10 Kevron Reesremoved spec which is not kept in sync with the idl...
2014-01-10 Kevron Reesapply dynamic path to other Find methods. add dbus...
2014-01-09 Kevron Reesdon't crash if there are interfaces with unsupported...
2014-01-08 Kevron Reesremoved deprecated findProperty method from Manager
2014-01-08 Kevron Reesmake FindObject() create the dbus object on the fly
2014-01-08 Kevron Reesadded two new DBus methods to org.automotive.Manager...
2014-01-06 Kevron Reesremoved duplicate method from core
2014-01-06 Kevron Reessignaller change
2013-12-13 Kevron Reescreate 'frequency' option for dbus plugin
2013-12-13 Kevron Reesthrottle dbus signals
2013-12-12 Kevron Reescleaned up some unessary code in AbstractProperty
2013-12-12 Kevron Reesfixed race to set the time
2013-12-11 Kevron Reesadded dbus method debug info to manager interface
2013-12-10 Kevron Reesupdated release notes
2013-12-10 Kevron Reesadded delay option to example sourc eplugin, fixed...
2013-12-10 Kevron Reesfixed warnings in database and websocket plugins. ...
2013-12-03 Kevron Reescleaned up docs. renamed SeatBeltStatus to SeatBelt...
2013-12-03 Kevron ReesMerge pull request #10 from timkoma/memleaks
2013-12-01 Marek TimkoAbstractSink* instances are deleted in Core::~Core()
2013-12-01 Marek TimkoFixed crasher in varianttype, whitespaces inconsistency
2013-11-29 Marek TimkoMerge remote-tracking branch 'upstream/master' into...
2013-11-26 Kevron Reesfixed up some types in environmentproperties
2013-11-25 Marek TimkoMemory leaks fixed
2013-11-22 Marek TimkoMemory leaks fixed
2013-11-21 Kevron Reesmoved Defrost to WindowStatus object. made both zoned... 0.10.804
2013-11-21 Kevron Reesreturn string instead of char* for signature()
2013-11-08 Kevron Reesadded debug output for dbus property and method calls
2013-11-08 Kevron Reesfixed missing symbol in websocket source plugin
2013-11-08 Kevron Reesset uses zone filter properly. updated example to inclu...
2013-11-08 Kevron Reesfixed vehicle power mode property
2013-11-05 Kevron Reesget signature string directly from the gvariant type...
2013-11-05 Kevron Reesfixed typo in RainSensor interface
2013-11-04 Kevron Reesfixed some obd2 related issues. the plugin needs some...
2013-11-04 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 0.10.801
2013-11-01 Kevron Reesfixed issue where sources with no zones do not get...
2013-10-31 Kevron Reesfixed merge issues
next