summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-23WIP timelineobject: add_track_object directly from create_track_objects_funcmasterThibault Saunier1-1/+2
2012-02-23timelineobject: Update the nb_effect when releasing a TrackEffectThibault Saunier1-0/+1
2012-02-23ges: Add a way to know whether a timeline is updating on each changesThibault Saunier6-6/+63
2012-02-23trackobject: Enable adding a TrackObject in a Track before a TimelineObjectThibault Saunier1-4/+7
2012-02-23timeline-layer: Add a method to get the timeline it is currently inThibault Saunier4-0/+29
2012-02-23build: Check for libxml and add CFLAGS and LIBSThibault Saunier2-2/+13
2012-01-30ges: support and handle no-more-pads in GESTimeline(Pipeline)Mark Nauwelaerts2-2/+55
2012-01-12ges: Various doc fixups and cleanupsEdward Hervey8-18/+28
2012-01-12ges: only use glib constructs as required in configure.acMark Nauwelaerts2-9/+18
2012-01-12pkgconfig: fix uninstalled pkgconfig to handle out-of-source build caseMark Nauwelaerts1-4/+4
2012-01-11pitivi-formatter: Use the new Formatter->project_loaded vmethodThibault Saunier1-7/+41
2012-01-11formatter: Add a "loaded" signalThibault Saunier3-0/+39
2012-01-11docs: Add a pitivi-formatter documentationThibault Saunier4-17/+55
2012-01-11formatter: Enhance some debug loggingThibault Saunier1-1/+1
2012-01-11ges: Rework the ges_pitivi_get_sources methodThibault Saunier4-83/+40
2012-01-11ges: Let user set a source list on the PitiviFormatterThibault Saunier4-21/+102
2012-01-11ges: Handle the new SourceMoved API in PitiviFormatterThibault Saunier1-1/+25
2012-01-11bindings: Bind the new formatter APIThibault Saunier1-0/+9
2012-01-11ges: Add an API to Formatter to be able to handle moved sourcesThibault Saunier3-3/+112
2012-01-11ges: Add a "discovery-error" signal to GESTimelineThibault Saunier1-55/+76
2012-01-11ges: Let user set TimelineObject URI while not containing any TrackObjectThibault Saunier1-2/+21
2012-01-11Add API to get all sources from xptv projectmathieu duponchelle4-1/+100
2012-01-11Disconnect handlers when object is removed from layermathieu duponchelle1-2/+13
2012-01-11Edit : typosmathieu duponchelle1-3/+4
2012-01-11GES : remove transitions when neededMathieu Duponchelle2-5/+120
2012-01-11Fixes auto transitions on layers + n.mathieu duponchelle1-24/+27
2012-01-11ges: Add a maxduration property to TrackFileSourceThibault Saunier3-4/+36
2012-01-11ges: Disconnect the TrackObject when removed from a TrackThibault Saunier1-0/+2
2012-01-11ges: Add a runtime version checking functionThibault Saunier5-1/+63
2012-01-11ges: Reindent ges-track-object.hThibault Saunier1-59/+75
2012-01-11bindings: Register the various enums/flags in pythonThibault Saunier1-0/+2
2012-01-11ges: Make TrackObject:locked a GObject propertyThibault Saunier1-1/+34
2012-01-11ges: Fix the TimelineObject::effect-added signal emission timingThibault Saunier1-6/+8
2012-01-11ges: Reindent ges-track.hThibault Saunier1-15/+19
2012-01-11ges: Some debug logging enhancementsThibault Saunier2-1/+12
2012-01-11ges: Expand track background duration equal to timeline durationThibault Saunier1-2/+26
2012-01-11ges: Add a duration property to GESTimelineThibault Saunier1-0/+71
2012-01-11ges: Fix TimelineObject movement that contains unlocked and relocked objectsThibault Saunier1-2/+14
2012-01-11ges: Bump layer height from 10 to 1000Thibault Saunier2-6/+6
2012-01-11ges: Little fixes to timeline_object_g(s)et_supprted_formatsThibault Saunier2-47/+51
2012-01-11ges: Add guards to all API calls in GESTimelineObjectThibault Saunier2-29/+66
2012-01-11ges: Add a method to TimelineObject to set contained TrackObject-s locked stateThibault Saunier4-0/+34
2012-01-11docs: Update documentationThibault Saunier7-11/+30
2012-01-11ges: Remove transitions properlyThibault Saunier1-2/+6
2012-01-11ges: Add a TimelineObject::track-object-removed signalThibault Saunier1-2/+19
2012-01-11ges: Enhance some debug loggingThibault Saunier2-2/+4
2012-01-11ges: Misc fixes in ges-timeline-layerThibault Saunier1-15/+14
2012-01-11ges: Auto transition cleanupThibault Saunier1-100/+189
2012-01-11ges: Do not add any audio source when still imageThibault Saunier2-15/+4
2012-01-11ges: Fix debugging symbol to avoid segfaultsThibault Saunier1-2/+1