Commit graph

36 commits

Author SHA1 Message Date
0baf15ca94 Cinelerra-3 renamed to Lumiera -- copyright and documentation 2008-03-10 04:25:03 +01:00
857422f6e2 Rename 'Port' to 'Pipe' I: UML and documentation.
finally I've settled down to the name 'Pipe', because its the best description for this concept...
2008-02-14 03:34:29 +01:00
b7bce2a2f7 WIP defined lots of details regarding the handling of Ports 2008-01-12 18:19:37 +01:00
d255d68d35 reflect design decisions in UML, new track-MO class, start replacing tracknumber by Port 2008-01-07 18:16:03 +01:00
46b200809e WIP desperately trying to work out a really usable visitor implementation 2007-12-22 08:45:09 +01:00
6d4133cefe WIP generalizing my builder tools to use the acyclic visitor.
inspired by Loki; ichthyo intends to use this pattern for typesafe visiting within the EDL too...
2007-11-27 06:40:51 +01:00
49459b4bf7 Fix inheritance of asset::Unknown, fix broken test, enable MakeClip_test 2007-11-20 05:20:01 +01:00
0837cfe977 put just a summary on the ProcLayer-Wiki startpage,
and moved much of the current content to the DesignGoals page. Checked the various overview
pages to be still up-to-date...
2007-11-13 01:10:43 +01:00
c58fd16edb WIP implement some Placement implementation 2007-10-22 05:15:08 +02:00
a089e5ff15 WIP maybe nailed down the design problem regarding placements now.... 2007-10-18 17:29:01 +02:00
08f10c2a2e WIP trying to get the Placement stuff right,
but seemingly still having some design mismatch...
2007-10-13 05:13:28 +02:00
06f2503e62 clarified how to handle Placements 2007-10-10 03:54:09 +02:00
83a972f846 work out the details how to handle and access the 'current session' 2007-09-27 23:07:05 +02:00
82e9519e73 WIP specify some details of the session interface and the relation of session and EDL 2007-09-27 04:45:06 +02:00
cc3d3397a7 documented the new design in more detail 2007-09-22 16:00:36 +02:00
1b40817d56 design: processing pattern
(prereq. for further implementing the builder)
2007-09-22 02:53:03 +02:00
85a8f87245 Preliminary Design of the Asset Subsystem.
While I don't want to target this complex now, I designed some of the fundamental aspects
as far as needed to be able to add Objects to the EDL and build a render graph from them.
2007-09-02 17:51:46 +02:00
Christian Thaeter
5832cfeae2 Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo 2007-08-30 01:42:06 +02:00
6d9ce217bd played a bit with doxygen and tried some small tweeks... 2007-08-24 02:58:13 +02:00
Christian Thaeter
0aaaa1c368 Doxyfile tweak EXTRACT_ALL=YES
I don't know how else to turn on the docs on the C files in src/lib, maybe I have to read the Doxygen documentation once more
This generates monstrous docs! should be cleaned up somehow someday
2007-08-23 05:03:41 +02:00
Christian Thaeter
a90732403e just a little refinement to the doxyfile 2007-08-20 03:56:08 +02:00
Christian Thaeter
02f775a190 Doxyfile 1st try 2007-08-20 03:38:39 +02:00
91bddede45 better organization of global imports and namespaces
avoid spurious quasi-global namespace cinelerra and use namespace hierarchies only where necessary.
document my intended use of namespaces/interfaces in the renderengine-wiki.
2007-08-09 18:51:47 +02:00
049c5e252b class/modelling refinements 2007-08-05 04:51:55 +02:00
814a584fa1 upgraded UML-Model to BOUML 2.29-1
To help with the conversion, which will create a bunch of new object instance nodes,
I separated out the Object diagrams into a separate use case view
2007-08-03 18:40:18 +02:00
Christian Thaeter
b32425820d generated HTML 2007-06-28 03:54:17 +02:00
Christian Thaeter
81366e9822 dir info for bouml generated html 2007-06-27 02:55:23 +02:00
bfbd4c9b0a fix spelling 'Explicit' (as poited out by Plouj) 2007-06-26 08:20:31 +02:00
d64e8d31a8 switch to the backported BOUML version 2.27-2
which gives us stable image links. Note 2.28 introduces major format changes and is not
bug-free at the moment, so I rather backported only the needed functionallity
2007-06-25 09:02:09 +02:00
5b1858bc1b Merge commit 'pipapo' 2007-06-22 09:09:14 +02:00
63fc549f8a added definition tiddlers for many terms used in my design 2007-06-22 08:46:15 +02:00
Christian Thaeter
9c4054b20c few more DIR_INFO's 2007-06-22 04:14:14 +02:00
4e2612576d renamed UML project to 'cinelerra3', re-genrated html doc. 2007-06-21 03:14:40 +02:00
18428f2000 better use doc/devel/uml... 2007-06-21 02:57:49 +02:00
b7b0ea199e start putting files to the final locations: move generated uml-html doc... 2007-06-21 02:55:50 +02:00
Christian Thaeter
74b8f74f3c add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00