Commit graph

7042 commits

Author SHA1 Message Date
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
root
f834e5d168 added git howto for cin3 in wiki/index.html 2007-07-16 18:34:37 +02:00
Michael Ploujnikov
d8dd239883 Various grammar fixes. 2007-07-16 00:05:47 -04:00
Christian Thaeter
25f171dbda proposal about error handling and aborts 2007-07-16 01:04:25 +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
0de8169466 error indicator and reset 2007-07-15 01:34:04 +02:00
Christian Thaeter
05721f504e add few DIR_INFO's in src 2007-07-14 21:28:47 +02:00
Christian Thaeter
fde9659e89 back to more trivial interface definitions, this should be stable now 2007-07-14 20:15:48 +02:00
Christian Thaeter
fb390e4f7f figured out better interface implementation macros 2007-07-14 15:14:11 +02:00
Christian Thaeter
4e6b4040c3 some refinements 2007-07-13 16:18:45 +02:00
Christian Thaeter
cc2af2af36 Plugin versioning matrix explained 2007-07-13 14:09:23 +02:00
Christian Thaeter
4dc12c0884 notes: this is work in progress, have some new ideas, add/modify them later 2007-07-12 13:42:50 +02:00
Christian Thaeter
6add56a199 more docing about the plugins 2007-07-11 21:16:08 +02:00
Christian Thaeter
674ac2b886 notes about interface definition macros 2007-07-11 18:26:42 +02:00
Christian Thaeter
3d869cd28f addded a link to the 'Support Library', moved ShortCuts to the bottom 2007-07-11 13:16:42 +02:00
Christian Thaeter
c7c21e656f short text about plugins 2007-07-11 13:01:54 +02:00
Christian Thaeter
4c9bc7f284 just some style changes 2007-07-11 13:01:10 +02:00
Christian Thaeter
cf2c4d630f start wiki about a support library 2007-07-11 01:15:22 +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
Christian Thaeter
de874effd0 just some refinements in the wiki 2007-07-04 14:16:42 +02:00