Merge pull request #19 from tripzero/master
[profile/ivi/automotive-message-broker.git] / lib / abstractpropertytype.h
2014-08-04 Kevron ReesMerge pull request #17 from tripzero/master 0.11.811
2014-07-07 Kevron Reespriority queues
2014-06-27 Kevron Reescleaned up documents. idl is the authority
2014-05-21 Kevron Reesfixed a GVS error
2014-04-09 Kevron Reesuse c++11 chrono for time
2014-03-28 Kevron ReesMerge pull request #15 from e8johan/master
2014-03-28 Kevron Reesadded SimCommand backdoor to the gen plugin
2013-12-09 Kevron ReesMerge pull request #11 from timkoma/master
2013-12-09 Marek TimkoTIVI-2280 BasicPropertyType uses uninitialized mValue...
2013-11-21 Kevron Reesfixed handling of partial messages from gps device...
2013-11-11 Kevron Reesfixed toString fromString for bool Property types
2013-11-08 Kevron Reesset uses zone filter properly. updated example to inclu...
2013-10-31 Kevron Reesfixed merge issues
2013-10-27 Kevron Reesadded a few more zone options. made zones a class....
2013-10-08 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-09-27 Kevron Reesonly increment on the press, not the release
2013-09-25 Kevron Reesfixed merge errors
2013-07-12 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
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-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.
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-06 Kevron Reesfixed merge with test and bluemonkey commits
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-05-06 Kevron Reesset precision to something reasonable on BasicPropertyT...
2013-04-30 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
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-03-16 Kevron Reesfixed merge
2013-03-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-03-15 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-14 Kevron Reesfixed string issue
2013-03-11 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-02 Kevron Reesbleh
2013-02-15 Kevron Reesadded debug output to report network and parsing latency
2013-02-15 Kevron Reesadded a whole bunch of new properties that breaks stuff
2013-02-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-02-10 Kevron Reesobd2 will only update when changed
2013-02-08 Kevron Reespossibly fixed uninitialized list problem in ListProper...
2013-02-07 Kevron Reesfixed crasher
2013-02-06 Kevron Reesadded new properties
2013-01-21 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-01-21 Kevron Reesremoved glibmm dep
2013-01-19 Kevron Reesmanual merge
2013-01-15 Kevron Reesfixed dbus set custom properties
2013-01-11 Kevron Reesattempt to support custom properties in dbus. will...
2012-12-14 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2012-12-05 Kevron Reesfixed initiation of sequence and timestamp defaults 43/2543/1
2012-12-05 Kevron Reesexample requests ranged from 10s ago after 10s timeout 42/2542/1
2012-11-30 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
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-10-26 Kevron Reesfixed merge issue
2012-10-04 Kevron Reesadded property registration system 06/2306/1
2012-09-11 Kevron ReesMerge branch 'mal'
2012-09-11 Kevron ReesMerge branch 'master' of https://github.com/malcom2073...
2012-09-11 Kevron Reesfixed up AbstractPropertyType so it can use enums
2012-09-10 Kevron Reesconst value()
2012-09-09 Kevron Reesadded more properties
2012-08-29 Kevron Reesfixed dbus plugin not to use the temp pointer
2012-08-29 Kevron Reessome additional updates
2012-08-29 Kevron Reesuse pointer to avoid implicit casting fail
2012-08-28 Kevron Reesit compiles
2012-08-28 Kevron Reesadded missings