Commit graph

3273 commits

Author SHA1 Message Date
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
8cf5532da1 bring along cumulated model changes from my prototype work last month 2007-08-04 19:15:33 +02:00
Christian Thaeter
fdb691398d compiles example, segfaults by intention (disabled error handling, no plugin yet) 2007-07-19 06:15:55 +02:00
Christian Thaeter
5946d6961d some small fixes to make it compile (first try) 2007-07-19 05:49:02 +02:00
Christian Thaeter
e1a072a6d3 config update, small problem with NoBug which shows a warning when valgrind is enabled, dont use valgrind support until this is fixed 2007-07-19 05:48:23 +02:00
Christian Thaeter
471148b7db basic automake setup 2007-07-19 05:10:14 +02:00
Christian Thaeter
af7bfd6fa7 just a scratch 2007-07-19 04:31:06 +02:00
Christian Thaeter
4fe6cd6f8b Merge commit 'ichthyo/scons' 2007-07-18 00:13:32 +02:00
Christian Thaeter
ba4a14e183 added a temporary CINELERRA_DIE macro here, all allocation failures are now a CINELERRA_DIE 2007-07-17 16:06:00 +02:00
Christian Thaeter
9d0a2af8c6 plugin lookup 2007-07-17 04:40:07 +02:00
Christian Thaeter
7d669d9abf add error handling to existing functions 2007-07-15 20:06:20 +02:00
Christian Thaeter
6e9e34caa3 implemented error functions 2007-07-15 17:46:23 +02:00
Christian Thaeter
260e7c0276 license headers 2007-07-15 17:08:45 +02:00
Christian Thaeter
b083e8918c preparation for next things, TLD, locking, errors... 2007-07-15 16:56:21 +02:00
Christian Thaeter
a06edceb2c little docing and 3 error messages so far 2007-07-15 02:46:44 +02:00
Christian Thaeter
a313ea87a5 Work in progress, just for review 2007-07-15 02:23:37 +02:00
Christian Thaeter
05721f504e add few DIR_INFO's in src 2007-07-14 21:28:47 +02:00
0a9c2599dd some cleanup. Set Version=3+alpha.01, add a helloworld-main to make it compile 2007-07-03 00:13:12 +02:00
c79d3c906a implemented additional functions like creating a tarball 2007-07-02 23:11:49 +02:00
7719c710ae finished basic implementation of SCons build system 2007-07-02 23:10:26 +02:00
Christian Thaeter
74b8f74f3c add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00