fixed obd2. added getSourcesForInterface
[profile/ivi/automotive-message-broker.git] / ambd / core.cpp
2013-06-14 Kevron Reesfixed obd2. added getSourcesForInterface
2013-06-07 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-06 Kevron Reesfixed some previous merge bugs that may have broken...
2013-06-05 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2013-05-15 Kevron Reesalways subscribe whether supported or not.
2013-05-14 Kevron Reesremoved G_IO_IN condition
2013-05-04 Kevron Reesmake sure unregisterSink works
2013-05-04 Kevron Reesfixed how sinks are cleaned up. sinks were not being...
2013-03-26 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-20 Kevron Reesadded todo
2013-03-19 Kevron ReesgetProperty will only return first plugin that supports...
2013-03-02 Kevron Reesbleh
2013-01-19 Kevron Reesmanual merge
2013-01-17 Kevron Reesfixed bug in core where sources were getting an unsubsc...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-03 Kevron Reesworked out some bugs with websocket source and sink 37/2537/1
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-28 Kevron Reesrefactored how timestamp and sequence are stored: moved... 33/2533/1
2012-11-27 Kevron Reesfixed merge 32/2532/1
2012-11-27 Kevron Reescheck for property changed in core, but don't use right now 24/2524/1
2012-11-25 Kevron Reesworked some debug messages 21/2521/1
2012-11-20 Kevron Reesinitial sequence and timestamp support 06/2506/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/1
2012-10-26 Tim Trampedachfix typo 34/2334/1
2012-10-26 Kevron Reesrefactored setProperty: made it async with callback 23/2323/1
2012-10-26 Kevron Reesfixed merge issue
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-02 Kevron Reesfixed merge
2012-09-30 Kevron Reesreport out property updates per second
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesmajor breakage ahead...
2012-08-28 Michael CarpenterFixes for issues concerning subscriptions and websocket...
2012-08-28 Kevron Reessinks auto-register with the routing engine
2012-08-28 Kevron ReessubscribeToProperty being called on the source now
2012-08-23 Kevron Reesfixed unsubscribe
2012-08-22 Michael CarpenterMerge remote-tracking branch 'origin'
2012-08-21 Kevron Reesupdated dbus plugin
2012-08-17 Kevron Reesadded async and sync property getter
2012-08-16 Kevron Reesbasic routing working
2012-08-15 Kevron Reesuse map instead of unordered_map
2012-08-14 Kevron Reescleaned up headers
2012-08-14 Kevron Reesrevamped plugin interfaces
2012-08-13 Kevron Reesmore progress on core
2012-08-13 Kevron Reesmissed these files