Merge pull request #69 from fredcadete/master
[profile/ivi/automotive-message-broker.git] / plugins / testplugin / testplugin.cpp
2015-04-06 Kevron ReesMerge pull request #48 from CogentEmbedded/master
2015-04-03 Kevron ReesMerge pull request #49 from tripzero/master
2015-02-05 Kevron Rees[AMB] - updated version number. we are now 0.15 develo...
2015-02-03 Kevron Rees[AMBClient] - fixed json stream handling
2015-02-02 Kevron Rees[AMBClient] - somewhat working json protocol engine
2015-01-20 Kevron ReesMerge pull request #43 from tripzero/master
2015-01-16 Kevron Rees[ALL] - removed dependency on json-c.
2015-01-14 Kevron ReesMerge pull request #42 from tripzero/master
2015-01-07 Kevron Rees[websocket] - added protocol documentation
2015-01-05 Kevron Reesmanual merge of tripzero/master
2014-12-30 Kevron Reesreverted varianttype
2014-12-15 Kevron ReesMerge pull request #35 from tripzero/master 0.12.900
2014-12-12 Kevron Reesfixed docs; fixed test plugin
2014-12-04 Kevron Reesadded personalization properties
2014-09-19 Kevron ReesMerge pull request #22 from tripzero/master 0.11.901
2014-09-12 Kevron Reesversion bump
2014-09-02 Kevron ReesMerge pull request #20 from tripzero/master 0.11.900
2014-08-21 Kevron Reesfixed up test plugin
2014-06-11 Kevron Reesadded support for lambda subscriptions. initial blueto...
2014-04-14 Kevron Reesuse vector where possible
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 Reessome core changes as well as additions to opencv plugin
2014-02-05 Kevron Reestabified test plugin. test plugin now lists capabilities
2014-02-04 Kevron Reeschange error to warning in core for set property failure
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...
2013-12-28 Kevron Reesfixed useless contains call in core
2013-11-11 Kevron Reesfixed toString fromString for bool Property types
2013-10-31 Kevron Reesfixed merge issues
2013-10-27 Kevron Reesadded a few more zone options. made zones a class....
2013-09-25 Kevron Reesfixed merge errors
2013-09-05 Kevron Reesmake uuid() const. update all plugins
2013-07-06 Kevron Reesmostly working zones and source dbus support
2013-06-08 Kevron Reescleaned up test plugin a bit
2013-06-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-06-05 Michael Carpenterfix for testplugin to properly test ListPropertyType...
2013-06-05 Michael CarpenterAddition of test plugin to test Map and List types...