LUMIERA.clone/src/proc/mobject/session
2009-10-25 21:39:02 +01:00
..
abstractmo.cpp refactor to use the customized lumiera::P<Type> instead of shared_ptr<Type> 2008-04-23 04:16:45 +02:00
abstractmo.hpp extract dummy MObject hierarchy for unit tests 2009-05-29 22:12:12 +02:00
allocation.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
allocation.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
auto.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
auto.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
binding.cpp add new kind of MObject (Binding) to express special scopes 2009-05-21 04:06:36 +02:00
binding.hpp add new kind of MObject (Binding) to express special scopes 2009-05-21 04:06:36 +02:00
clip.cpp Merge backend and testsuite improvements 2009-06-19 01:19:20 +02:00
clip.hpp fix indentation 2009-06-06 23:58:44 +02:00
compoundclip.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
compoundclip.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
constraint.cpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
constraint.hpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
contents-query.hpp WIP continue design how to discover session contents 2009-10-17 21:31:03 +02:00
defsmanager.cpp some typos 2009-01-05 16:17:17 +01:00
defsmanager.hpp typos 2008-12-30 08:19:32 +01:00
defsregistry.hpp reconsider synchronisation and switch some parts to instance based locks. 2008-12-30 08:19:32 +01:00
edl.cpp Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
edl.hpp Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
effect.cpp Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
effect.hpp Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
fixedlocation.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
fixedlocation.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
fixture.cpp WIP adjust fixture, segments and segmentation 2009-08-29 13:27:47 +02:00
fixture.hpp WIP adjust fixture, segments and segmentation 2009-08-29 13:27:47 +02:00
label.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
label.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
locatingpin.cpp fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler 2009-06-09 09:05:19 +02:00
locatingpin.hpp fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler 2009-06-09 09:05:19 +02:00
meta.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
meta.hpp rework placement to contain a LUID, and to deal with inheritance according to the concept draft 2009-05-29 07:10:54 +02:00
mobjectfactory.cpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
mobjectfactory.hpp first outline regarding the wiring of nodes within the builder 2008-05-27 07:22:27 +02:00
plug.cpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
plug.hpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
query-focus-stack.hpp Initial planning regaring the QueryFocus 2009-10-14 05:48:24 +02:00
query-focus.cpp WIP draft an unit test detailing QueryFocus operation 2009-10-20 05:34:58 +02:00
query-focus.hpp WIP draft an unit test detailing QueryFocus operation 2009-10-20 05:34:58 +02:00
query-resolver.cpp WIP maybe resolved now the knot in my design...? 2009-10-25 21:39:02 +01:00
query-resolver.hpp WIP maybe resolved now the knot in my design...? 2009-10-25 21:39:02 +01:00
relativelocation.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
relativelocation.hpp fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler 2009-06-09 09:05:19 +02:00
scope-path.cpp Initial planning regaring the QueryFocus 2009-10-14 05:48:24 +02:00
scope-path.hpp WIP design the ScopePath API by unit test 2009-10-18 19:08:21 +02:00
scope.cpp WIP design the ScopePath API by unit test 2009-10-18 19:08:21 +02:00
scope.hpp WIP design the ScopePath API by unit test 2009-10-18 19:08:21 +02:00
segment.cpp WIP adjust fixture, segments and segmentation 2009-08-29 13:27:47 +02:00
segment.hpp WIP adjust fixture, segments and segmentation 2009-08-29 13:27:47 +02:00
segmentation.cpp WIP adjust fixture, segments and segmentation 2009-08-29 13:27:47 +02:00
segmentation.hpp Integration of Builder/NodeFactory implementation draft. Stubbed to pass compiler 2009-09-05 18:15:58 +02:00
sequence.cpp Start the new Session structure with Timeline and Sequences 2009-10-14 05:39:49 +02:00
sequence.hpp Start the new Session structure with Timeline and Sequences 2009-10-14 05:39:49 +02:00
sess-manager-impl.cpp fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler 2009-06-09 09:05:19 +02:00
session-impl.cpp WIP: replace direct ctor call by an embedded factory member 2009-06-06 07:12:09 +02:00
session-impl.hpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
session.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
simpleclip.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
simpleclip.hpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
timeline.cpp Start the new Session structure with Timeline and Sequences 2009-10-14 05:39:49 +02:00
timeline.hpp Start the new Session structure with Timeline and Sequences 2009-10-14 05:39:49 +02:00
track.cpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
track.hpp fixing, stubbing, and some chainsaw surgery to get half-finished code through the compiler 2009-06-09 09:05:19 +02:00
wish.cpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00
wish.hpp merge Lumiera renaming 2008-03-10 08:38:59 +01:00