summaryrefslogtreecommitdiff
path: root/LayerManagerClient
Commit message (Expand)AuthorAgeFilesLines
* ilmClient: added support for GetPropertiesOfScreenTimo Lotterbach2013-01-144-0/+80
* LayerManagement: removed support for layergroup and surfacegroupTimo Lotterbach2013-01-144-739/+1
* CMake: added project_type to each componentTimo Lotterbach2013-01-141-7/+10
* LayerManagement: fixed warnings in C codeTimo Lotterbach2013-01-141-2/+9
* ilmClient: fixed memory leak in notification deliveryTimo Lotterbach2013-01-141-1/+1
* LayerManagerBase: moved library to separate directoryTimo Lotterbach2013-01-141-1/+1
* ilmClient: removed ilm_surfaceInvalidateRectangleTimo Lotterbach2013-01-142-19/+0
* LayerManagerService: updated IPlugin, PluginBaseTimo Lotterbach2013-01-141-0/+28
* ilmClient: updated implementation to be thread safeTimo Lotterbach2013-01-091-810/+476
* ilmClient: renamed BIT macro to resolve name collisionTimo Lotterbach2012-11-221-6/+6
* ilmClient: Seperation of ilmClient and ilmControlMichael Schuldt2012-11-222-264/+267
* ilmClient: Fixing Serialization of Optimization Commands.Michael Schuldt2012-11-221-19/+28
* LayerManager: new get/set optimization commandAdam Cheney2012-11-224-0/+108
* LayerManagerService: added IPlugin and PluginBase for plugin health monitoringTimo Lotterbach2012-11-201-0/+10
* ilmClient: improved error reporting during startupTimo Lotterbach2012-11-201-10/+14
* ilmClient: added detection if ilm_init() was called multiple timesTimo Lotterbach2012-10-261-0/+12
* GenericCommunicator: passes the pid to every created command objectTimo Lotterbach2012-10-222-2/+8
* ilmClient: including client application name in ServiceConnectTimo Lotterbach2012-10-221-2/+5
* BuildSystem: updated compiler warnings settings, added new build flagsTimo Lotterbach2012-10-221-0/+2
* Maintenance: removed use of non-portable usage of map::at(), fixed compiler w...Timo Lotterbach2012-10-171-11/+11
* ilmClient: added internal thread, updated IpcModule API, updated testsTimo Lotterbach2012-10-026-806/+2496
* ilmClient: added notification APITimo Lotterbach2012-10-023-8/+92
* LayerManagerClient: Cleanup of Chromakey ImplementationMichael Schuldt2012-09-121-50/+35
* Add test code of chromakey for layer to IlmCommandTest and GraphicalObjectTestNobuhiko Tanibata2012-09-121-1/+9
* Add implementation of chromakey for layerNobuhiko Tanibata2012-09-123-6/+42
* LayerManagerClient: Add test code of chromakey to IlmCOmmandTest and Graphica...Nobuhiko Tanibata2012-09-121-2/+10
* Add implmentation of chromakey for surfaceNobuhiko Tanibata2012-09-123-6/+39
* ilmClient: fixed memory leak, error messages were not releasedTimo Lotterbach2012-09-121-239/+155
* IpcModule: Fix Memory Leak therefore introducing destroyMessage functionalityivi-layer-management_version_0_9_7_rc2Michael Schuldt2012-09-041-77/+158
* Unit tests for new IPCFrédéric Blain2012-07-202-4/+52
* Add new ipc for Input Events management from clientFrédéric Blain2012-07-203-19/+136
* LayerManagerCommands: Add SurfaceRemoveNativeContentCommandRahul Singhal2012-06-282-0/+26
* ilmClient / GenericCommunicator: updated layer and surface propertiesTimo Lotterbach2012-06-212-25/+35
* LayerManagement: removed obsolete path references from build systemTimo Lotterbach2012-06-211-1/+1
* ilmClient: updated to use ipc modules via ipc module loaderTimo Lotterbach2012-06-216-2562/+1513
* DbusIpcModule: created DBUS ipc moduleTimo Lotterbach2012-06-211-0/+11
* ilmClient: documentation fixTimo Lotterbach2012-05-081-77/+77
* ilm_client: Bugfix: Return success if ilm client is already initializedMichael Schuldt2012-05-031-18/+21
* ilmClient: fixes in unit testsTimo Lotterbach2012-03-161-5/+5
* LayerManagement: updated DocumentationTimo Lotterbach2012-02-161-27/+22
* LayerManagement: Updated doxygen documentation for Discovery Compliance FreezeTimo Lotterbach2012-02-161-7/+5
* ilmClient: reduced the groups inside the documentationTimo Lotterbach2012-02-161-78/+72
* LayerManagement: Added global Doxygen configuration for LayerManagement projectTimo Lotterbach2012-02-161-1630/+0
* Introducing ServiceConnect and ServiceDisconnect.Michael Schuldt2011-12-081-1/+49
* Improved Error handling sended by dbus.Michael Schuldt2011-12-061-16/+23
* Introducing new UnitTest for ilm_surfaceInitialize.Michael Schuldt2011-12-051-6/+22
* Introducing new Surface initialization methodsMichael Schuldt2011-12-052-70/+47
* SurfaceCreate and SurfaceSetNativeContent are two separate steps now; ilmClie...Timo Lotterbach2011-12-051-30/+52
* refactored LayerManagerCommandsTimo Lotterbach2011-11-292-3/+3
* added implementation of ilm_surfaceAssociateRenderBuffer and ilm_surfaceCreat...Timo Lotterbach2011-11-233-2/+69