added frequency option to database plugin. fixed up zone a bit.
[profile/ivi/automotive-message-broker.git] / lib /
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
2013-06-18 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-06-14 Kevron Reesfixed obd2. added getSourcesForInterface
2013-06-11 Kevron Reesthis is a api change that breaks several plugins.
2013-06-11 Kevron Reesadded json to pc file
2013-06-11 Kevron Reesfixed up some cmake issues
2013-06-08 Kevron Reesadded automatic timeout for get() and set() commands
2013-06-08 Kevron Reesfixed fromString when bool is T
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-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-06 Kevron Reesnearly functional bluemonkey plugin
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...
2013-06-05 Michael CarpenterAdded implementation of MapPropertyType::fromVariant()
2013-06-03 Kevron Reesfixed missing header
2013-05-28 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-05-19 Kevron Reesfixed overflow warning
2013-05-17 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-17 Kevron Reesadded error and warning options to debugout
2013-05-14 Rusty Lynchrusty's patch to fix up lib suffix
2013-05-06 Kevron Reesset precision to something reasonable on BasicPropertyT...
2013-05-04 Kevron Reesmake sure unregisterSink works
2013-05-04 Kevron Reesfixed how sinks are cleaned up. sinks were not being...
2013-05-04 Kevron Reesfixed up database logging
2013-05-04 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-04-30 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-04-29 Kevron Reesfixed type errors that were crashing ambd
2013-04-24 Kevron Reeshuge change to the property system and how it works...
2013-04-23 Kevron Reesadded name, zone and index members to abstract property
2013-04-12 Kevron Reeschanged tripmeter property type
2013-04-05 Kevron ReesdrivingSafety interface. fixed mappropertytype
next