X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=902bb32acd025aa59396cf3c3dfb3c65fdb409a6;hb=2ec3359e476bc73d56e09fb597e1a424f2d1708d;hp=fc7f3c5608c93d73639e1bd88528240b3f4019ce;hpb=092636b85449e57fd33ffd4954a2de23c2a5f81c;p=melted diff --git a/README b/README index fc7f3c5..902bb32 100644 --- a/README +++ b/README @@ -25,10 +25,12 @@ Directories + inigo - A media playing test application + valerie - Client API to access the server + miracle - The server implementation + + humperdink - The evil demo + + albino - The simple but nice demo + tests - Reserved for regression and unit tests Additional subdirectories may be nested below those shown and should be - documented in their parent or here. + documented in their parent. (*) Not posted to CVS due to licensing issues. @@ -61,9 +63,21 @@ Compilation Makefiles are generated during configuration and these are based on a per directory template which must be provided by the developer. +Testing +------- + + To execute the mlt tools without installation, or to test a new version + on a system with an already installed mlt version, you should run: + + . setenv + + NB: This applies to your current shell only. + Installation ------------ + * NOT IMPLEMENTED YET * + The install is triggered by running make install or make install-strip from the top level directory.