update cache of dbus properties even if not currently registered
[profile/ivi/automotive-message-broker.git] / lib /
2014-10-13 Kevron Reesfixed crashes in websocketsource
2014-10-07 Kevron Reesupdated docs. added deleted callback
2014-10-01 Kevron Reesremoved all libtool usage
2014-09-30 Kevron Reesadditional fixes to opencv plugin
2014-09-18 Kevron Reesfixed obd2 bluetooth for bluez5
2014-09-09 Kevron Reesfixes for bluemonkey and wheel
2014-09-05 Kevron Reesfixed up bluez5 support code
2014-08-29 Kevron Reesfixed up database plugin
2014-08-28 Kevron Reesfix for wheel plugin
2014-08-25 Kevron Reesenginecoolant should be signed
2014-08-22 Kevron Reesmade some of the dbus API compliant with w3c auto-bg...
2014-08-15 Kevron ReesSome fixes and performance tweaks.
2014-07-07 Kevron Reespriority queues
2014-06-27 Kevron Reescleaned up documents. idl is the authority
2014-06-26 Kevron Reesadded asyncqueue. Made updateProperty() thread safe
2014-06-24 Kevron Reessome performance tweaks to core and dbussignaller
2014-06-13 Kevron Reesremoved client library stubs
2014-06-12 Kevron Reesfixed missing symbol
2014-06-12 Kevron Reesuse const string ref
2014-06-11 Kevron Reesadded support for lambda subscriptions. initial blueto...
2014-06-05 Kevron Reesadded stub ambclient code
2014-05-21 Kevron Reesfixed a GVS error
2014-04-30 Kevron Reesreworked tests in gpsnmea
2014-04-24 Kevron Reesfixed some compile errors
2014-04-14 Kevron Reesuse vector where possible
2014-04-11 Kevron Reesuse mjpg codec
2014-04-10 Kevron Reesuse monotonic clock
2014-04-09 Kevron Reesuse c++11 chrono for time
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-03-28 Kevron Reesadded SimCommand backdoor to the gen plugin
2014-02-13 Kevron Reesdatabase can support zone now
2014-01-30 Kevron Reesfalse positive on activeRequests
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 TimkomMasterPropertyList changed to std::multimap<AbstractSo...
2014-01-13 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-09 Kevron Reesmake some maps unordered and use vector for some operat...
2014-01-06 Kevron Reesbasic working plugins
2014-01-06 Kevron Reesremoved duplicate method from core
2013-12-11 Kevron Reesadded dbus method debug info to manager interface
2013-12-09 Kevron ReesMerge pull request #11 from timkoma/master
2013-12-09 Marek TimkoTIVI-2280 BasicPropertyType uses uninitialized mValue...
2013-12-03 Kevron Reesupdated docs for registerProperty
2013-12-03 Kevron ReesMerge pull request #10 from timkoma/memleaks
2013-12-01 Marek TimkoFixed crasher in varianttype, whitespaces inconsistency
2013-11-29 Marek TimkoMerge remote-tracking branch 'upstream/master' into...
2013-11-25 Marek TimkoMemory leaks fixed
2013-11-22 Marek TimkoMemory leaks fixed
2013-11-22 Kevron Reesupdated idl docs removed some lingering TODOs
2013-11-21 Kevron Reesmoved Defrost to WindowStatus object. made both zoned... 0.10.804
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-11 Kevron Reesfixed toString fromString for bool Property types
2013-11-08 Kevron Reesadded debug output for dbus property and method calls
2013-11-08 Kevron Reesset uses zone filter properly. updated example to inclu...
2013-11-05 Kevron Reesget signature string directly from the gvariant type...
2013-11-04 Kevron ReesMerge branch 'master' of https://github.com/otcshare... 0.10.801
2013-11-04 Kevron Reesadded rear to window::location
2013-10-31 Kevron Reesfixed merge issues
2013-10-30 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-10-27 Kevron Reesadded a few more zone options. made zones a class....
2013-10-24 Kevron Reesadded comments
2013-10-21 Kevron Reesadded some todo's
2013-10-14 Kevron Reesadded more documentation for VehicleProperty 0.10.800
2013-10-11 Kevron Reesadded driving mode and documented it and night mode...
2013-10-11 Kevron Reesadded a bunch of documentation to plugin related headers
2013-10-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-10-02 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-10-02 Kevron Reesadded packaging dir with various init scripts and confi...
2013-09-30 Kevron Reesadded options to throw on warnings or errors and cleane...
2013-09-27 Kevron Reesonly increment on the press, not the release
2013-09-25 Kevron Reesfixed merge errors
2013-09-12 Kevron Reesfixed some compiler errors. disabled qscript agent
2013-09-05 Kevron Reesmake uuid() const. update all plugins
2013-09-04 Kevron Reesdeprecate old update function. use new one
2013-08-30 Kevron Reesinitial working gpsnmea plugin
2013-08-15 Kevron ReesMerge ... 0.10's getHistory and fix for time and zone...
2013-08-15 Kevron Reesmade requested properties in ranged request a list
2013-08-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-08-12 Kevron Reesso version on libamb
2013-08-05 Kevron Reesupdated idl to reflect manager interface
2013-07-26 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-24 Kevron Reesthis fixes an issue with older compilers (gcc 4.7.0)
2013-07-16 Kevron Reesmerge from 0.10
2013-07-12 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-12 Kevron Reestry catch completed reply
2013-07-12 Kevron Reesadded overload for subscribe that includes a zone filte...
2013-07-12 Kevron Reessome additions to bluemonkey
2013-07-12 Kevron Reesadded sample upstart config
2013-07-07 Kevron Reesfilter on unique path. interface names are not unique
2013-07-06 Kevron Reesmostly working zones and source dbus support
2013-06-28 Kevron Reescompiles now
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
next