refactored setProperty: made it async with callback
[profile/ivi/automotive-message-broker.git] / plugins / exampleplugin.cpp
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-19 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 16/2316/1
2012-10-17 Kevron Reesfixed websocketsource. possibly removed mem leak 13/2313/1
2012-10-12 Kevron Reesadded trip meter property 09/2309/1
2012-10-03 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive... 05/2305/1
2012-10-03 Kevron Reesproperty changes 04/2304/1
2012-09-25 Kevron Reesfixed mergers 56/1856/1
2012-09-24 Kevron Reesconfig required to construct plugins. device config... 53/1853/1
2012-09-12 Kevron Reesadded mg to example plugin
2012-09-11 Kevron Reesupdated examples with more properties
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesmore updating. still broken
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-28 Michael CarpenterFixes for issues concerning subscriptions and websocket...
2012-08-28 Kevron Reesexample supports engine coolant
2012-08-28 Kevron Reesexample does throttle
2012-08-27 Kevron Reesfixed types expressed in the example source plugin
2012-08-27 Kevron Reesupdated example to produce fake data for wheel and...
2012-08-22 Michael CarpenterMerge remote-tracking branch 'origin'
2012-08-21 Kevron Reesinitial working dbus plugin
2012-08-17 Kevron Reeschanged async reply callback argument
2012-08-17 Kevron Reesadded async and sync property getter
2012-08-16 Kevron Reesbasic routing working
2012-08-14 Kevron Reesrevamped plugin interfaces
2012-08-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-07-31 Kevron Reessome serious changes
2012-07-11 Kevron Reesfixed dbus signal emition
2012-07-09 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive... 0.2.1
2012-07-09 Kevron ReesVersion bump 0.2
2012-07-02 Kevron Reesremoved wheeltick
2012-06-29 Kevron Reesmore properties added to running status
2012-06-28 Kevron Reesadded new properties and assignment overloads
2012-06-27 Kevron Reeslots of new properties to running status
2012-06-18 Kevron Reestrip meter property
2012-06-14 Kevron Reesadded fuel economy property
2012-06-13 Kevron Reesadded EngineSpeed and VehiclePowerMode properties
2012-06-05 Kevron Reesall files have license comments
2012-05-31 Kevron Reesfixed crasher; implemented setProperty; updated Docs
2012-05-23 Kevron Reesinitial add