summaryrefslogtreecommitdiff
path: root/ges/ges-internal.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-03ges-track: Add the notion of resriction caps to GESTrackSimon Corsin1-0/+2
2013-09-03source: Make a ges_source_create_topbin internal helper methodSimon Corsin1-0/+3
2013-08-22trackelement: split bindings correctly.Mathieu Duponchelle1-0/+3
2013-08-21basexmlformatter: Only set timeline auto transitions when done loading.Mathieu Duponchelle1-0/+6
2013-07-24clip: Fix the spliting methodThibault Saunier1-0/+2
2013-07-09ges: Implement a GESGroup class, subclass of GESContainerThibault Saunier1-0/+8
2013-07-09clip: Add an internal method to easily get the priority of the layer the clip...Thibault Saunier1-0/+1
2013-07-09internal: Add a macro to make it easier to get the end of a TimelineElementThibault Saunier1-0/+1
2013-07-09internal: Fix typo in the headerThibault Saunier1-1/+1
2013-07-08formatters: Save and load bindings applied to sources.Mathieu Duponchelle1-7/+8
2013-06-23track-element: Set a reference to the GESTrackElement on the GnlObjects using...Thibault Saunier1-0/+1
2013-06-23ges: Make space in the GESTracks to be able to add mixing elements laterThibault Saunier1-1/+7
2013-04-23Rename GESTimelineLayer to GESLayerThibault Saunier1-1/+1
2013-04-23layer: Remove the "rate" property of ges_timeline_layer_add_assetThibault Saunier1-1/+0
2013-03-31track-element: Rename set_property_controlling_parameters set_control_sourceThibault Saunier1-5/+5
2013-03-31[Keyframes] Adds API to set a control binding on a track element, and the ser...Mathieu Duponchelle1-0/+11
2013-03-23container: Replace ignore_notify by a GESChildrenControlMode flagThibault Saunier1-2/+0
2013-03-23internal: Add a element_end_compareThibault Saunier1-4/+8
2013-03-21track-element: Make ges_track_element_set_track internalThibault Saunier1-0/+6
2013-03-21ges: Make ges_clip_create_track_element(s) internal methodsThibault Saunier1-0/+2
2013-03-15clip: Make set/is_moving_from_layer internalThibault Saunier1-0/+2
2013-03-15clip: Reindent header and make ges_clip_set_layer internalThibault Saunier1-0/+4
2013-03-15Implement GESContainerThibault Saunier1-2/+9
2013-02-15Rename GESTrackObject to GESTrackElementThibault Saunier1-9/+9
2013-02-15Rename GESTimelineObject to GESClipThibault Saunier1-1/+1
2013-02-15Add a GESTimelineElement base classThibault Saunier1-4/+13
2013-01-14project: Handle assets that are being loadedThibault Saunier1-0/+3
2013-01-10utilities: Make internal utilities instead of copy/pasting functionsThibault Saunier1-0/+6
2013-01-10Move LAYER_HEIGHT definition from -timeline-layer.c c to -internal.hThibault Saunier1-0/+2
2012-12-29internale: Add the G_GNUC_INTERNAL attribute to all internal methodsThibault Saunier1-21/+23
2012-12-29xml-formatter: Implement a GESXmlFormatterThibault Saunier1-4/+89
2012-12-19formatter: Make it work with GESProjectThibault Saunier1-2/+10
2012-12-19project: Implement GESProjectThibault Saunier1-0/+9
2012-12-19ges: Implement GESAssetFileSourceVolodymyr Rudyi1-4/+0
2012-12-19ges: Implement the GESExtractable interfaceThibault Saunier1-0/+18
2012-12-19ges: Implement GESAssetVolodymyr Rudyi1-0/+29
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-23trackobject: Add the copy method to the APIThibault Saunier1-4/+0
2012-04-23 ges: Add a timeline edition mode APIThibault Saunier1-0/+33
2012-04-23track-object: Add method to copy a TrackObjectThibault Saunier1-0/+4
2011-01-11ges: Don't install ges-internal.h and hide the GES debug category symbolsSebastian Dröge1-2/+2
2009-11-30ges/: Fix copyright in headersEdward Hervey1-1/+2
2009-08-06Add unit test system. Adjust GST_DEBUG usage.Edward Hervey1-0/+28