]> git.sesse.net Git - mlt/history - src/mlt++/MltProperties.cpp
Add mlt_properties_frames_to_time() and mlt_properties_time_to_frames().
[mlt] / src / mlt++ / MltProperties.cpp
2013-12-19 Dan DennedyAdd mlt_properties_frames_to_time() and mlt_properties_...
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-05-31 Dan DennedyAdd mlt_properties_set_color().
2013-05-31 Dan DennedyReorder some property anim parameters for consistency.
2013-05-31 Dan DennedyAdd mlt_color and mlt_properties_get_color().
2013-05-31 Dan DennedyAdd mlt_properties_anim_set/get() for string.
2013-05-31 Dan DennedyAdd mlt_properties_anim_set/get_double().
2013-05-31 Dan DennedyRename functions with _pos to anim_.
2013-05-31 Dan DennedyAdd mlt_properties_set/get_rect_pos for rect animation.
2013-05-31 Dan DennedyAdd mlt_rect and mlt_properties_set/get_rect.
2013-05-31 Dan DennedyAdd mlt_properties_set/get_int_pos and Properties:...
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-04-02 Dan Dennedyadd support for timecode and clock time strings to...
2011-07-09 Dan DennedyAdd mlt_properties_get_lcnumeric and Properties::get_lc...
2011-07-09 Dan DennedyAdd Properties::set_lcnumeric().
2011-05-13 Dan DennedyPresets!
2011-03-27 Dan DennedyAdd mlt_properties_lock and _unlock.
2010-12-09 Dan DennedyAdded Mlt::Properties::wait_for(string).
2009-09-20 Dan DennedyUpdate bindings.
2009-09-20 Dan DennedyAdd Properties constructor from opaque pointer.
2009-05-09 Dan DennedyFix LGPL information in comment headers of mlt++.
2009-05-08 Dan DennedyReorganize mlt++ files.