summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28ges-multi-file-source: Fix case of standard gobject macrosSebastian Dröge1-2/+2
2016-04-28ges: Add some more functions to the docs and don't scan internal headersSebastian Dröge2-2/+22
2016-04-26ges: Add G_BEGIN_DECLS around all relevant declarations in headersSebastian Dröge5-0/+20
2016-04-20Release 1.8.11.8.1Sebastian Dröge5-795/+57
2016-04-05titlesource: Add support for absolute positionningThibault Saunier3-2/+7
2016-03-24Release 1.8.01.8.0Sebastian Dröge5-13/+820
2016-03-15Release 1.7.911.7.91Sebastian Dröge5-15/+66
2016-03-11Revert "titlesource: use x/yabsolute instead of x/ypos."Thibault Saunier5-43/+43
2016-03-11ges: Don't emit timeline::group-removed when ungrouping outside a timelineThibault Saunier1-2/+4
2016-03-11titlesource: use x/yabsolute instead of x/ypos.Lubosz Sarnecki5-43/+43
2016-03-09ges-launcher: don't leak sanitized_timeline stringJustin Kim1-0/+3
2016-03-01Release 1.7.901.7.90Sebastian Dröge5-18/+107
2016-02-26nle: Set the NleOperation flags to NLE_OBJECT_OPERATIONSjors Gielen1-0/+1
2016-02-26ges: Register scaletempo::rate as a rate changing propertyThibault Saunier1-1/+2
2016-02-26Handle changing playback rateSjors Gielen13-19/+563
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
2016-02-23group-added and group-removed signals addedFabian Orccon3-0/+51
2016-02-19Back to developmentSebastian Dröge1-3/+3
2016-02-19Release 1.7.21.7.2Sebastian Dröge5-23/+268
2016-02-18uninstalled.pc: add support for non libtool build systemsJulien Isorce1-2/+2
2016-02-09Fix and test priority of TrackElement after splittingThibault Saunier2-0/+59
2016-02-09ges: Give better names to nleobjectsThibault Saunier1-1/+7
2016-02-05tests: extend the AM_TESTS_ENVIRONMENT from check.makThiago Santos1-1/+1
2016-02-05Automatic update of common submoduleThiago Santos2-0/+2
2016-02-04titlesource: Add properties for text dimensions.Lubosz Sarnecki1-1/+2
2016-02-04trackelement: Make use of read-only children properties.Lubosz Sarnecki1-1/+1
2016-02-04nle: Turn composition structural issue into ERROR on the busThibault Saunier1-7/+11
2016-02-04track-element: Rely on nleobject to be created at construct timeThibault Saunier1-182/+73
2016-02-04effect: Determine the effect type as soon as possibleThibault Saunier5-56/+130
2016-02-04title-clip: Return default GESTitleSource value if no child set yetThibault Saunier3-25/+36
2016-02-04ges: track-element: Try to create NleObject as soon as possibleThibault Saunier2-23/+19
2016-01-19timeline: Avoid possible crash disposing the timelineThibault Saunier1-4/+7
2016-01-19g-i: fix init section to avoid compiler warningsThibault Saunier1-2/+2
2016-01-17container: Update start if adding a child that as a start < current startThibault Saunier1-0/+19
2016-01-17timeline: Fix infinite loop on disposeThibault Saunier1-2/+5
2016-01-17group: Make deep copying actually copy deepThibault Saunier12-53/+260
2016-01-17tests_: Add a simple python copy/paste test for groupsThibault Saunier3-21/+90
2016-01-17Do not install ges-smart-video-mixer.hThibault Saunier1-1/+1
2016-01-17Revert "timeline-element: Do not consider not serializable elements when gett...Thibault Saunier1-2/+1
2016-01-09nlecomposition: use correct type for flush_seqnum.Mathieu Duponchelle1-1/+1
2016-01-09nleghostpad: use GST_SEGMENT_FORMATMathieu Duponchelle1-8/+2
2015-12-29ges-asset: Don't dereference NULL proxy assets when resolving failsSebastian Dröge1-3/+5
2015-12-26ges: Fix various g-i warningsSebastian Dröge7-12/+11
2015-12-26ges-track-element: Rename control-binding-reomved signal to control-binding-r...Sebastian Dröge1-1/+1
2015-12-24Back to developmentSebastian Dröge1-3/+3
2015-12-24Release 1.7.11.7.1Sebastian Dröge5-21/+509
2015-12-22ges-validate: Fix compiler warning caused by usage of wrong enum typeSebastian Dröge1-1/+1
2015-12-21timeline-element: Do not consider not serializable elements when getting top ...Thibault Saunier1-1/+2
2015-12-21uri-clip: Copy sources child properties when resetting assetThibault Saunier1-0/+20
2015-12-21examples: Move all examples to the root dir and create foldersdir per languageThibault Saunier24-15/+158