summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* * Bug #120. In CAmSerializer fixed the asyncCall function with one ref argument.discovery_stableAleksandar Donchev2013-10-221-1/+26
|
* * [GAM-91] make CAmSerializer calls with references safer, no workingchristian mueller2012-10-301-10/+293
| | | | | | Signed-off-by: christian mueller <christian.linke@bmw.de> Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-91] make CAmSerializer calls with references saferchristian mueller2012-10-301-1/+153
| | | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * remove unessasary script1.1christian mueller2012-03-231-24/+0
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * enhanced documentation christian mueller2012-03-132-3/+5
|
* * [GAM-37] fixed christian mueller2012-03-131-1/+5
|
* * fixes [ GAM-31]christian mueller2012-03-081-2/+2
|
* * [GAM-29] fixeschristian mueller2012-03-077-547/+883
|
* * removed all documentation to new placechristian mueller2012-03-0612-142/+132
| | | | * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0
* * last changes in the documentationchristian mueller2012-03-061-59/+72
|
* * changed licence of Interfaceheaders and audiomanagertypes.h after reviewchristian mueller2012-03-067-172/+193
|
* * updated license headerschristian mueller2012-03-0512-283/+618
| | | * updated documentation
* * fixing CAmSerializer.h - smaller changes and copy past stuffchristian mueller2012-03-051-204/+467
| | | | * adding new class in Controler plugin to use CAmSerializer to build up a shadow * added test to test the new class (unfinished)
* * solved merge conflictschristian mueller2012-03-011-5/+3
|
* * fix [GAM-28] problems in routingsender.cppchristian mueller2012-03-0112-0/+4868
* [GAM-27] major refactoring: bringing everything to standardized names * Enhancement of CAmSerializer.h * improvement of documentation * adoption & regeneration of inerfaces