2013-08-22 |
Lukasz Juszkiewicz | ilmClient: generate & install pkg-config file for ilmClient |
tree | commitdiff |
2013-07-05 |
Timo Lotterbach | Health: added thread dead-lock detection |
tree | commitdiff |
2013-07-05 |
Michael Schuldt | ilmControl: added client API for synchronized surfaces |
tree | commitdiff |
2013-03-19 |
Timo Lotterbach | ilmCommon: renamed ilm_client_platform.h to ilm_platform.h |
tree | commitdiff |
2013-03-19 |
Timo Lotterbach | CMake: build system fixes |
tree | commitdiff |
2013-03-18 |
Timo Lotterbach | LayerManagement: fixed several warnings raised by cppcheck |
tree | commitdiff |
2013-03-14 |
Timo Lotterbach | LayerManagement: fixed warnings detected by style guide... |
tree | commitdiff |
2013-03-14 |
Timo Lotterbach | ilmControl: removed deprecated function ilm_createLayer() |
tree | commitdiff |
2013-03-14 |
Timo Lotterbach | ilmClient: split into ilmCommon, ilmClient, ilmControl |
tree | commitdiff |
2013-03-14 |
Timo Lotterbach | ilmClient: replaced POSIX message queue with custom... |
tree | commitdiff |
2013-02-07 |
Timo Lotterbach | ilmClient: fixed all client functions to return correct... |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | ilmClient_Test: fixed unit test build to use unit test... |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | IpcModuleLoader: was moved to LayerManagerUtils, depend... |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | ilmClient: added test case for ilm_layerSetRenderOrder |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | ilmClient: added test for ilm_displaySetRenderOrder |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | ilmClient: fix for ilm_getPropertiesOfScreen if screen... |
tree | commitdiff |
2013-02-05 |
Timo Lotterbach | Maintenenace: fix several compiler warnings in C code |
tree | commitdiff |
2013-01-15 |
Timo Lotterbach | CMake: updated compiler settings |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | C-Code: fixed compiler warnings in C Code |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | ilmClient: added support for GetPropertiesOfScreen |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | LayerManagement: removed support for layergroup and... |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | CMake: added project_type to each component |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | LayerManagement: fixed warnings in C code |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | ilmClient: fixed memory leak in notification delivery |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | LayerManagerBase: moved library to separate directory |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | ilmClient: removed ilm_surfaceInvalidateRectangle |
tree | commitdiff |
2013-01-14 |
Timo Lotterbach | LayerManagerService: updated IPlugin, PluginBase |
tree | commitdiff |
2013-01-09 |
Timo Lotterbach | ilmClient: updated implementation to be thread safe |
tree | commitdiff |
2012-11-22 |
Timo Lotterbach | ilmClient: renamed BIT macro to resolve name collision |
tree | commitdiff |
2012-11-22 |
Michael Schuldt | ilmClient: Seperation of ilmClient and ilmControl |
tree | commitdiff |
2012-11-22 |
Michael Schuldt | ilmClient: Fixing Serialization of Optimization Commands. |
tree | commitdiff |
2012-11-22 |
Adam Cheney | LayerManager: new get/set optimization command |
tree | commitdiff |
2012-11-20 |
Timo Lotterbach | LayerManagerService: added IPlugin and PluginBase for... |
tree | commitdiff |
2012-11-20 |
Timo Lotterbach | ilmClient: improved error reporting during startup |
tree | commitdiff |
2012-10-26 |
Timo Lotterbach | ilmClient: added detection if ilm_init() was called... |
tree | commitdiff |
2012-10-22 |
Timo Lotterbach | GenericCommunicator: passes the pid to every created... |
tree | commitdiff |
2012-10-22 |
Timo Lotterbach | ilmClient: including client application name in Service... |
tree | commitdiff |
2012-10-22 |
Timo Lotterbach | BuildSystem: updated compiler warnings settings, added... |
tree | commitdiff |
2012-10-17 |
Timo Lotterbach | Maintenance: removed use of non-portable usage of map... |
tree | commitdiff |
2012-10-02 |
Timo Lotterbach | ilmClient: added internal thread, updated IpcModule... |
tree | commitdiff |
2012-10-02 |
Timo Lotterbach | ilmClient: added notification API |
tree | commitdiff |
2012-09-12 |
Michael Schuldt | LayerManagerClient: Cleanup of Chromakey Implementation |
tree | commitdiff |
2012-09-12 |
Nobuhiko Tanibata | Add test code of chromakey for layer to IlmCommandTest... |
tree | commitdiff |
2012-09-12 |
Nobuhiko Tanibata | Add implementation of chromakey for layer |
tree | commitdiff |
2012-09-12 |
Nobuhiko Tanibata | LayerManagerClient: Add test code of chromakey to IlmCO... |
tree | commitdiff |
2012-09-12 |
Nobuhiko Tanibata | Add implmentation of chromakey for surface |
tree | commitdiff |
2012-09-12 |
Timo Lotterbach | ilmClient: fixed memory leak, error messages were not... |
tree | commitdiff |
2012-09-04 |
Michael Schuldt | IpcModule: Fix Memory Leak therefore introducing destro... ivi-layer-management_version_0_9_7_rc2 |
tree | commitdiff |
2012-07-20 |
Frédéric Blain | Unit tests for new IPC |
tree | commitdiff |
2012-07-20 |
Frédéric Blain | Add new ipc for Input Events management from client |
tree | commitdiff |
2012-06-28 |
Rahul Singhal | LayerManagerCommands: Add SurfaceRemoveNativeContentCommand |
tree | commitdiff |
2012-06-21 |
Timo Lotterbach | ilmClient / GenericCommunicator: updated layer and... |
tree | commitdiff |
2012-06-21 |
Timo Lotterbach | LayerManagement: removed obsolete path references from... |
tree | commitdiff |
2012-06-21 |
Timo Lotterbach | ilmClient: updated to use ipc modules via ipc module... |
tree | commitdiff |
2012-06-21 |
Timo Lotterbach | DbusIpcModule: created DBUS ipc module |
tree | commitdiff |
2012-05-08 |
Timo Lotterbach | ilmClient: documentation fix |
tree | commitdiff |
2012-05-03 |
Michael Schuldt | ilm_client: Bugfix: Return success if ilm client is... |
tree | commitdiff |
2012-03-16 |
Timo Lotterbach | ilmClient: fixes in unit tests |
tree | commitdiff |
2012-02-16 |
Timo Lotterbach | LayerManagement: updated Documentation |
tree | commitdiff |
2012-02-16 |
Timo Lotterbach | LayerManagement: Updated doxygen documentation for... |
tree | commitdiff |
2012-02-16 |
Timo Lotterbach | ilmClient: reduced the groups inside the documentation |
tree | commitdiff |
2012-02-16 |
Timo Lotterbach | LayerManagement: Added global Doxygen configuration... |
tree | commitdiff |
2011-12-08 |
Michael Schuldt | Introducing ServiceConnect and ServiceDisconnect. |
tree | commitdiff |
2011-12-06 |
Michael Schuldt | Improved Error handling sended by dbus. |
tree | commitdiff |
2011-12-05 |
Michael Schuldt | Introducing new UnitTest for ilm_surfaceInitialize. |
tree | commitdiff |
2011-12-05 |
Michael Schuldt | Introducing new Surface initialization methods |
tree | commitdiff |
2011-12-05 |
Timo Lotterbach | SurfaceCreate and SurfaceSetNativeContent are two separ... |
tree | commitdiff |
2011-11-29 |
Timo Lotterbach | refactored LayerManagerCommands |
tree | commitdiff |
2011-11-23 |
Timo Lotterbach | added implementation of ilm_surfaceAssociateRenderBuffe... |
tree | commitdiff |
2011-11-21 |
Timo Lotterbach | added ilmClient functions ilm_surfaceCreatePlaceholder... |
tree | commitdiff |
2011-10-21 |
Michael Schuldt | Increase Version Number |
tree | commitdiff |
2011-10-04 |
Rahul Singhal | Add restrictions on adding a surface to a layer |
tree | commitdiff |
2011-09-09 |
Michael Schuldt | Update C-API documentation |
tree | commitdiff |
2011-09-08 |
Michael Schuldt | Changing dbus service name to be genivi compliant |
tree | commitdiff |
2011-09-08 |
Michael Schuldt | Introducing changing used bus via environment variable. |
tree | commitdiff |
2011-09-08 |
Michael Schuldt | Switched to DBUS_SYSTEM_BUS session |
tree | commitdiff |
2011-08-29 |
Michael Schuldt | remove duplicate copies of googletest and googlemock |
tree | commitdiff |
2011-08-29 |
Michael Schuldt | remove compiler warnings from build |
tree | commitdiff |
2011-08-22 |
Michael Schuldt | Introducing more parameters on Properties of Layer... |
tree | commitdiff |
2011-08-22 |
Michael Schuldt | New api method added, ilm_layerCreateDimension. |
tree | commitdiff |
2011-06-16 |
Timo Lotterbach | major code refactoring patch |
tree | commitdiff |
2011-06-16 |
Michael Schuldt | minor bugfix patch for stability |
tree | commitdiff |
2011-04-19 |
Michael Schuldt | doxygen docu comments updated |
tree | commitdiff |
2011-04-12 |
Michael Schuldt | Unit Tests added, License updated |
tree | commitdiff |
2011-04-04 |
Michael Schuldt | Several Bugfixes, new Interfaces introduced |
tree | commitdiff |
2011-04-04 |
Michael Schuldt | New Build Environment introduced, old makefiles removed |
tree | commitdiff |
2010-11-24 |
Michael Schuldt | New C-API implementation added |
tree | commitdiff |
|