]> git.sesse.net Git - mlt/history - src/framework/mlt_profile.c
mlt_factory.c: guard against accessing mlt_environment before it is ready
[mlt] / src / framework / mlt_profile.c
2008-02-02 ddennedymlt_factory.c: guard against accessing mlt_environment...
2008-02-02 ddennedymlt_factory.c: guard against setting mlt_environment...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-10-13 ddennedymlt_profile.c, mlt_factory.c: bugfix loading profile...
2007-10-13 ddennedymlt_profle.c: add support for MLT_PROFILES_DIR environm...
2007-07-29 ddennedymlt_profile.c: bugfix string allocation length
2007-07-20 ddennedymlt_profile.c: revise substrings for legacy setting...
2007-07-20 ddennedyprofiles/*: name->description
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...