lumiera_/src/proc
Michael Ploujnikov 217d17107d Use a fully qualified name for PlacementMO in PlacementIndex
This seems to satisfy g++ 4.4.2, which otherwise complains like this:

In file included from ../src/proc/mobject/session/session-impl.hpp:53,
                from ../src/proc/mobject/session/sess-manager-impl.hpp:28,
                from ../src/proc/mobject/session/sess-manager-impl.cpp:41:
../src/proc/mobject/session/placement-index.hpp:163: error:
declaration of ‘typedef class mobject::Placement<mobject::MObject,
mobject::MObject> mobject::session::PlacementIndex::PlacementMO’
../src/proc/mobject/placement.hpp:244: error: changes meaning of
‘PlacementMO’ from ‘typedef class mobject::Placement<mobject::MObject,
mobject::MObject> mobject::PlacementMO’
2010-01-16 17:04:13 +01:00
..
asset PlacementIndex implemented, unit test pass 2010-01-09 05:10:32 +01:00
control extended for-each looping helpers. Closes #479 2010-01-04 14:48:00 +01:00
engine move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
mobject Use a fully qualified name for PlacementMO in PlacementIndex 2010-01-16 17:04:13 +01:00
play namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
asset.cpp PlacementIndex self-verification implemented and passes compiler 2010-01-07 08:29:27 +01:00
asset.hpp spelling and cleanup (to get it compiling) 2009-05-20 02:26:47 +02:00
assetmanager.cpp move the for_each helpers into a separate header 2009-12-29 04:39:27 +01:00
assetmanager.hpp documentation, close some tickets... 2009-11-01 02:02:21 +01:00
common.hpp start using Symbol datatype instead of a disguised char* 2009-10-11 05:57:38 +02:00
controllerfacade.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
controllerfacade.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
DIR_INFO Lumiera renaming -- build system 2008-03-10 05:07:21 +01:00
facade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
facade.hpp Rewrite the GuiNotification service to operate in sync with bringing up the GUI 2009-01-10 15:29:11 +01:00
Makefile.am Fix remaining test, forgot to link tests in 2010-01-13 10:25:33 +01:00
state.cpp WIP trying to translate some of the planned pull() process into code... 2008-06-14 04:19:58 +02:00
state.hpp WIP: ...to do so, some considerations regarding the entrance point.. 2009-08-31 12:16:47 +02:00