summaryrefslogtreecommitdiff
path: root/LayerManagerClient/ilmClient
Commit message (Expand)AuthorAgeFilesLines
* ilmClient: generate & install pkg-config file for ilmClientLukasz Juszkiewicz2013-08-222-0/+24
* LayerManagement: fixed warnings detected by style guide check scriptsTimo Lotterbach2013-03-141-3/+11
* ilmClient: split into ilmCommon, ilmClient, ilmControlTimo Lotterbach2013-03-149-4942/+419
* ilmClient: replaced POSIX message queue with custom queue implementationTimo Lotterbach2013-03-141-33/+98
* ilmClient: fixed all client functions to return correct error codeTimo Lotterbach2013-02-072-81/+124
* ilmClient_Test: fixed unit test build to use unit test configurationTimo Lotterbach2013-02-052-10/+52
* IpcModuleLoader: was moved to LayerManagerUtils, dependencies have been updatedTimo Lotterbach2013-02-051-3/+4
* ilmClient: added test case for ilm_layerSetRenderOrderTimo Lotterbach2013-02-051-11/+182
* ilmClient: added test for ilm_displaySetRenderOrderTimo Lotterbach2013-02-051-1/+74
* ilmClient: fix for ilm_getPropertiesOfScreen if screen was not foundTimo Lotterbach2013-02-051-0/+9
* Maintenenace: fix several compiler warnings in C codeTimo Lotterbach2013-02-052-80/+107
* CMake: updated compiler settingsTimo Lotterbach2013-01-151-2/+0
* C-Code: fixed compiler warnings in C CodeTimo Lotterbach2013-01-141-1/+1
* 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