just little note
This commit is contained in:
parent
872d24c0e1
commit
8b8e0e49c7
1 changed files with 5 additions and 1 deletions
|
|
@ -1991,7 +1991,7 @@ For binary compatibility everything will work well, provided that the caller kep
|
|||
|
||||
</pre>
|
||||
</div>
|
||||
<div title="Plugins" modifier="MichaelPloujnikov" modified="200707160346" created="200707111054" changecount="24">
|
||||
<div title="Plugins" modifier="CehTeh" modified="200707181740" created="200707111054" changecount="25">
|
||||
<pre>Cinelerra3 will use a very simple and language neutral plugin system. The focus is on easy and independent distribution of plugins and small specific interfaces. Ultimate flexibility is of second concern.
|
||||
|
||||
! Concept
|
||||
|
|
@ -2019,6 +2019,10 @@ Each interface/prototype is versioned. How this works together is explained in P
|
|||
** [[C|HowtoCPlugin]]
|
||||
** [[C++|HowtoCppPlugin]]
|
||||
* [[Use this Plugin|HowtoUsePlugin]]
|
||||
|
||||
!! Planned
|
||||
* enumerating interfaces of a plugin
|
||||
* pattern matching interfaces -- find the best possible interface
|
||||
</pre>
|
||||
</div>
|
||||
<div title="RSSReaderPlugin" modifier="BidiX" modified="200704220833" created="200704132044" tags="systemConfig" server.type="file" server.host="file:///home/ct/.homepage/home.html" server.page.revision="200704220833">
|
||||
|
|
|
|||
Loading…
Reference in a new issue