Commit graph

307 commits

Author SHA1 Message Date
Christian Thaeter
b5ddc39a6c add tests specifications
test.sh running only the tests which match specifications given as arguments or in the env var TESTSUITES
2007-08-30 00:27:17 +02:00
307945b629 wrote test: object smart pointer creation factory 2007-08-29 05:03:21 +02:00
Christian Thaeter
017e19c108 small notes about time and frames 2007-08-28 22:24:46 +02:00
e3d1c35ca3 documentation of my internal testcase runner 2007-08-23 19:13:28 +02:00
5575a7679d wrapper for cmdline parsing, finished testsuite-runner, solved shutdown-memoryleak 2007-08-23 17:52:33 +02:00
91d04f7019 Merge from Cehteh
Merge commit 'pipapo'
2007-08-19 21:59:18 +02:00
cb13b09360 WIP: started augmenting my test-runner class to be configurable via cmdline
Added dependency to boost::program_options. Still trying to get into pace with the testing thing ;-)
2007-08-19 21:57:19 +02:00
Christian Thaeter
ea0b01199f forgot a slot for bug tests 2007-08-18 22:46:27 +02:00
Christian Thaeter
0ec7efb451 suggestion for test ordering, please refine if necessary 2007-08-18 15:23:24 +02:00
Christian Thaeter
0283653026 Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo
Conflicts:

	tests/plugin/Makefile.am
	tests/plugin/plugin_main.c
2007-08-18 05:41:10 +02:00
Christian Thaeter
db4ee5b8ad plugin fixes 2007-08-18 05:05:38 +02:00
963ce7ec53 buildsystem: aligned/automated building of tests, now build the core as static lib 2007-08-18 04:28:14 +02:00
5bde4020cf merged cehteh's work for the testsuite, automake and plugins 2007-08-17 05:52:48 +02:00
b62b306f88 merged (and amended) cehteh's summarization of IRC 11.8.2007 2007-08-17 04:43:41 +02:00
db1a35ca94 augmented (static) App initialsation, reorganized NoBug includes... 2007-08-17 00:36:07 +02:00
Christian Thaeter
ce3eb42131 test suite works now basically 2007-08-13 17:22:07 +02:00
45c2167700 wrote a very simple Test-Suite runner and provided a Tests source tree 2007-08-13 09:55:32 +02:00
Christian Thaeter
ed4decb5de added notes from yesterday irc discussion 2007-08-12 04:10:10 +02:00
8f35701ca8 initial design for a factory encapsulating creation of smart-pointers 2007-08-12 01:04:55 +02:00
cc2705ec31 Merge commit 'pipapo/master' 2007-08-10 23:52:59 +02:00
Christian Thaeter
9170b3d0f0 add a small gpg howto 2007-08-10 21:01:46 +02:00
Christian Thaeter
9f894dcd95 add some notes about the scheduler 2007-08-10 18:11:12 +02:00
Christian Thaeter
a1f23048c9 annoying typo 2007-08-10 18:02:11 +02:00
b3b91b732c some planning and problem analysis re. Memory Management... 2007-08-10 06:11:31 +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
Christian Thaeter
8b8e0e49c7 just little note 2007-07-19 04:29:02 +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
834e642e8a typo 2007-07-18 00:11:53 +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
0de8169466 error indicator and reset 2007-07-15 01:34:04 +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
de874effd0 just some refinements in the wiki 2007-07-04 14:16:42 +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
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
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
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
7c9c181a04 add FrameDescriptor to the wiki 2007-06-27 03:54:02 +02:00
Christian Thaeter
b7d6f074e8 Merge commit 'plouj/master'
Conflicts:

	wiki/backend.html
