profile/ivi/layer-management.git
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-15 Nobuhiko TanibataEGLWLInputEventExample: Remove including a internal...
2013-01-14 Timo LotterbachC-Code: fixed compiler warnings in C Code
2013-01-14 Timo LotterbachScreenSetRenderOrderCommand: fix handling of empty...
2013-01-14 Timo LotterbachLayerManagerControl: fixed scatter to accept lowercase...
2013-01-14 Timo LotterbachLayerManagerControl: added support for GetPropertiesOfS...
2013-01-14 Timo LotterbachGenericCommunicator: added support for GetPropertiesOfS...
2013-01-14 Timo LotterbachilmClient: added support for GetPropertiesOfScreen
2013-01-14 Timo LotterbachLayerManagement: removed support for layergroup and...
2013-01-14 Timo LotterbachLayerManagerControl: fixed issue for some QNX platforms
2013-01-14 Timo LotterbachCMake: fixed compiler flags for 64 bit linux builds
2013-01-14 Timo LotterbachCMake: config project now additionally check configurat...
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 autogeneration of build flags in config...
2013-01-14 Timo LotterbachCMake: replaced build_flag() macro to create list of...
2013-01-14 Timo LotterbachCMake: refactored main CMakeLists.txt
2013-01-14 Timo LotterbachCMake: added project_type to each component
2013-01-14 Timo LotterbachCMake: moved default compiler settings to DefaultSettin...
2013-01-14 Timo LotterbachCMake: moved DefaultSettings to separate file
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 LotterbachCMake: improved dependency handling using add_subdirect...
2013-01-14 Timo LotterbachCMake: removed Wayland Vivante Renderer reference
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 LotterbachilmClient: fixed memory leak in notification delivery
2013-01-14 Timo LotterbachLayerManagerBase: moved library to separate directory
2013-01-14 Timo LotterbachilmClient: removed ilm_surfaceInvalidateRectangle
2013-01-14 Timo LotterbachLayerManagerControl: moved out of examples 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 LotterbachLayerManagerService: updated PluginManager to load...
2013-01-14 Timo LotterbachLayerManagerService: updated IPlugin, PluginBase
2013-01-14 Timo LotterbachLayerManagerPlugins: introduced WITH_STATIC_PLUGINS...
2013-01-14 Timo LotterbachLayerManagerService: fixed broken build of unit tests
2013-01-14 Timo LotterbachLayerManagerExamples: moved LayerSceneDescriptionExampl...
2013-01-14 Timo LotterbachLayerManagerService: moved Systemd health monitor to...
2013-01-14 Timo LotterbachLayerManagerService: HealthSystemd now uses ThreadBase...
2013-01-14 Timo LotterbachLayerManagerService: removed obsolete #include directives
2013-01-14 Timo LotterbachLayerManagerService: added waitForShutdownSignal()...
2013-01-09 Timo LotterbachGenericCommunicator: now using ThreadBase as receive...
2013-01-09 Timo LotterbachLayerManagerUtils: added ThreadBase class
2013-01-09 Timo LotterbachTextRenderer: added text renderer for debugging
2013-01-09 Timo LotterbachilmClient: updated implementation to be thread safe
2013-01-09 Timo LotterbachLayerManagerService: added support for client specific...
2013-01-09 Timo LotterbachLayerManagerCommands: fixed logging inside CommitCommand
2013-01-09 Timo LotterbachLayerManagerToolBox: removed component
2013-01-09 Timo LotterbachNullWindowSystem: removed component
2013-01-09 Timo LotterbachBeagleRenderer: removed component
2013-01-09 Nobuhiko TanibataLayerSceneDescriptionExample: Adapt new getCurrentRende...
2013-01-09 Nobuhiko TanibataLayerManagerService Tests: Adapt new getCurrentRenderOrder
2013-01-09 Nobuhiko TanibataLayerManagerService InputManager: Adapt new getCurrentR...
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 TanibataLayerManagerCommand: Add screenID of argument to Screen...
2013-01-09 Nobuhiko TanibataLayerManagerService tests: add test for Screen
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...
2013-01-09 Nobuhiko TanibataLayerManagerService Layer: add LmScreenID to Layer
2013-01-09 Nobuhiko TanibataLayerManagerService Scene: Add controlling LmScreen
2013-01-09 Nobuhiko TanibataLayerManagerService: Add LmScreen class
2012-12-19 Timo LotterbachX11GLXRenderer: added get/setOptimizationMode()
2012-11-29 Timo LotterbachLayerManagement: updated release notes for release... ivi-layer-management_version_0_9_9
2012-11-29 Timo LotterbachDocumentation: updated doxygen documentation
2012-11-29 Timo LotterbachDocumentation: updated Doxygen configuration file for...
2012-11-29 Timo LotterbachLayerManagerControl: improved printing of surface prope...
2012-11-29 Timo LotterbachLayerManagerService: fixed linker error in unit tests
2012-11-22 Timo LotterbachLayerManagerControl: added feature "import scene" and... ivi-layer-management_version_0_9_9_rc
2012-11-22 Timo LotterbachLayerManagerControl: added feature "demo"
2012-11-22 Timo LotterbachLayerManagerControl: added features "scatter" and ...
2012-11-22 Timo LotterbachLayerManagerControl: added feature "analyze surface"
2012-11-22 Timo LotterbachLayerManagerControl: added utility functions for upcomi...
2012-11-22 Timo LotterbachLayerManagerControl: refactored helper.cpp to feature...
2012-11-22 Timo LotterbachLayerManagerControl: moved feature implementations...
next