lumiera_/src/proc
Ichthyostega 964a372d67 Fix re-entrance in Application shutdown(#954)
doh...
this happens when you draft some quite intricate logic and then
get sidelined with other tasks for several years. Mind me, I didn't
even recall that I had treated this whole issue and created
a clean-up thread.

A full fledged implementation would have a real lifecycle and
thus detect the re-entrance; but since none of the components
to be managed by the OutputDirector is even remotely planned
or even coded, the functions were just drafted as stubs.

Which caused us happily to create yet another clean-up thread
whenever the subsystem-runner signalled "please shut down".
2014-10-14 04:10:54 +02:00
..
asset tricky header reordering to support a hackish-workaround (#944) 2014-08-17 08:03:21 +02:00
control Reworked MultiFact(#388): switch in the new implementation 2014-09-14 23:58:05 +02:00
engine phase out some use of auto_ptr 2014-09-15 02:03:10 +02:00
external cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mobject phase out some use of auto_ptr 2014-09-15 02:03:10 +02:00
play Fix re-entrance in Application shutdown(#954) 2014-10-14 04:10:54 +02:00
asset.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
asset.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
assetmanager.cpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
assetmanager.hpp Clang(#928): adjustments regarding scope and visibility 2013-10-20 21:51:28 +02:00
common.hpp DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
config-resolver.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
config-resolver.hpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
controllerfacade.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
controllerfacade.hpp GPL header whitespace 2010-12-17 23:28:49 +01:00
DIR_INFO
facade.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
facade.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
state.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
state.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
streamtype.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
streamtype.hpp refactor namespaces for query and defaults manager 2012-12-01 08:44:07 +01:00