2007-06-27 03:45:46 +02:00
Christian Thaeter
d8f14a1e18 Notes about Serializer/Database 2007-06-27 03:39:55 +02:00
Michael Ploujnikov
f963cd2bc6 Revert "clarification question about 'following groups'"
This reverts commit 53298a2747.
2007-06-26 21:30:45 -04:00
Christian Thaeter
71c3d7284c note about DIR_INFO's 2007-06-27 03:01:36 +02:00
703b2b9d7b integrated further spelling fixes, clarification and a question by Plouj 2007-06-26 08:41:29 +02:00
bfbd4c9b0a fix spelling 'Explicit' (as poited out by Plouj) 2007-06-26 08:20:31 +02:00
41e47b4469 add some tiddlers for organizational questions... 2007-06-26 08:14:46 +02:00
a48bcf2f40 linked to some new diagrams; explanation of Automation and Builder implementation 2007-06-25 09:56:36 +02:00
139ced45f7 rename my design-draft wiki into 'renderengine.html' 2007-06-25 09:07:33 +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
fe003a9d27 Merge commit 'pipapo' 2007-06-25 01:19:50 +02:00
0f66e09653 drafted details of the build process and how Automation works 2007-06-24 09:13:12 +02:00
Christian Thaeter
9b64285d5d few backend notes 2007-06-23 21:08:19 +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
Michael Ploujnikov
53298a2747 clarification question about 'following groups' 2007-06-21 23:27:26 -04:00
Michael Ploujnikov
565388fee7 spelling and grammar fixes 2007-06-21 23:25:32 -04:00
1a0f8c1d64 wrote introductory WalkThrough text to explain my design 2007-06-22 04:15:13 +02:00
Christian Thaeter
fe96d470b3 Some more notes about the backend, Prefetch and Scheduler 2007-06-22 03:12:30 +02:00
21651021aa some explanatory writing 2007-06-21 19:39:49 +02:00
2fce71d226 fix the image links, write some explanatory notes 2007-06-21 08:34:21 +02:00
18428f2000 better use doc/devel/uml... 2007-06-21 02:57:49 +02:00
b7b0ea199e start putting files to the final locations: move generated uml-html doc... 2007-06-21 02:55:50 +02:00
f450ac0d15 Merge commit 'pipapo' 2007-06-21 02:18:22 +02:00
36f08413d9 did yesterday some example object diagrams, to verify the class structure 2007-06-21 02:17:43 +02:00
Christian Thaeter
aae9b35949 fix newlines at tiddlers as proposed 2007-06-21 00:11:40 +02:00
Christian Thaeter
b5fc0a6b44 New notes about frames and related entities 2007-06-21 00:08:20 +02:00
Christian Thaeter
45ff072eaa adding notes about Files and file handles 2007-06-20 17:56:38 +02:00
Michael Ploujnikov
a4718148aa Merge branch 'master' of git://git.pipapo.org/cinelerra3/mob 2007-06-20 09:36:26 -04:00
Michael Ploujnikov
52a7625c89 grammar and spelling fixes 2007-06-20 09:36:01 -04:00
Christian Thaeter
5b22add38e we don't need the 'journal' option in the draft wikis 2007-06-20 02:50:10 +02:00
Christian Thaeter
5d214bbf58 written a Overview about the data backend 2007-06-20 02:42:28 +02:00
Christian Thaeter
5a538b27aa add menu link back to the main wiki page 2007-06-20 00:38:02 +02:00
Christian Thaeter
0791c29ad7 added a (yet empty) wiki for the data backend design draft 2007-06-19 22:06:10 +02:00
Christian Thaeter
b514875ce4 use the enhanced timeline in wiki 2007-06-19 21:51:09 +02:00
Christian Thaeter
196928fee7 add a note about wiki usage 2007-06-19 13:54:58 +02:00
Christian Thaeter
51e2dc5a24 Merge branch 'master' of git://git.pipapo.org/cinelerra3/ichthyo
Conflicts:

	wiki/index.html
2007-06-19 13:34:41 +02:00
904c82bba4 Some notes to the wiki, including first verion of the UML diagrams 2007-06-19 09:22:52 +02:00
5830482476 outlined the workings of the Builder and Controller, added Render Engine Classes 2007-06-19 08:18:13 +02:00
3c42a1e247 Link to the new Page from Main wiki 2007-06-19 03:46:56 +02:00
ccbf37dbbb Start a TiddlyWiki-Page for Explanations and Notes concerning my Design Draft 2007-06-19 03:45:45 +02:00
Christian Thaeter
7ae65d0f55 just some wiki makeup 2007-06-18 22:05:02 +02:00
Christian Thaeter
68b63aac8a imported Manifest and Cinelerra3DesignProcess into the wiki 2007-06-18 14:15:21 +02:00
Christian Thaeter
7e92a69e49 title for the wiki 2007-06-18 13:12:48 +02:00
Christian Thaeter
c1784b9aa4 more git notes 2007-06-18 13:07:47 +02:00
Christian Thaeter
42d0a2b3e0 add some git information to the wiki 2007-06-18 13:00:04 +02:00
Christian Thaeter
74b8f74f3c add dirs with DIR_INFO files describing intended content 2007-06-18 02:02:16 +02:00
Christian Thaeter
13b963ba5b initial commit, just tiddlywiki tests 2007-06-18 01:14:12 +02:00