summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add option to use json or binary protocolbinarywebsocketsKevron Rees2014-01-029-61/+180
* testingKevron Rees2013-12-281-1/+1
* basic working pluginsKevron Rees2013-12-197-238/+158
* converted sink manager and sink to binary protocolKevron Rees2013-12-1820-289/+1695
* create 'frequency' option for dbus pluginKevron Rees2013-12-135-7/+27
* throttle dbus signalsKevron Rees2013-12-135-26/+114
* cleaned up some unessary code in AbstractPropertyKevron Rees2013-12-118-19/+12
* fixed race to set the timeKevron Rees2013-12-112-2/+2
* added dbus method debug info to manager interfaceKevron Rees2013-12-105-6/+10
* updated release notesKevron Rees2013-12-102-38/+6
* Bumped version up. master will now be development branch for 0.12Kevron Rees2013-12-101-2/+2
* added delay option to example sourc eplugin, fixed amb-qt so it compiles, add...Kevron Rees2013-12-099-41/+140
* fixed warnings in database and websocket plugins. added delay option to exam...Kevron Rees2013-12-0911-27/+45
* Merge pull request #11 from timkoma/masterKevron Rees2013-12-092-12/+29
|\
| * TIVI-2280 BasicPropertyType uses uninitialized mValue(null), MapPropertyType ...Marek Timko2013-12-092-12/+29
|/
* Update vehicleinfo.txtKevron Rees2013-12-031-0/+2
* Update runningstatus.txtKevron Rees2013-12-031-0/+2
* Update parking.txtKevron Rees2013-12-031-0/+2
* Update maintenance.txtKevron Rees2013-12-031-0/+2
* Update electricvehicle.txtKevron Rees2013-12-031-1/+3
* Update drivingsafety.txtKevron Rees2013-12-031-0/+2
* Update personalization.txtKevron Rees2013-12-031-1/+3
* updated docs for registerPropertyKevron Rees2013-12-031-1/+1
* cleaned up docs. renamed SeatBeltStatus to SeatBelt with Status memberKevron Rees2013-12-032-150/+12
* Merge pull request #10 from timkoma/memleaksKevron Rees2013-12-0321-31/+102
|\
| * AbstractSinkManagers deleted in ~PluginLoaderMarek Timko2013-12-022-8/+3
| * AbstractSink* instances are deleted in Core::~Core()Marek Timko2013-12-011-1/+1
| * Fixed crasher in varianttype, whitespaces inconsistencyMarek Timko2013-12-013-9/+6
| * Merge remote-tracking branch 'upstream/master' into memleaksMarek Timko2013-11-295-53/+51
| |\ | |/ |/|
* | fixed up some types in environmentpropertiesKevron Rees2013-11-263-48/+9
* | fixed gpstime in gpsnmea pluginKevron Rees2013-11-231-5/+17
* | added sample smack manifest exampleKevron Rees2013-11-221-0/+25
| * Merge branch 'memleaks' of github.com:timkoma/automotive-message-broker into ...Marek Timko2013-11-250-0/+0
| |\
| | * Memory leaks fixedMarek Timko2013-11-2219-26/+103
| |/ |/|
| * Memory leaks fixedMarek Timko2013-11-2520-26/+105
|/
* updated release notes with some of the API changesKevron Rees2013-11-211-6/+13
* updated idl docs removed some lingering TODOsKevron Rees2013-11-212-263/+236
* moved Defrost to WindowStatus object. made both zoned types instead of maps0.10.804Kevron Rees2013-11-216-70/+30
* added tizen specific systemd configKevron Rees2013-11-211-0/+19
* a bit of output cleanupKevron Rees2013-11-211-2/+0
* return string instead of char* for signature()Kevron Rees2013-11-211-2/+2
* added obdlink can pluginKevron Rees2013-11-215-0/+506
* fixed handling of partial messages from gps device. fixed warnings and error...Kevron Rees2013-11-219-39/+179
* TIVI-1465 Update websocket plugin and protocol to handle zones and sourcesMarek Timko2013-11-1310-499/+356
* cleaned up obd2 code a bit. optimized searching for valid pid returnsKevron Rees2013-11-113-78/+94
* fixed toString fromString for bool Property typesKevron Rees2013-11-112-0/+15
* stubbed in threading using boost::futureKevron Rees2013-11-112-5/+16
* version bump 0.10.8030.10.803Kevron Rees2013-11-081-1/+1
* added debug output for dbus property and method callsKevron Rees2013-11-083-1/+59
* fixed missing symbol in websocket source pluginKevron Rees2013-11-083-0/+9