[bluemonkey] more fixes
[profile/ivi/automotive-message-broker.git] / plugins /
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 Reesnearly functional bluemonkey plugin
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-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 automotive manager dbus interface
2013-05-20 Kevron Reesfixed segfault with double free of get ranged request
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-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-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-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-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 Reesfixed how sinks are cleaned up. sinks were not being...
2013-05-04 Kevron Reesfixed db playback
2013-05-04 Kevron Reesflush left over data in database
2013-05-04 Kevron Reesfixed up database logging
2013-05-04 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-05-04 Kevron Reesfixed MassAirFlow in obd2source
2013-04-30 Kevron Reeswe weren't removing closed channels from the mainloop... 0.8.1 submit/2.0-panda/20130822.210931 upstream/0.7.0
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-12 Kevron Reeschanged tripmeter property type
2013-04-12 Kevron Reesadded web spec and moved idl to docs dir
2013-04-11 Kevron Reesdisable websockets by default
2013-04-09 Kevron Reesminor tweaks to the idl
2013-04-08 Kevron Reesfixed seat locations added middle seats
2013-04-05 Kevron ReesdrivingSafety interface. fixed mappropertytype
2013-04-04 Kevron Reesadded somem issing interfaces
2013-04-03 Kevron Reesdatabase plugin queries support in constructor (untested)
2013-04-03 Kevron Reesmore additions to dbus interface
2013-04-01 Kevron Reeslots of comments inline
2013-03-26 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-03-26 Kevron Reessome documentation tagging work
2013-03-26 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-21 Kevron Reesfixed kinect issue and ignorting fps in opencvlux plugin
2013-03-20 Ismo Puustinenmurphy: added code for following murphyd status.
2013-03-20 Kevron Reesadded todo
2013-03-18 Kevron Reesdo not run opencv plugin if fail to open camera
2013-03-18 Kevron Reesfixed murphy plugin get reply
2013-03-18 Ismo Puustinenmurphy: added initial version of the Murphy plugin.
2013-03-17 Kevron Reesdatabase logging speed improvements
2013-03-16 Kevron Reesfixed up example
2013-03-16 Kevron Reesadded more options to database
2013-03-16 Kevron Reesadded playback multiplier
2013-03-16 Michael CarpenterAddition of json-c replacement for json-glib in databas...
2013-03-16 Kevron Reesfixed merge
2013-03-16 Kevron Reesmanual merge
2013-03-16 Michael CarpenterFix for crashing, and proper handling of json-c arrays
2013-03-16 Kevron Reesfixed merge
2013-03-16 Michael CarpenterChanges for json-c instead of json-glib
2013-03-16 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-15 Kevron Reesfixed duplicate dbus interface
2013-03-15 Kevron ReesMerge branch 'master' of github.com:otcshare/automotive...
2013-03-15 Kevron Reesremoved trespassing for loop from web socket source
2013-03-15 Kevron Reesdatabase playback functionality working
2013-03-15 Michael CarpenterSwitch from json-glib to json-c in websocketsink, plugi...
2013-03-15 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-15 Kevron Reesfix for opencv plugin
2013-03-14 Kevron Reesalmost working playback
2013-03-14 Kevron Reesbig database plugin update
2013-03-14 Kevron Reesset value in qmb-qt bindings
2013-03-11 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-08 Kevron Reesadded gpsd plugin for location and speed
2013-03-07 Kevron Reesupdated opencvlux readme
2013-03-07 Kevron Reesuse pkgconfig for libwebsockets
2013-03-06 Kevron ReesMerge branch 'master' of https://github.com/otcshare...
2013-03-06 Kevron Reesremoved qt from opencv plugin
2013-03-04 Kevron Reesadded idl doc
next