Commit graph

419 commits

Author SHA1 Message Date
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
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
fc19d08f4f add 'use GNU style formatting' 2007-07-03 06:12:21 +02:00
50fd70e5d9 Added design pages to the main menu 2007-07-03 01:13:23 +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
37a38f976d SCons driven build system: Skeleton
To find out if SCons is suitable for Cinelerra's build system,
I'll try to write a protorype, including platform configuration support,
installing and support for packaging.
2007-07-02 23:09:39 +02:00
Christian Thaeter
b32425820d generated HTML 2007-06-28 03:54:17 +02:00
Christian Thaeter
3edce45b49 removed the old 'FrameProvider' provided by ichthyo 2007-06-28 03:53:33 +02:00
Christian Thaeter
142abcc187 Added RepositorySetup from the pipapo wiki to this one 2007-06-28 02:26:53 +02:00
Christian Thaeter
376c78a614 Merge commit 'plouj/master' 2007-06-28 02:01:02 +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
Michael Ploujnikov
be75877b77 spelling (US), grammar and minor formatting fixes 2007-06-27 11:51:48 -04:00
Christian Thaeter
6cdfaa54d4 some spelling fixes 2007-06-27 17:11:09 +02:00
Michael Ploujnikov
7bfac7d853 Merge commit 'cin3-ct/master' 2007-06-27 10:12:51 -04: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
7ac618862e I found links with different names very confusing 2007-06-27 07:10:38 +02:00
Michael Ploujnikov
8a8aa23892 spelling (US) and grammar fixes 2007-06-26 23:22:26 -04: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
Christian Thaeter
7c9c181a04 add FrameDescriptor to the wiki 2007-06-27 03:54:02 +02:00