Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Bug #100 - removed projecttypes.h which causes compiling conflicts5.1 | Jens Lorenz | 2014-06-23 | 4 | -33/+33 |
| | | | | Signed-off-by: Jens Lorenz <jlorenz@de.adit-jv.com> | ||||
* | * Bug 123 fixed. Lambda expression compile issues with GCC >= 4.7.x ↵ | Aleksandar Donchev | 2013-10-16 | 1 | -13/+13 |
| | | | | specific compile flags resolved. | ||||
* | * Typo: Dbus address fixed. | Aleksandar Donchev | 2013-10-10 | 2 | -17/+23 |
| | |||||
* | * corrected registerDomain | Christian Linke | 2013-09-12 | 1 | -1/+1 |
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de> | ||||
* | * Added error handling for all async calls. | Aleksandar Donchev | 2013-09-12 | 1 | -15/+96 |
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de> | ||||
* | * some naming adoptions & review for GENIVI | Christian Linke | 2013-09-09 | 4 | -353/+362 |
| | | | Signed-off-by: Christian Linke <christian.linke@bmw.de> | ||||
* | *PluginCommandInterfaceCAPI, PluginRoutingInterfaceCAPI, ↵ | Aleksandar Donchev | 2013-09-03 | 4 | -0/+1652 |
NodeStateCommunicatorCAPI with unit tests first version. Choosing between DBUS and Common-API via cmake. CommonAPI - legacy support for DBus properties (Set 1) Signed-off-by: Christian Linke <christian.linke@bmw.de> (cherry picked from commit ea96ef59e29466667c90b506426e2a5a9cdb82d2) |