Commit graph

29 commits

Author SHA1 Message Date
Christian Thaeter
d8d844cb24 Merge branch 'master' into uml 2007-08-21 05:32:41 +02:00
Christian Thaeter
1b49f7163c using memory mapping for writing at first place would require too much io,
every written page would have to be paged in first from disk, use a dedicaed write buffers for this
(not completely finished)
2007-08-21 04:06:23 +02:00
358b9050e9 static Application init, NoBug integration, started a basic Exception hierarchy. 2007-08-14 08:14:21 +02:00
8f35701ca8 initial design for a factory encapsulating creation of smart-pointers 2007-08-12 01:04:55 +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
ebb4da6cc7 ** Start Coding ** Renderengine sources generated, reformatted and made compilable. 2007-08-08 04:50:02 +02:00
049c5e252b class/modelling refinements 2007-08-05 04:51:55 +02:00
8cf5532da1 bring along cumulated model changes from my prototype work last month 2007-08-04 19:15:33 +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
69e7123a92 Merge commit 'ichthyo/master'
Conflicts:

	uml/cinelerra3/cinelerra3.prj
2007-07-04 14:19:07 +02:00
Christian Thaeter
b48c8693f6 uml work in progress, before merge from ichthyo 2007-07-04 14:17:50 +02:00
cdeaf02431 modified BOUML generation settings to comply to GNU indentation style
This patch brings in my changed settings and the code generation setup (artifacts definition),
without any changes to the /content/ of the model
2007-07-04 05:46:08 +02:00
Christian Thaeter
3edce45b49 removed the old 'FrameProvider' provided by ichthyo 2007-06-28 03:53:33 +02:00
Christian Thaeter
96de18111e model for Filemaping should be readable now 2007-06-28 01:51:27 +02:00
Christian Thaeter
0aa3e53e55 restructured browse tree 2007-06-27 20:32:03 +02:00
Christian Thaeter
d30db74043 some support lib notes (pthreads) 2007-06-27 20:29:34 +02:00
Christian Thaeter
512d8ccf53 missed one 2007-06-27 07:23:11 +02:00
Christian Thaeter
4e90a7bac7 my first very ugly bouml experiments 2007-06-27 07:11:06 +02:00
Christian Thaeter
7943f2fd96 put codecs/streams into render engine, make CommonLib its own package (out of backend) 2007-06-27 04:35:46 +02:00
bfbd4c9b0a fix spelling 'Explicit' (as poited out by Plouj) 2007-06-26 08:20:31 +02:00
a48bcf2f40 linked to some new diagrams; explanation of Automation and Builder implementation 2007-06-25 09:56:36 +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
3d209efacd UML packages reorganized (as proposed by cehteh) 2007-06-25 01:17:59 +02:00
0f66e09653 drafted details of the build process and how Automation works 2007-06-24 09:13:12 +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
2fce71d226 fix the image links, write some explanatory notes 2007-06-21 08:34:21 +02:00
4e2612576d renamed UML project to 'cinelerra3', re-genrated html doc. 2007-06-21 03:14:40 +02:00