LUMIERA.clone/src/proc/mobject/session
2010-10-16 02:21:17 +02: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 draft: run self-check on MObject creation 2010-06-03 04:37:14 +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 draft: run self-check on MObject creation 2010-06-03 04:37:14 +02:00
binding.cpp more stubbing and compilation fixes 2010-06-03 04:37:18 +02:00
binding.hpp more stubbing and compilation fixes 2010-06-03 04:37:18 +02:00
clip.cpp draft: run self-check on MObject creation 2010-06-03 04:37:14 +02:00
clip.hpp kill "the EDL" 2010-06-03 04:37:12 +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
defsmanager.cpp Purge Track-Asset from codebase (Ticket #581) 2010-06-21 03:43:25 +02:00
defsmanager.hpp factor out a new session API sub-module for the global query functions 2010-06-20 04:30:42 +02:00
defsregistry.hpp Implement Advice binding pattern 2010-06-03 04:40:35 +02:00
effect.cpp kill "the EDL" 2010-06-03 04:37:12 +02:00
effect.hpp draft: run self-check on MObject creation 2010-06-03 04:37:14 +02:00
element-query.hpp indentation 2010-06-20 05:23:08 +02:00
fixedlocation.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
fixedlocation.hpp kill "the EDL" 2010-06-03 04:37:12 +02:00
fixture.cpp kill "the EDL" 2010-06-03 04:37:12 +02:00
fixture.hpp Stubbing and definitions to get element-tracking to compile 2010-06-03 04:37:16 +02:00
label.cpp placeholder implementation of Label MObject 2009-12-17 03:14:59 +01:00
label.hpp draft: run self-check on MObject creation 2010-06-03 04:37:14 +02:00
locatingpin.cpp add call for placement equivalence check 2010-01-09 04:46:17 +01:00
locatingpin.hpp kill "the EDL" 2010-06-03 04:37:12 +02:00
meta.cpp Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
meta.hpp kill "the EDL" 2010-06-03 04:37:12 +02:00
mobjectfactory.cpp Purge Track-Asset from codebase (Ticket #581) 2010-06-21 03:43:25 +02:00
mobjectfactory.hpp Purge Track-Asset from codebase (Ticket #581) 2010-06-21 03:43:25 +02:00
placement-index-query-resolver.cpp PlacementIndexQueryResolver passes unit test 2010-01-23 15:50:46 +01:00
placement-index-query-resolver.hpp PlacementIndexQueryResolver passes unit test 2010-01-23 15:50:46 +01:00
placement-index.cpp Fix PlacementIndex corruption while deleting recursively 2010-06-03 04:37:20 +02:00
placement-index.hpp implement generic object attach-to-model and purge 2010-06-03 04:37:18 +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 add unit test, write documentation. Closes #420 2009-11-22 07:26:51 +01:00
query-focus.cpp add basic storage and implementation of the PlacementIndex tables 2009-11-27 02:03:20 +01:00
query-focus.hpp WIP: move the (planned) logic for virtual paths to ScopePath::navigate() 2010-10-16 02:21:17 +02:00
query-resolver.cpp WIP about providing scope contents discovery, backed by the index 2009-11-12 02:15:02 +01:00
query-resolver.hpp investigate the design problems (issuing scope exploartion queries) 2010-06-19 03:36:46 +02: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
root.cpp draft: run self-check on MObject creation 2010-06-03 04:37:14 +02:00
root.hpp WIP add a new kind of MObject: the model root 2009-12-12 03:50:41 +01:00
scope-locator.hpp decided on an extension point to add virtual/effective paths 2010-10-16 02:21:17 +02:00
scope-path.cpp WIP: move the (planned) logic for virtual paths to ScopePath::navigate() 2010-10-16 02:21:17 +02:00
scope-path.hpp revisiting the binding scope problem 2010-10-16 02:21:17 +02:00
scope-query.hpp factor the specific query into separate header 2010-06-19 05:37:39 +02:00
scope.cpp decided on an extension point to add virtual/effective paths 2010-10-16 02:21:17 +02:00
scope.hpp revisiting the binding scope problem 2010-10-16 02:21:17 +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
sess-manager-impl.cpp Fix: static initialisation problem (due to placeholder code) #518 2010-01-10 00:04:58 +01:00
sess-manager-impl.hpp detect if the session is up and opened, lock PlacementRef else 2009-12-13 04:27:57 +01:00
session-impl.cpp factor out a new session API sub-module for the global query functions 2010-06-20 04:30:42 +02:00
session-impl.hpp implement generic object attach-to-model and purge 2010-06-03 04:37:18 +02:00
session-interface-modules.hpp factor out a new session API sub-module for the global query functions 2010-06-20 04:30:42 +02:00
session-query.hpp code up querying for specific track, as used in the StructFactory 2010-06-20 05:19:47 +02:00
session-service-defaults.hpp first steps towards using the new SessionServices access mechanism 2009-11-09 07:35:08 +01:00
session-service-explore-scope.hpp Implement ScopePath functionality. Closes #322 2009-11-22 01:16:33 +01:00
session-service-fetch.hpp detect if the session is up and opened, lock PlacementRef else 2009-12-13 04:27:57 +01:00
session-service-mock-index.hpp WIP: change management of test/mock PlacementIndex 2009-12-11 02:49:12 +01:00
session-service-mutate.hpp implement generic object attach-to-model and purge 2010-06-03 04:37:18 +02:00
session-services.cpp implement generic object attach-to-model and purge 2010-06-03 04:37:18 +02:00
session-services.hpp first steps towards using the new SessionServices access mechanism 2009-11-09 07:35:08 +01:00
session.cpp factor out a new session API sub-module for the global query functions 2010-06-20 04:30:42 +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
specific-contents-query.hpp factor out a new session API sub-module for the global query functions 2010-06-20 04:30:42 +02:00
track.cpp Purge Track-Asset from codebase (Ticket #581) 2010-06-21 03:43:25 +02:00
track.hpp Purge Track-Asset from codebase (Ticket #581) 2010-06-21 03:43:25 +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