134 lines
3.5 KiB
Text
134 lines
3.5 KiB
Text
Lumiera Authors and Credits
|
|
===========================
|
|
Version: 0.pre.0.1
|
|
Date: 2/2011
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Architecture and Design,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
graphical user interface, JOEL HOLDSWORTH
|
|
, CLAY BARNES
|
|
processing layer , HERMANN VOSSELER
|
|
backend , CHRISTIAN THÄTER
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Programming,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
rendering engine, HERMANN VOSSELER
|
|
backend, CHRISTIAN THÄTER
|
|
GTK-GUI, JOEL HOLDSWORTH
|
|
, STEFAN KANGAS
|
|
library, HERMANN VOSSELER
|
|
, CHRISTIAN THÄTER
|
|
, ANTON YAKOVLEV
|
|
, SIMEON VÖLKEL
|
|
testsuite, CHRISTIAN THÄTER
|
|
, NICHOLAS SINNOTT-ARMSTRONG
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Programming Documentation,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
, MICHAEL PLOUJNIKOV
|
|
, ODIN HØRTHE OMDAL
|
|
, SIMON LARCHER
|
|
, SIMEON VÖLKEL
|
|
, MANO STIENEN
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Used Software and Libraries,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
boost libraries,
|
|
gavl libraries,
|
|
gtk+ toolkit,
|
|
lua,
|
|
nobug,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Builddrone,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
idea and implementation, CHRISTIAN THÄTER
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
//'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
// ,Testing
|
|
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
// ,
|
|
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Workflow design,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
concept , NIKOLA DUPER
|
|
, BRIAN RYTEL
|
|
, MIKE PROVOST
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Server Administration,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
, CHRISTIAN THÄTER
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
Cinelerra
|
|
---------
|
|
|
|
Lumiera is an offspring of the Cinelerra video editor. +
|
|
It started out as a partial rewrite of Cinelerra in 2007
|
|
and turned into a complete rewrite and redesign in Spring 2008
|
|
|
|
|
|
'`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
The Lumiera project feels especially obliged to,
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Cinelerra's original Author, ADAM WILLIAMS / aka. "Jack Crossfire" / aka "HV"
|
|
Cinelerra-CV , all the numerous contributors
|
|
, of the "Community Version"
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
|
|
|
|
Further Credits
|
|
---------------
|
|
|
|
Parts of the Proc-Layer Implementation are heavily inspired by
|
|
|
|
|
|
.The Loki Library
|
|
[quote]
|
|
__________________________________________________________________________
|
|
Copyright (c) 2001 by *Andrei Alexandrescu* +
|
|
|
|
.Loki Copyright Notice
|
|
* Loki is governed by a MIT-License. See: http://loki-lib.sourceforge.net
|
|
* Permission to use, copy, modify, distribute and sell this software for any
|
|
purpose is hereby granted without fee, provided that the above copyright
|
|
notice appear in all copies and that both that copyright notice and this
|
|
permission notice appear in supporting documentation.
|
|
The author makes no representations about the suitability of this software
|
|
for any purpose. It is provided "as is" without express or implied warranty.
|
|
|
|
|
|
.the ``Loki Book''
|
|
[verse]
|
|
Alexandrescu, Andrei.
|
|
"Modern C++ Design: Generic Programming and Design Patterns Applied".
|
|
Copyright (c) 2001. Addison-Wesley.
|
|
ISBN 0201704315
|
|
_____________________________________________________________________________
|
|
|
|
|