made some of the dbus API compliant with w3c auto-bg specification
[profile/ivi/automotive-message-broker.git] / lib / abstractsource.h
2014-06-24 Kevron Reessome performance tweaks to core and dbussignaller
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-01-15 Kevron ReesMerge pull request #13 from timkoma/MasterPropertyList
2014-01-15 Marek TimkoMerge remote-tracking branch 'upstream/master' into...
2014-01-14 Marek TimkomMasterPropertyList changed to std::multimap<AbstractSo...
2014-01-13 Marek TimkomMasterPropertyList changed to std::multimap<AbstractSo...
2013-10-11 Kevron Reesadded a bunch of documentation to plugin related headers
2013-09-25 Kevron Reesfixed merge errors
2013-06-28 Kevron Reesmissing file
2013-06-25 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-24 Kevron Reesimplemented new abstractrouting things in core
2013-06-18 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-06-11 Kevron Reesthis is a api change that breaks several plugins.
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-11-30 Kevron Reesdatabase plugin works 35/2535/1
2012-11-01 Kevron Reesfixed todo merge 88/2488/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-25 Kevron Reesfixed mergers 56/1856/1
2012-09-24 Kevron Reesconfig required to construct plugins. device config... 53/1853/1
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-17 Kevron Reesadded async and sync property getter
2012-08-16 Kevron Reesbasic routing working
2012-08-14 Kevron Reesrevamped plugin interfaces
2012-08-10 Kevron Reesmore progress
2012-08-09 Kevron Reesmore code added to core
2012-08-08 Kevron Reesstarted core routing engine
2012-08-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-08-03 Kevron Reesa bit more progress on the plugin loader
2012-07-31 Kevron Reessome serious changes