summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* * [GAM-35] implement DBus for SESSION or SYSTEM buschristian mueller2012-04-031-1/+1
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-49] worked in comments to last patcheschristian mueller2012-03-293-199/+285
| | | | | | | | | | | * changed dlt threadsafeness * changes on timers in CAmSockethandler * adopted test of Sockethandler to changes * add versioning scheme to documentation * added forgotten #include <map> on CamDbusWrapper and CAmRoutingSenderAsync * adopted RoutingReceiverAsyncTests to new timers Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-46] improvements on CAmSockthandler.christian mueller2012-03-232-76/+219
| | | | | | * Needed adoptions on CAmSockethandler tests * Small bug in CAmSerializer Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * [GAM-44] adds threadsafeness to DltWrapperchristian mueller2012-03-231-0/+63
| | | Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
* * remove unessessary script2.0christian 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