summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed build errorsubmit/2.0alpha/20130417.215803submit/2.0alpha-panda/20130427.003645submit/2.0alpha-panda/20130427.002959accepted/2.0alpha/20130417.215940Kevron Rees2013-04-171-1/+0
* changelog changesubmit/2.0alpha/20130417.215224Kevron Rees2013-04-171-0/+3
* more merge fixesKevron Rees2013-04-172-4/+80
|\
| * updated chlog for 2.0alphasubmit/2.0alpha/20130411.010629accepted/2.0alpha/20130411.022402Kevron Rees2013-04-101-0/+3
| * bumped version in spec to 0.8.0submit/2.0/20130403.211035accepted/2.0/20130403.212716Kevron Rees2013-04-032-1/+4
| * Merge branch '0.8.x' into 2.0Kevron Rees2013-04-033-6/+3
| |\
| * | dbus is in -plugins alreadysubmit/2.0/20130325.185854accepted/2.0/20130325.205025Kevron Rees2013-03-251-1/+0
| * | spec requires dbus and websocket pluginsKevron Rees2013-03-251-0/+2
| * | updated changelogsubmit/2.0/20130321.230434accepted/2.0/20130321.231915Kevron Rees2013-03-211-0/+4
| * | Merge branch '0.8.0' into 2.0Kevron Rees2013-03-215-0/+584
| |\ \
| * \ \ Merge branch '0.8.0' into 2.0Kevron Rees2013-03-211-6/+6
| |\ \ \
| * \ \ \ Merge branch '0.8.0' into 2.0Kevron Rees2013-03-211-4/+4
| |\ \ \ \
| * | | | | Updated changelogKevron Rees2013-03-191-1/+4
| * | | | | Merge branch '0.8.0' into 2.0Kevron Rees2013-03-191-0/+4
| |\ \ \ \ \
| * | | | | | updated description of plugins packageKevron Rees2013-03-191-1/+1
| * | | | | | separated pluginsKevron Rees2013-03-181-1/+43
| * | | | | | Merge branch '0.8.0' into 2.0Kevron Rees2013-03-182-8/+10
| |\ \ \ \ \ \
| * | | | | | | updated chlogKevron Rees2013-03-181-0/+3
| * | | | | | | Merge branch '0.8.0' into 2.0Kevron Rees2013-03-187-28/+36
| |\ \ \ \ \ \ \
| * | | | | | | | updated chlogsubmit/2.0/20130307.214100accepted/2.0/20130307.223917Kevron Rees2013-03-071-0/+3
| * | | | | | | | updated spec to build opencvlux pluginKevron Rees2013-03-074-0/+615
* | | | | | | | | fixed mergeKevron Rees2013-04-1768-352/+3504
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use old libwebsockets0.8.0websocketsKevron Rees2013-04-173-11/+21
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | fixed get ranged calls in database sinkKevron Rees2013-04-032-5/+2
| * | | | | | | | version bump 0.8.0Kevron Rees2013-03-281-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | murphy: added code for following murphyd status.Ismo Puustinen2013-03-212-9/+92
| * | | | | | | fixed murphy plugin get replyKevron Rees2013-03-213-0/+6
| * | | | | | | murphy: added initial version of the Murphy plugin.Ismo Puustinen2013-03-214-0/+495
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | fixed compile bugKevron Rees2013-03-211-6/+6
| | |_|_|_|/ | |/| | | |
| * | | | | fixed kinect issue and ignorting fps in opencvlux pluginKevron Rees2013-03-211-4/+4
| | |_|_|/ | |/| | |
| * | | | Merge branch '0.8.0' of https://github.com/otcshare/automotive-message-broker...Kevron Rees2013-03-182-8/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | do not run opencv plugin if fail to open cameraKevron Rees2013-03-182-8/+10
| | | |/ | | |/|
| * | | getProperty will only return first plugin that supports that propertyKevron Rees2013-03-181-0/+4
| |/ /
| * | fixed duplicate dbus interfaceKevron Rees2013-03-152-5/+5
| * | Merge branch '0.8.0' of github.com:otcshare/automotive-message-broker into 0.8.0Kevron Rees2013-03-153-11/+28
| |\ \
| | * | set value in qmb-qt bindingsKevron Rees2013-03-141-1/+11
| | * | fixed string issueKevron Rees2013-03-141-10/+2
| | * | opencv example configKevron Rees2013-03-111-0/+15
| * | | removed trespassing for loop from web socket sourceKevron Rees2013-03-151-4/+1
| |/ /
| * | use pkgconfig for libwebsocketsKevron Rees2013-03-071-8/+2
| |/
| * removed qt from opencv pluginKevron Rees2013-03-067-126/+118
| * removed old widlKevron Rees2013-03-041-36/+0
| * added idl docKevron Rees2013-03-042-2/+224
| * cleaned up cmake and readmeKevron Rees2013-03-042-6/+4
| * updated readmeKevron Rees2013-03-041-0/+2
| * added READMEKevron Rees2013-03-043-4/+75
| * fixed up some dbus typesKevron Rees2013-03-045-15/+14
| * fixed hardcoded cert and key pathsKevron Rees2013-03-011-2/+2
| * Change for new libwebsockets to allow for fd polling to still operate properlyMichael Carpenter2013-03-012-3/+4
| * Added a bunch of extra debug messages at debug level 5Michael Carpenter2013-03-012-1/+14