ilmClient: fixed memory leak in notification delivery
[profile/ivi/layer-management.git] / LayerManagerService / src /
2013-01-14 Timo LotterbachLayerManagerBase: moved library to separate directory
2013-01-14 Timo LotterbachLayerManagerService: added support for full static...
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 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 LotterbachLayerManagerService: added support for client specific...
2013-01-09 Nobuhiko TanibataLayerManagerService InputManager: Adapt new getCurrentR...
2013-01-09 Nobuhiko TanibataLayerManagerService Scene: Add controlling LmScreen
2012-11-29 Timo LotterbachDocumentation: updated doxygen documentation
2012-11-22 Timo LotterbachLayerManagerService: stacktraces only enabled, if syste...
2012-11-22 Timo LotterbachLayerManagerUtils: added trace log level command line...
2012-11-22 Timo LotterbachLayerManagerService: moved plugin loading from main...
2012-11-22 Adam CheneyGLESGraphicSystem: multitexture and skip clear optimiza...
2012-11-22 Timo LotterbachLayerManagerService: moved configuration options to...
2012-11-22 Timo LotterbachLayerManagerService: moved signal handling to dedicated...
2012-11-20 Timo LotterbachLayerManagerService: added internal thread for health...
2012-11-20 Timo LotterbachLayerManagerService: added IPlugin and PluginBase for...
2012-11-20 Timo LotterbachLayerManagerService: added instance of health monitor
2012-11-20 Timo LotterbachLayerManagerService: added systemd health monitor
2012-10-26 Timo LotterbachLayerManagerService: removed cyclic header inclusion
2012-10-22 Timo LotterbachLayerManagerService: added creator pid to every graphic...
2012-10-22 Timo LotterbachGenericCommunicator: passes the pid to every created...
2012-10-17 Timo LotterbachLayerManagerService: added logging of command line...
2012-10-17 Timo LotterbachLayerManagerService: fixed signal handling during shutdown
2012-10-17 Timo LotterbachMaintenance: removed use of non-portable usage of map...
2012-10-02 Timo LotterbachLayerManagerService: added internal notification queue
2012-10-02 Michael SchuldtLayerManagerService: Add signal SIGABRT to catch asserts
2012-09-12 Nobuhiko TanibataAdd implmentation of chromakey for surface by shader...
2012-08-23 Michael SchuldtLayerManagerService : Adding Global Object search path...
2012-08-07 Frédéric BlainImprove plugin search over specific filesystem type
2012-07-20 Frédéric BlainAdd new input event framework
2012-07-20 Frédéric BlainRemove previous input event management
2012-07-06 Frédéric BlainUpdate default plugin directory search path to match...
2012-07-05 Timo LotterbachConfig: removed Log dependency from autogenerated confi...
2012-06-28 Frédéric BlainScene: Bugfix in createSurfaceGroup() / createLayerGroup()
2012-05-31 Timo LotterbachLayerManagement: fixed issues detected by Coverity...
2012-05-03 Rahul SinghalLayerManagerCommands: return redraw only when absolutel...
2012-04-16 Michael SchuldtLayerManagerService: Fix: Wrong Surface Iteration on...
2012-03-27 Timo LotterbachLayerManagerService: now starting communciator plugins...
2012-03-06 Timo LotterbachLayerManagerService: added support for symbolic links...
2012-02-28 Michael SchuldtLayerManagerUtils: Introducing DLT binding for Logging...
2012-02-16 Timo LotterbachLayerManagement: Updated doxygen documentation for...
2011-12-23 Michael SchuldtShader: Removing const declaration of loadUniforms ivi-layer-management_version_0_9_5_rc
2011-12-08 Michael SchuldtIntroducing ServiceConnect and ServiceDisconnect.
2011-12-06 Timo Lotterbachshutdown of service now destroys all plugins
2011-12-06 Timo Lotterbachimproved command enqueuing; improved cleanup during...
2011-12-05 Timo Lotterbachremoved warnings raised by cppcheck 1.51; mainly 'class...
2011-12-05 Timo Lotterbachrefactored printStackTrace(), now logging set to INFO
2011-12-05 Timo Lotterbachhandling SIGSEGV and SIGBUS: print stacktrace and exit.
2011-12-05 Michael SchuldtIntroducing new Method removeNativeContent.
2011-12-05 Timo Lotterbachrenamed CmakeConfiguration.h to config.h and updated...
2011-12-05 Timo Lotterbachauto-generate CmakeConfiguration.h, which includes...
2011-12-05 Timo Lotterbachadded signal handler for shutdown: SIGINT, SIGTERM
2011-11-29 Timo Lotterbachchanged logging during startup of layermanagement:...
2011-11-29 Timo Lotterbachmodified version string handling in build system; cmake...
2011-11-21 Timo LotterbachChanges file names of LogicalGraphicsObject.(h/cpp...
2011-10-04 Rahul SinghalAdd restrictions on adding a surface to a layer
2011-09-08 Michael SchuldtChanging to LM_PLUGIN_DIR to LM_PLUGIN_PATH to be consitent
2011-09-08 Michael SchuldtIntroducing Timeout Parameter for process function
2011-09-08 Michael SchuldtIntroducion of process function to dispatch Communicati...
2011-08-31 Michael SchuldtFeature : Introducing environment variable LM_PLUGIN_DIR
2011-08-30 Frédéric BlainInput Event bugfix: search for layer below a coordinate...
2011-08-30 Frédéric BlainInput Event bugfix: correct spelling errors
2011-08-29 Michael SchuldtIntroducing version tracking
2011-08-29 Michael SchuldtBugfix and SceneProviderExample added
2011-08-22 Michael SchuldtMerge patches between Valeo and BMW Car IT
2011-08-22 Frédéric BlainAdd framework to support input events + X11 implementation
2011-08-09 Rahul SinghalCleanup LayerManager Service at exit for a plugin initi...
2011-07-15 Michael SchuldtMinor bugfixes to improve the service functionality
2011-07-14 Michael SchuldtSceneProvider feature added.
2011-06-16 michael.schuldtBetter outputformat of service description added
2011-06-16 michael.schuldtchange Loglevel during runtime now possible
2011-06-16 Timo Lotterbachmajor code refactoring patch
2011-06-16 Rahul SinghalImplemented XDamage Support
2011-04-04 Michael SchuldtCopyright corrected, several stability fixes
2011-01-24 Michael SchuldtStop of plugins added.
2010-11-24 Michael SchuldtStability and API Improvements regarding handling of...
2010-10-06 Michael SchuldtInitial Version of LayerManagementService added.