summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-06-09clip: Rename top_effect_index to top_effect_indexThibault Saunier1-2/+2
2014-05-19ges:clip: Add a method to look for a list of TrackElement-sThibault Saunier1-0/+1
2014-05-02Add a notion of 'name' in GESTimelineElementThibault Saunier1-0/+4
2014-04-07Include class related section documentation in the gir file.Christoph Reiter2-102/+102
2014-03-19ges: multifilesrc supportLubosz Sarnecki3-0/+19
2014-03-14title-source: Rename ges_title_clip_set_backrgound_colour as appropriateThibault Saunier1-1/+1
2014-02-27Update the documentation to use Pitivi instead of PiTiViAlexandru Băluț2-3/+3
2014-02-18docs: Fix documentation about copying timeline elementsThibault Saunier1-1/+1
2014-02-04ges-pipeline: Rename add_timeline to set_timelineAlexandru Băluț1-1/+1
2013-12-27track-element: Remove constructors for TrackElement from the APIThibault Saunier1-6/+0
2013-11-22Remove GESSimplerLayer, that API should land into GESLayer in the endThibault Saunier3-28/+0
2013-11-22layer: Add an API to get the total duration of the layerThibault Saunier1-0/+1
2013-09-22Revert "ges: Disable the Pitivi formatter"Thibault Saunier2-1/+19
2013-09-09pipeline: Finnish renaming from GESTimelinePipelineThibault Saunier1-6/+6
2013-09-03GES: Add GESVideoSource and GESAudioSource base classesSimon Corsin3-15/+68
2013-08-29ges: Disable the Pitivi formatterThibault Saunier2-19/+1
2013-08-27trackelement: Simplify the way we handle children propertiesThibault Saunier1-0/+1
2013-08-27clip: Remove the ges_clip_fill_track methodThibault Saunier1-1/+0
2013-08-27ges: Remove custom clipThibault Saunier3-21/+0
2013-08-21pipeline: add a get_mode method.Mathieu Duponchelle1-0/+1
2013-07-24timeline: Add methods to get and set the snapping distanceThibault Saunier1-0/+2
2013-07-21Rename GESTimelinePipeline to GESPipelineLubosz Sarnecki4-20/+20
2013-07-09ges: Implement a GESGroup class, subclass of GESContainerThibault Saunier2-0/+18
2013-07-09timeline-element: Add a method to get the topelevel parent of an elementThibault Saunier1-0/+1
2013-06-23ges: Implement GESAudioTrack and GESVideoTrack, subclasses of GESTrackThibault Saunier2-3/+38
2013-05-28Finish renaming filesource to urisourceThibault Saunier1-12/+12
2013-05-09timeline: add auto-transitionAnton Belka1-0/+2
2013-04-23Rename GESTimelineLayer to GESLayerThibault Saunier3-46/+46
2013-04-21uri-clip-asset: Add "_class_" to a class methodThibault Saunier1-1/+1
2013-04-15ges-clip: Remove the unlocked TrackElement APIsThibault Saunier1-2/+0
2013-03-31track-element: Rename set_property_controlling_parameters set_control_sourceThibault Saunier1-0/+3
2013-03-23timeline-element: Add a macro to get element 'end'Thibault Saunier1-0/+1
2013-03-22ges: Keep ges-gerror categories simple.Thibault Saunier1-4/+2
2013-03-21ges: Make ges_clip_create_track_element(s) internal methodsThibault Saunier1-2/+0
2013-03-19uri-asset: Implement a ges_uri_clip_asset_request_sync methodThibault Saunier1-0/+1
2013-03-19Start categorizing GError types in GESThibault Saunier2-1/+10
2013-03-15clip: Make set/is_moving_from_layer internalThibault Saunier1-3/+1
2013-03-15clip: Reindent header and make ges_clip_set_layer internalThibault Saunier1-1/+0
2013-03-15container: Add a ges_container_group methodThibault Saunier1-0/+2
2013-03-15Fix some documentationsThibault Saunier1-8/+0
2013-03-15Implement GESContainerThibault Saunier2-5/+22
2013-03-14docs: Remove ges_clip_lock_track_elementsThibault Saunier1-1/+0
2013-03-14timeline-element: Add a "timeline" propertyThibault Saunier1-0/+3
2013-03-14docs: Add an little explanation about the class hierarchie reworkThibault Saunier1-0/+103
2013-02-15Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clipThibault Saunier1-3/+3
2013-02-15track: Rename all GESTrack.xxx_object to GESTrack.xxx_elementThibault Saunier1-3/+3
2013-02-15Add GESTimelineElement.{start, inpoint, duration, maxduration, priority} gettersThibault Saunier1-0/+5
2013-02-15Reword ges_title_clip_set_color to ges_title_clip_set_text_colorThibault Saunier1-3/+3
2013-02-15Rename ges_title_.*_set_background to set_background_colorThibault Saunier1-3/+3
2013-02-15titleclip: Remove useless mute propertyThibault Saunier1-2/+0