lumiera_/src/proc/mobject
Ichthyostega 7c7a07b54f Ticket #155: rename the Track-MObject to "Fork"
In Lumiera, "Tracks" are not what you'd expect from
conventional video editing software. They are a mere
grouping devide, and are also used to implement the
"media bins" and tool palettes.

But having "folders" on the timeline would be likewise
confusing, as would be to have a "branch" or "tree".
To get out of that dilemma, we chose an understandable
but deliberately somewhat strange name: "Fork"

It was common understanding on the Mailinglist that we
should handle this renaming in a tuned-down and discrete
way: The UI will continue to show "Tracks" for a familiar
sight and "Bins" in the Asset section. But Lumiera developers
will be nudged to accomodate by renaming the entity in
source code accordingly
2015-05-30 22:09:26 +02:00
..
builder phase out some use of auto_ptr 2014-09-15 02:03:10 +02:00
session Ticket #155: rename the Track-MObject to "Fork" 2015-05-30 22:09:26 +02:00
builderfacade.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
builderfacade.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
explicitplacement.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
interpolator.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
interpolator.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mobject-ref.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
mobject-ref.hpp Clang(#928): clarify instantiation of dependent template 2013-10-06 23:15:49 +02:00
mobject.cpp Clang(#928): fix inconsistencies and compilation problems 2013-09-27 23:23:13 +02:00
mobject.hpp DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
model-port.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
output-designation.cpp implement another builder function; adapt OutputDesignation 2012-12-11 04:45:18 +01:00
output-designation.hpp refactor use of HashVal typedef (#722) 2012-12-02 23:03:37 +01:00
output-mapping.hpp allow simple query-for-pipe again (revert) 2012-12-26 02:20:11 +01:00
parameter.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
parameter.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
paramprovider.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
paramprovider.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
placement-ref.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
placement.cpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00
placement.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
session.hpp extended planning to define the operation of UI-Bus and model update 2015-01-17 16:08:56 +01:00
test-dummy-mobject.hpp cleanup: rectify Proc-Layer namespaces (I) 2011-12-02 16:10:03 +01:00