ilmClient: fixed memory leak in notification delivery
[profile/ivi/layer-management.git] / LayerManagerPlugins /
2013-01-14 Timo LotterbachLayerManagerBase: moved library to separate directory
2013-01-14 Timo LotterbachWaylandGLESRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachTextRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachExampleSceneProvider: refactored cmake configuration
2013-01-14 Timo LotterbachGenericCommunicator: refactored cmake configuration
2013-01-14 Timo LotterbachX11GLESRenderer: refactored cmake configuration
2013-01-14 Timo LotterbachSystemdHealthMonitor: refactored cmake configuration
2013-01-14 Timo LotterbachLayerManagerService: added support for full static...
2013-01-14 Timo LotterbachLayerManagerService: divided into LayerManagerBase...
2013-01-14 Timo LotterbachExampleSceneProvider: updated to new IPlugin interface
2013-01-14 Timo LotterbachSystemdHealthMonitor: updated to new IPlugin interface
2013-01-14 Timo LotterbachX11GLESRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachGenericCommunicator: updated to new IPlugin interface
2013-01-14 Timo LotterbachLayerManagerService: removed plugin management function...
2013-01-14 Timo LotterbachLayerManagerExamples: moved LayerSceneDescriptionExampl...
2013-01-14 Timo LotterbachLayerManagerService: moved Systemd health monitor to...
2013-01-09 Timo LotterbachGenericCommunicator: now using ThreadBase as receive...
2013-01-09 Timo LotterbachTextRenderer: added text renderer for debugging
2013-01-09 Timo LotterbachLayerManagerService: added support for client specific...
2013-01-09 Timo LotterbachNullWindowSystem: removed component
2013-01-09 Timo LotterbachBeagleRenderer: removed component
2013-01-09 Nobuhiko TanibataWindowSystems: Adapt new getCurrentRenderOrder
2013-01-09 Nobuhiko TanibataWaylandDrmWindowSystem: Modify for multi screen
2013-01-09 Nobuhiko TanibataDrmGLESGraphicSystem: Modify for multi screen
2013-01-09 Nobuhiko TanibataGenericCommunicator: Add screenID to command in SetRend...
2013-01-09 Nobuhiko TanibataX11GLESRenderer: create LmScreen and push it to ScreenL...
2013-01-09 Nobuhiko TanibataWaylandGLESRenderer: create LmScreen and push it to...
2013-01-09 Nobuhiko TanibataX11GLXRenderer: create LmScreen and push it to ScreenLi...
2012-12-19 Timo LotterbachX11GLXRenderer: added get/setOptimizationMode()
2012-11-22 Timo LotterbachWayland: removed compiler warnings
2012-11-22 Nobuhiko TanibataWindowSystem : Added ARRAY_LENGTH for wayland version...
2012-11-22 Nobuhiko TanibataWaylandBaseWindowSystem : Updating for wayland version...
2012-11-22 Timo LotterbachLayerManagerService: moved plugin loading from main...
2012-11-22 Michael SchuldtGLESGraphicSystem: Fix compiler warning
2012-11-22 Michael SchuldtGLESGraphicSystem: Chromakey support enabled.
2012-11-22 Michael SchuldtGLESGraphicSystem: First Optimization is working.
2012-11-22 Michael SchuldtilmClient: Fixing Serialization of Optimization Commands.
2012-11-22 Michael SchuldtLayerManagerCommands: Fixing Compilation for Optimizati...
2012-11-22 Adam CheneyGLESGraphicSystem: multitexture and skip clear optimiza...
2012-11-22 Adam CheneyLayerManager: new get/set optimization command
2012-11-22 Adam CheneyRenderers: new GLES shader selection mechanism
2012-11-22 Adam CheneyGLESGraphicSystem: remove DRAW_LAYER_DEBUG
2012-11-22 Adam CheneyGLESGraphicSystem: fix blend function factors
2012-11-22 Nobuhiko TanibataWaylandGLESTexture: Bugfix. Memory leak occurs if desto...
2012-11-22 Nobuhiko TanibataWaylandEvdevInputEvent: Bugfix. When touch device is...
2012-11-22 Nobuhiko TanibataInput handling support by evdev for wayland plugin...
2012-11-22 Nobuhiko TanibataWaylandBaseWindowSystem: bugfix, Service doesn't start...
2012-11-22 Nobuhiko TanibataWaylandInputDevice: support for Touch point event
2012-11-22 Nobuhiko TanibataWaylandInputDevice:Bugfix, sending wrong keycode
2012-11-22 Nobuhiko TanibataDrmGLESGraphicSystem: support wayland version 0.95.0
2012-11-22 Nobuhiko TanibataWindowSystems: input event handler and input device...
2012-11-22 Nobuhiko TanibataWaylandX11WindowSystem: input event support based on...
2012-11-22 Timo LotterbachWindowSystems: removed WITH_XTHREADS build flag
2012-11-22 Timo LotterbachWayland: removed compiler warnings
2012-11-22 Timo LotterbachDbusIpcModule: fixed broken build
2012-11-22 Nobuhiko TanibataDbusIpcModule: Bugfix, missing call of dbus_message_ite...
2012-11-22 Timo LotterbachLayerManagerService: moved configuration options to...
2012-11-20 Timo LotterbachGenericCommunicator: implements IPlugin for health...
2012-11-20 Timo LotterbachX11GLESRenderer: implements IPlugin for health monitori...
2012-11-20 Timo LotterbachDbusIpcModule: enabled Dbus thread support
2012-11-20 Timo LotterbachDbusIpcModule: now using private dbus connection, impro...
2012-10-26 Timo LotterbachDbusIpcModule: added checks before calling dbus_watch_h...
2012-10-26 Timo LotterbachGenericCommunciator: improved logging of client names...
2012-10-22 Timo LotterbachDbusIpcModule: updated Introspect response to contain...
2012-10-22 Timo LotterbachLayerManagerService: added creator pid to every graphic...
2012-10-22 Timo LotterbachGenericCommunicator: passes the pid to every created...
2012-10-22 Timo LotterbachWindowSystems: fixed issues caused by new compiler...
2012-10-22 Timo LotterbachGenericCommunicator: fixed issues caused by new compile...
2012-10-22 Timo LotterbachBuildSystem: updated compiler warnings settings, added...
2012-10-17 Timo LotterbachMaintenance: removed use of non-portable usage of map...
2012-10-17 Timo LotterbachGLESGraphicSystem: disabled DEBUG_LOG output spamming...
2012-10-02 Timo LotterbachTcpIpcModule: updated to new IpcModule API, added notif...
2012-10-02 Timo LotterbachDbusIpcModule: updated to new IpcModule API, added...
2012-10-02 Timo LotterbachGenericCommunicator: added notification support
2012-10-02 Timo LotterbachIpcModuleLoader: updated IpcMpodule API to support...
2012-10-02 Timo LotterbachRenderer: fixed issues detected by Coverity
2012-09-12 Nobuhiko TanibataAdd implementation of chromakey for layer to LayerManag...
2012-09-12 Nobuhiko TanibataAdd implementation of chromakey for layer
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface by shader...
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface
2012-09-04 Michael SchuldtIpcModule: Fix Memory Leak therefore introducing destro... ivi-layer-management_version_0_9_7_rc2
2012-08-30 Michael SchuldtX11WindowSystem: Slight changes in inheritance behaviour
2012-08-24 Michael SchuldtX11WindowSystem : Fixing wrong composition.
2012-08-24 Michael SchuldtWaylandBaseWindowSystem: fixing build issue.
2012-08-24 Adam CheneyRenderers: refactor recomposition methods
2012-08-23 Michael SchuldtWindowSystem : Updating WaylandBaseWindowSystem.
2012-08-09 Michael SchuldtGraphic: Changing Log and Startup behaviour to conditio...
2012-08-09 Michael SchuldtRenderUtil: Activating Binary Shader support
2012-08-09 Michael SchuldtViewportTransform : Calculation moved to surface object
2012-08-07 Rahul SinghalX11WindowSystem: Remove EGL context switching
2012-08-07 Rahul SinghalGLESGraphicsystem: Remove some redundant state changes
2012-07-20 Timo LotterbachWaylandRenderer: Fixed broken build of Wayland Renderer
2012-07-20 Timo LotterbachTcpIpcModule: fix signal handling
2012-07-20 Timo LotterbachGenericCommunicator: refactored header file dependencie...
2012-07-20 Frédéric BlainAdd input event support for X11WindowSystem
2012-07-20 Frédéric BlainUnit tests for new IPC
2012-07-20 Frédéric BlainAdd new ipc for Input Events management from client
2012-07-20 Frédéric BlainAdd new input event framework
2012-07-20 Frédéric BlainRemove cmake flag WITH_INPUT_EVENTS
2012-07-20 Frédéric BlainRemove previous input event management
next