WaylandEvdevInputEvent: Fix segfault
[profile/ivi/layer-management.git] / LayerManagerPlugins /
2013-01-15 Nobuhiko TanibataWaylandEvdevInputEvent: Fix segfault
2013-01-15 Nobuhiko TanibataWaylandX11GLESRenderer: Fix build error
2013-01-15 Nobuhiko TanibataWaylandFbdevGLESRenderer: Fix build error
2013-01-15 Nobuhiko TanibataWaylandDrmGLESRenderer: Fix build error
2013-01-15 Nobuhiko TanibataGraphicLib WaylandFbdevGLESv2: fix typo
2013-01-14 Timo LotterbachC-Code: fixed compiler warnings in C Code
2013-01-14 Timo LotterbachGenericCommunicator: added support for GetPropertiesOfS...
2013-01-14 Timo LotterbachLayerManagement: removed support for layergroup and...
2013-01-14 Timo LotterbachCMake: using LIBRARY_BUILDMODE for libraries responding...
2013-01-14 Timo LotterbachCMake: use project_type(PLUGIN) to create list of stati...
2013-01-14 Timo LotterbachCMake: added project_type to each component
2013-01-14 Timo LotterbachCMake: build WaylandDrmGLESRenderer independently
2013-01-14 Timo LotterbachCMake: build WaylandFbdevGLESRenderer independently
2013-01-14 Timo LotterbachCMake: build WaylandX11GLESRenderer independently
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandFbde...
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandDrmG...
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicWaylandX11G...
2013-01-14 Timo LotterbachCMake: fixed install target of GLXRenderer
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicGLX
2013-01-14 Timo LotterbachCMake: improved build of LayerManagerGraphicGLESv2
2013-01-14 Timo LotterbachGenericCommunicator: improved logging of ServiceConnect...
2013-01-14 Timo LotterbachTcpIpcModule: fixed compiler error in host resolution
2013-01-14 Timo LotterbachGLXRenderer: updated to new IPlugin interface
2013-01-14 Timo LotterbachLayerManagement: fixed warnings in C code
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
next