profile/ivi/automotive-message-broker.git
2013-07-12 Kevron Reesadded sample upstart config
2013-07-10 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-07-10 Kevron Reesadded get method for individual properties that returns...
2013-07-10 Kevron Reesmore dbus work
2013-07-10 Kevron Reesadded additional dbus docs
2013-07-09 Kevron ReesRevert "added new manager method to translate between...
2013-07-09 Kevron Reesadded new manager method to translate between amb and...
2013-07-08 Kevron ReesFixed dbus policy
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-28 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-06-28 Kevron Reesfixed not checking for success on stringproperties...
2013-06-28 Kevron Reesupdated todo
2013-06-28 Kevron Reesadded readme for database plugin
2013-06-26 Kevron Reesexample database configs use databaseFile option
2013-06-26 Kevron Reesupdated todo with documentation task
2013-06-25 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-25 Kevron Reessome minor tweaks to obd2source
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 Reesmore obd2 connect fixes
2013-06-14 Kevron Reesfixed obd2. added getSourcesForInterface
2013-06-11 Kevron Reesnamed release
2013-06-11 Kevron Reesthis will become 0.11
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 Rees[bluemonkey] handle success = false from get() properly
2013-06-08 Kevron Reescleaned up test plugin a bit
2013-06-08 Kevron Reeshandle get requests properly
2013-06-08 Kevron Reesadded automatic timeout for get() and set() commands
2013-06-08 Kevron Rees[bluemonkey] reasonable pin
2013-06-08 Kevron Rees[bluemonkey] declare qtimer script meta type
2013-06-08 Kevron Reesfix for obd2 connected signal
2013-06-08 Kevron Rees[bluemonkey] more fixes
2013-06-08 Kevron Reesfixed some connected signal misfiring
2013-06-08 Kevron Rees[bluemonkey] added QTimer class to script engine
2013-06-08 Kevron Reesfixed fromString when bool is T
2013-06-08 Kevron Rees[bluemonkey] fixed set Property
2013-06-08 Kevron Reesadded missing config files
2013-06-08 Kevron Rees[bluemonkey] moved configs to proper location
2013-06-08 Kevron Rees[bluemonkey] irc settings configurable
2013-06-07 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-06-07 Kevron Reesmore changes to bluemonkey
2013-06-06 Kevron Reesfixed some previous merge bugs that may have broken...
2013-06-06 Kevron Reesmissing files added
2013-06-06 Kevron Reesfixed merge with test and bluemonkey commits
2013-06-06 Kevron Reessilver version of bluemonkey
2013-06-06 Kevron Reesthrow if config is bad
2013-06-06 Kevron Reesnearly functional bluemonkey plugin
2013-06-06 Kevron Reesthrow if config is bad
2013-06-05 Kevron Reesadded bluemonkey config
2013-06-05 Kevron Reesupdated release
2013-06-05 Kevron Reesanother update to the todo to re-add the autoreconnect...
2013-06-05 Kevron Reesupdated TODO
2013-06-05 Kevron Reesfixed up obd2 source code from merge
2013-06-05 Kevron Reesreset obdpid
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 Reesuse c++11 instead of 0x
2013-06-03 Kevron Reesfixed missing header
2013-06-03 Kevron Reesfixed explosion in gpsd plugin
2013-05-28 Kevron Reessome work on the bluemonkey
2013-05-28 Kevron Reesinitial bluemonkey irc plugin
2013-05-28 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-05-23 Kevron Reesadded release file that contains release notes for...
2013-05-23 Kevron Reesadded automotive manager dbus interface
2013-05-20 Kevron Reesfixed segfault with double free of get ranged request
2013-05-19 Kevron Reesfixed overflow warning
2013-05-18 Kevron Reesnamed 0.10 release
2013-05-17 Kevron Reeswe don't want to track this
2013-05-17 Kevron Reessome tweaks to websocket source. there are more issues
2013-05-17 Kevron Reesfixed websocketsink getRanged json
2013-05-17 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-17 Kevron Reesenable getRanged in websocketsource. causes segfault...
2013-05-17 Kevron Reesadded error and warning options to debugout
2013-05-16 Kevron Reespossible fix so gps updates less often and only on...
2013-05-16 Kevron Reesfixed up database get ranged issues
2013-05-15 Kevron Reespublish all uncategorized properties on the bus
2013-05-15 Kevron Reesalways subscribe whether supported or not.
2013-05-14 Kevron Reesremoved G_IO_IN condition
2013-05-14 Rusty Lynchrusty's patch to fix up lib suffix
2013-05-14 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-05-14 Kevron Reesfixed manual merge from a 0.9 patch
2013-05-10 Kevron Reesrename obd2 plugin option in cmake
2013-05-10 Kevron Reesadded log option to --help output
2013-05-09 Kevron Reesfix battery voltage in obd2
2013-05-09 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-05-09 Kevron Reespossibly working battery voltage in obd2 source
2013-05-07 Kevron Reesupdated todo for 0.10.0 future release
2013-05-07 Kevron Reesupdated todo
2013-05-06 Kevron Reesset precision to something reasonable on BasicPropertyT...
2013-05-05 Kevron Reesdbus plugin should not set property if the getAsync...
2013-05-05 Kevron Reescan't use isValid here for some reason
2013-05-04 Kevron Reesmake sure unregisterSink works
2013-05-04 Kevron Reesfixed how sinks are cleaned up. sinks were not being...
next