summaryrefslogtreecommitdiff
path: root/plugins/testplugin
Commit message (Expand)AuthorAgeFilesLines
* fixed the warning message when enabling -Wall optionSangjung Woo2016-12-231-2/+2
* [AMB] - updated version number. we are now 0.15 developmentKevron Rees2015-02-051-6/+0
* [AMBClient] - fixed json stream handlingKevron Rees2015-02-021-2/+58
* [AMBClient] - somewhat working json protocol engineKevron Rees2015-02-012-13/+5
* [ALL] - removed dependency on json-c.Kevron Rees2015-01-162-4/+11
* [websocket] - added protocol documentationKevron Rees2015-01-061-1/+1
* reverted varianttypeKevron Rees2014-12-291-3/+2
* fixed docs; fixed test pluginKevron Rees2014-12-121-16/+12
* added personalization propertiesKevron Rees2014-12-031-4/+4
* use pure dlopen to open source/sink pluginsKevron Rees2014-09-291-1/+1
* version bumpKevron Rees2014-09-121-2/+2
* multi-arch supportKevron Rees2014-09-051-1/+1
* fixed up test pluginKevron Rees2014-08-212-9/+10
* added support for lambda subscriptions. initial bluetooth5 support in obd2 p...Kevron Rees2014-06-111-0/+19
* updated some docs and added testing documentKevron Rees2014-04-221-44/+6
* use vector where possibleKevron Rees2014-04-131-14/+14
* Updated plugins to work without the now deprecated setSupported() call.Kevron Rees2014-03-282-11/+2
* some core changes as well as additions to opencv pluginKevron Rees2014-03-271-2/+2
* tabified test plugin. test plugin now lists capabilitiesKevron Rees2014-02-051-34/+41
* change error to warning in core for set property failureKevron Rees2014-02-041-3/+0
* Added tests into testplugin, fixed Core issues found using added testsMarek Timko2014-01-152-8/+281
* mMasterPropertyList changed to std::multimap<AbstractSource*, VehicleProperty...Marek Timko2014-01-141-3/+5
* fixed useless contains call in coreKevron Rees2013-12-282-0/+27
* fixed toString fromString for bool Property typesKevron Rees2013-11-111-0/+12
* added a few more zone options. made zones a class. change propertyChanged si...Kevron Rees2013-10-261-4/+4
* make uuid() const. update all pluginsKevron Rees2013-09-052-3/+2
* mostly working zones and source dbus supportKevron Rees2013-07-061-0/+1
* fixed up some cmake issuesKevron Rees2013-06-111-8/+4
* cleaned up test plugin a bitKevron Rees2013-06-081-40/+6
* fix for testplugin to properly test ListPropertyType, and removal of extra de...Michael Carpenter2013-06-041-3/+23
* Addition of test plugin to test Map and List types, and Map and List fromVari...Michael Carpenter2013-06-044-0/+283