summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Automatic update of common submodule0.10Tim-Philipp Müller1-0/+0
2013-01-24Automatic update of common submoduleThibault Saunier1-0/+0
2012-12-17timeline-object: Hide 0-sized padding array until we break ABISebastian Dröge1-0/+6
2012-12-14timeline: Use GPtrArray instead of GArrayThibault Saunier2-15/+17
2012-12-14timeline: Use GArray instead of GValueArray for TrackObject's track selectionThibault Saunier2-81/+56
2012-12-14Allow applications to select to which track a track object should be addedSebastian Dröge23-93/+754
2012-12-14Check in TimelineObject what tracks are supported before creating TrackObject-sThibault Saunier4-2/+34
2012-12-06ges-timeline-pipeline: Use GLib API for writing a thumbnail fileSebastian Dröge1-8/+3
2012-08-09examples: Use GRegex instead of POSIX regexSebastian Dröge2-9/+7
2012-08-09ges-launch: use GRegex instead of POSIX regexРуслан Ижбулатов1-7/+5
2012-07-01docs: Add the new ges_formatter_emit_loaded API to the docsThibault Saunier1-10/+12
2012-07-01formatter: Make the emit_loaded a real method and not a virtual methodThibault Saunier3-21/+24
2012-07-01pitivi-formatter: Make use of the Formatter:timeline protected fieldThibault Saunier1-6/+5
2012-07-01formatter: Add a timeline protected fieldThibault Saunier2-1/+6
2012-07-01ges-pitivi-formatter: Fixed loading of projects with empty timelineVolodymyr Rudyi1-3/+14
2012-07-01ges-formatter: Removed assert to allow saving projects with empty timelineVolodymyr Rudyi1-9/+0
2012-06-08Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-06Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-01Automatic update of common submoduleEdward Hervey1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30configure: Don't check for OBJC compilerSebastian Dröge1-2/+0
2012-05-27track: Make sure to remove the proper TrackObject from the GSequenceThibault Saunier1-2/+44
2012-05-21timeline: Do not use meaningless offset values when snappingThibault Saunier1-0/+3
2012-05-21formatter: Disable updates when loading a projectThibault Saunier1-3/+8
2012-05-21videotransition: Some explanations about the invert propertyThibault Saunier1-2/+7
2012-05-21videotransition: Misc cleanup in the smpte/crossfade transition type switchesThibault Saunier1-51/+40
2012-05-21videotransition: Do not wait pad to be blocked before switching transitionsThibault Saunier1-12/+14
2012-05-19timeline: Move all callbacks to the callback section of the fileThibault Saunier1-65/+68
2012-05-19timeline: Make the update property a GObject propertyThibault Saunier1-11/+53
2012-05-19timeline: Try to resnap at same snapping point before calculating new valueThibault Saunier1-16/+31
2012-05-19timeline: Avoid to recalculate the moving context unecessarlyThibault Saunier1-16/+13
2012-05-19timeline: Create a debug logging category for the timelineThibault Saunier1-0/+7
2012-05-19timeline: Properly set TimelineFileSource-s duration and max durationThibault Saunier1-6/+15
2012-05-19timeline-layer: Rework the way we calculate in which layer a TrackObject isThibault Saunier1-4/+5
2012-05-19docs: Misc documentation fixingThibault Saunier8-7/+31
2012-05-19tests: Add basic gaps testsThibault Saunier1-0/+121
2012-05-19track: Properly fill gapsThibault Saunier3-66/+259
2012-05-19track: Restructurate file so we have private method and API properly separetedThibault Saunier1-131/+126
2012-05-19track: Use a GSequence to keep the sorted list of TrackObject-sThibault Saunier1-51/+86
2012-05-19timeline: Make use of our own knowledge of the timeline durationThibault Saunier1-37/+28
2012-05-19timeline: Add a method to get the timeline durationThibault Saunier4-0/+25
2012-05-10track-object: Keep a reference to our gnlobjectThibault Saunier2-8/+26
2012-05-08timeline: Avoid segfault when debug loggingThibault Saunier1-1/+4
2012-05-06track-video-transition: Make the invert property management coherentMathieu Duponchelle1-3/+3
2012-05-06track-video-transition: Fix set_invertedMathieu Duponchelle1-1/+1
2012-05-05track-object: Set minimum value of max-duration to 0Thibault Saunier2-3/+3
2012-05-03ges: Remove invalid ' < 0' checksEdward Hervey2-5/+0
2012-05-02Do no check if GLib >2.26 as we depend on GLib 2.28Thibault Saunier4-40/+0