version bump 0.11.809
[profile/ivi/automotive-message-broker.git] / plugins /
2014-04-09 Kevron Reesuse c++11 chrono for time
2014-04-01 Kevron Reesminor tweak to readme
2014-04-01 Kevron ReesMerge pull request #16 from OlivierDelbeke/master
2014-04-01 Kevron Reesfixed up gpsnmea to work with devices with very fragmen...
2014-03-31 Olivier DelbekeAdded the possibility to specify the baudrate of the...
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 Reesfixed compile errors in various plugins
2014-03-28 Kevron ReesMerge pull request #15 from e8johan/master
2014-03-28 Kevron Reessome core changes as well as additions to opencv plugin
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-21 Kevron Reesadded cansim plugin
2014-03-21 Kevron Reesadded cansim, cangen plugins
2014-03-20 Kevron Reesfixed issue with complex objects only firing the last...
2014-03-20 Kevron Reesfixed throw when trying to parse empty speed
2014-03-20 Kevron Reesdo not crash if connection has not been established
2014-03-18 Kevron ReesAdded incomplete message to gpsnmea test
2014-03-14 Kevron Reesplaying with videowriter in cv plugin
2014-03-13 Kevron Reesfixed random crash when process subscribes to an object... 0.11.807
2014-03-10 Kevron Reesfixed debug output statement
2014-03-10 Kevron Reesadded more debug output to murphy plugin
2014-03-05 Kevron ReesRemove performance from dbusconfig. fix crasher in... 0.11.806
2014-03-03 Kevron Reesadded more debug to gpsnmea. example source default...
2014-02-27 Kevron Reesmake startOnLoad and playbackOnLoad work with 'true...
2014-02-27 Kevron Reesamb-listen works. zone attribute included in all signals.
2014-02-21 Johan ThelinRemoved stray files.
2014-02-20 Kevron Reesfix argument to PropertiesChange signal
2014-02-13 Kevron Reesadded frequency option to database plugin. fixed up...
2014-02-13 Kevron Reesdatabase can support zone now
2014-02-10 Kevron Reesinitial add for amb-set. some bluetooth5 work
2014-02-05 Kevron Reesdon't forget to link to glib in murphy plugin
2014-02-05 Kevron Reestabified test plugin. test plugin now lists capabilities
2014-02-05 Kevron Reesfixed compile error
2014-02-04 Kevron Reeschange error to warning in core for set property failure
2014-02-04 Kevron Reesadded readme for websocket plugins
2014-02-04 Kevron Reesworking multi-frame
2014-02-04 Kevron Reesinitial multiframe support work
2014-01-31 Kevron Reesupdated opencv docs
2014-01-31 Kevron Reesreimplemented threading in opencv plugin
2014-01-31 Kevron Reesinstall amb-get 0.11.801
2014-01-30 Kevron Reesfalse positive on activeRequests
2014-01-30 Kevron Reescore must keep sink subscriptions even if there are...
2014-01-28 Kevron Reesoption to compile old websocketsource separately
2014-01-27 Kevron Reesfixed dbus introspection xml generation
2014-01-18 Kevron Reesinitial traffic light detection in opencv
2014-01-17 Kevron Reesfixed compile errors in a few source plugins
2014-01-17 Kevron Reesbeginnings of bluez5 compat
2014-01-17 Kevron Reesremoved regex parsing
2014-01-17 Kevron Reesopencl to work with cv 2.4.8
2014-01-15 Kevron ReesMerge pull request #13 from timkoma/MasterPropertyList
2014-01-15 Marek TimkoMerge remote-tracking branch 'upstream/master' into...
2014-01-15 Marek TimkoAdded tests into testplugin, fixed Core issues found...
2014-01-14 Marek TimkoMerge branch 'MasterPropertyList' of github.com:timkoma...
2014-01-14 Marek TimkoMerge branch 'MasterPropertyList' of github.com:timkoma...
2014-01-14 Marek TimkomMasterPropertyList changed to std::multimap<AbstractSo...
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 Reesupdated examples
2014-01-06 Kevron Reessome opencl tweaks inside the opencv plugin
2014-01-06 Kevron Reesreadded websocketsink plugin
2014-01-06 Kevron Reesreadded old websocket sink plugin
2014-01-06 Kevron Reesadd option to use json or binary protocol
2014-01-06 Kevron Reesbasic working plugins
2014-01-06 Kevron Reesconverted sink manager and sink to binary protocol
2014-01-06 Kevron Reesremoved duplicate method from core
2014-01-06 Kevron Reessignaller change
2013-12-28 Kevron Reesfixed useless contains call in core
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-23 Kevron Reesfixed gpstime in gpsnmea plugin
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 Reesa bit of output cleanup
2013-11-21 Kevron Reesreturn string instead of char* for signature()
2013-11-21 Kevron Reesadded obdlink can plugin
2013-11-21 Kevron Reesfixed handling of partial messages from gps device...
2013-11-13 Marek TimkoTIVI-1465 Update websocket plugin and protocol to handl...
2013-11-12 Kevron Reescleaned up obd2 code a bit. optimized searching for...
2013-11-11 Kevron Reesfixed toString fromString for bool Property types
2013-11-11 Kevron Reesstubbed in threading using boost::future
next