|
|
6d66476383
|
move config, interfaces and pluginsystem to liblumieracommon
|
2008-12-18 08:54:33 +01:00 |
|
Christian Thaeter
|
84339a0f87
|
moved the config system and interfaces/plugins back to lib
in preparation for the shared lib transistion doing next
|
2008-12-16 23:56:28 +01:00 |
|
Christian Thaeter
|
14a9e95492
|
moved plugin code from lib to backend
Plugin management will become stateful. This qualifies it to become a
backend subsystem.
|
2008-10-15 15:49:34 +02:00 |
|
Mano Stienen
|
14b9847a69
|
moved documentation from plugin.c to .h
and
cleaned documentation from safelib.c that already existed in .h
|
2008-07-19 14:47:03 +02:00 |
|
Christian Thaeter
|
00b9dff106
|
Doxygen config update
* set EXPORT_ALL=NO to leave out undcoumented entities.
* Fix a lot @file directives
|
2008-05-19 16:27:29 +02:00 |
|
Christian Thaeter
|
27ca8a7362
|
let LUMIERA_DIE take an error identifier as parameter
|
2008-05-13 20:54:05 +02:00 |
|
|
|
e737b9ef1b
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +01:00 |
|
|
|
0baf15ca94
|
Cinelerra-3 renamed to Lumiera -- copyright and documentation
|
2008-03-10 04:25:03 +01:00 |
|
Odin Omdal Hørthe
|
9952aa33a4
|
Updated function docs to use the actual variables and cut textwidth at 105
|
2007-10-20 17:50:42 +02:00 |
|
Odin Omdal Hørthe
|
8afd4e1b8d
|
Documented cinelerra_plugin_lookup in plugin.c
|
2007-10-20 17:38:03 +02:00 |
|
Odin Omdal Hørthe
|
74a7bf4493
|
Made a @file-skeleton for doxygen for the files in src/lib/
|
2007-10-20 17:27:27 +02:00 |
|
Odin Omdal Hørthe
|
e628110d45
|
Moved function doc from plugin.h to plugin.c
|
2007-10-20 17:03:59 +02:00 |
|
Christian Thaeter
|
9507fae565
|
reverted CINELERRA_DIE(msg) to CINELERRA_DIE
|
2007-08-18 05:12:14 +02:00 |
|
Christian Thaeter
|
db4ee5b8ad
|
plugin fixes
|
2007-08-18 05:05:38 +02:00 |
|
Christian Thaeter
|
e07dc59e78
|
use new errorhandling scheme
|
2007-08-14 04:56:55 +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
|
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
|
a313ea87a5
|
Work in progress, just for review
|
2007-07-15 02:23:37 +02:00 |
|