Commit graph

167 commits

Author SHA1 Message Date
Christian Thaeter
d2c13807bb disable (non finished) plugin test, fix some bugs 2007-08-14 04:21:47 +02:00
Christian Thaeter
441e192c81 Merge branch 'master' into errorhandling 2007-08-14 04:02:54 +02:00
Christian Thaeter
8405b42d64 Merge branch 'testsuite', some bug remain fixed in next commit
Conflicts:

	Makefile.am
	configure.ac
	tests/examples/Makefile.am
2007-08-13 21:40:25 +02:00
Christian Thaeter
f72a4238af add DIR_INFO in otherwise ignored scripts dir 2007-08-13 21:37:51 +02:00
Christian Thaeter
42b3e12180 merge in progress, some files left out 2007-08-13 21:36:22 +02:00
Christian Thaeter
ed2427c653 Merge branch 'automake'
Conflicts:

	configure.ac
	tests/examples/Makefile.am
2007-08-13 21:34:51 +02:00
Christian Thaeter
69c6215277 more automake merges 2007-08-13 21:30:41 +02:00
Christian Thaeter
7470a6d073 cleanup and add stderr to testlog when test failed 2007-08-13 17:45:43 +02:00
Christian Thaeter
ce3eb42131 test suite works now basically 2007-08-13 17:22:07 +02:00
Christian Thaeter
9404b5d1f1 cosmetics, copyright header 2007-08-12 21:51:24 +02:00
Christian Thaeter
4374fc4b1f just put tests in place, will not work yet 2007-08-12 21:28:21 +02:00
Christian Thaeter
dd276a9057 little hook improvement 2007-08-12 14:51:33 +02:00
Christian Thaeter
60c033a102 Merge branch 'master' into automake 2007-08-12 04:15:25 +02:00
Christian Thaeter
aaaa31b58f Merge branch 'master' into errorhandling 2007-08-12 04:12:57 +02:00
Christian Thaeter
ed4decb5de added notes from yesterday irc discussion 2007-08-12 04:10:10 +02:00
Christian Thaeter
fd1cada430 only push the users tags, no foreign tags in post-commit hook 2007-08-10 22:42:38 +02:00
Christian Thaeter
9170b3d0f0 add a small gpg howto 2007-08-10 21:01:46 +02:00
Christian Thaeter
6c44f5ae60 make the post-commit hook self-containing 2007-08-10 18:55:35 +02:00
Christian Thaeter
9f894dcd95 add some notes about the scheduler 2007-08-10 18:11:12 +02:00
Christian Thaeter
21396e66b1 newer git doesnt push tags, fixed 2007-08-10 18:09:34 +02:00
Christian Thaeter
0d50921e9d new post-commit hook, signing now includes username 2007-08-10 18:07:22 +02:00
Christian Thaeter
a1f23048c9 annoying typo 2007-08-10 18:02:11 +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
014106f2a8 List of open questions, notes on BOUML, some page tagging.
While refining the renderengine model, I came accros some difficult questions I can't quite decide at the moment
2007-08-05 17:54:36 +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
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
c0a0c08ab1 new scripts/DIR_INFO, add autotools stuff to gitignore 2007-07-19 05:47:10 +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
8b8e0e49c7 just little note 2007-07-19 04:29:02 +02:00
Christian Thaeter
872d24c0e1 better checks, add test for valgrind and execinfo 2007-07-18 23:51:56 +02:00
Christian Thaeter
9927e8053d few whitespace fixes, ''' to """, NoBug test 2007-07-18 19:02:13 +02:00
Christian Thaeter
805399aa7b emacs likes """ more than ''', and some whitespace fixes 2007-07-18 01:45:31 +02:00
Christian Thaeter
815ed3a298 move the Buildhelper.py to ./admin/scons 2007-07-18 00:39:53 +02:00
Christian Thaeter
eed4d24b63 Merge branch 'master' of git://git.pipapo.org/cinelerra3/plouj
Conflicts:

	wiki/support_library.html
2007-07-18 00:22:26 +02:00
Christian Thaeter
faee43342c Merge branch 'master' of git://git.pipapo.org/cinelerra3/mob 2007-07-18 00:16:25 +02:00
Christian Thaeter
4fe6cd6f8b Merge commit 'ichthyo/scons' 2007-07-18 00:13:32 +02:00
Christian Thaeter
834e642e8a typo 2007-07-18 00:11:53 +02:00
Christian Thaeter
c55e72adf4 example interface and C plugin 2007-07-18 00:10:02 +02:00
Christian Thaeter
737c102766 extended example, prepared for C++ plugin 2007-07-17 22:24:46 +02:00
Christian Thaeter
bd218fb7ca example code showing plugin usage 2007-07-17 20:42:07 +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
fe67889504 more notes about upcoming error handling 2007-07-17 04:32:50 +02:00
Simeon Voelkel
4580eb5634 improved git howto for cin3 2007-07-16 20:00:12 +02:00