Merge remote-tracking branch 'origin/0.10'
[platform/upstream/gstreamer.git] / docs / libs / ges-sections.txt
2012-04-25 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-24 Thibault Sauniertrackobject: Add the copy method to the API
2012-04-24 Thibault Saunier ges: Add a timeline edition mode API
2012-04-08 Thibault SaunierMerge branch '0.10'
2012-04-08 Thibault Saunierdocs: Add ges_timeline_object_release_track_object
2012-04-08 Thibault Saunierlayer: Add a method to check if a layer is empty or not
2012-04-08 Thibault Saunierges: Move the max-duration property from TrackFileSourc...
2012-04-04 Thiago SantosMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Thibault SaunierMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Thibault Saunierges: Add a way to know whether a timeline is updating...
2012-03-28 Thibault Sauniertimeline-layer: Add a method to get the timeline it...
2012-03-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Edward Herveyges: Various doc fixups and cleanups
2012-01-11 Thibault Saunierformatter: Add a "loaded" signal
2012-01-11 Thibault Saunierdocs: Add a pitivi-formatter documentation
2012-01-11 Thibault Saunierges: Add an API to Formatter to be able to handle moved...
2012-01-11 Thibault Saunierges: Add a runtime version checking function
2012-01-11 Thibault Saunierges: Add a method to TimelineObject to set contained...
2012-01-11 Thibault Saunierdocs: Update documentation
2012-01-11 Thibault Saunierges: Move supported formats from filesource to timeline...
2012-01-11 Thibault Saunierges: Add a ges_timeline_append_layer convenience method
2012-01-11 Thibault Saunierges: add a function to move TimelineObject from a layer...
2012-01-11 Edward Herveydocs: Add pipeline {get|set}_{audio|video}_sink() docs
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-10-11 Edward Herveydocs: Add new API
2011-10-11 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-09-02 Edward Herveydocs: Remove duplicate symbol
2011-08-13 Luis de Bethencourtdocs: adding GESPipelineFlags to docs
2011-08-13 Luis de Bethencourtdocs: add Since tag to new TextOverlay functions
2011-08-13 Luis de Bethencourtdocs: add Since tag to new TitleSource functions
2011-05-09 Edward Herveydocs: Move TimelineTestSource symbols to the proper...
2011-05-06 Edward Herveydocs: Add missing symbol to ges-sections
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_list_children_pr...
2011-05-06 Thibault SaunierGESTrackObject: Implement a get/set_child_property_by_s...
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_lookup_child...
2011-05-06 Thibault SaunierGESTimelineObject: Change the get_effects method to...
2011-05-06 Thibault SaunierTrackParseLaunchEffect: rename ges_track_parse_launch_e...
2011-05-06 Thibault SaunierMake GESTimelineEffect abstract and move its implementa...
2011-05-06 Thibault SaunierMake GESTrackEffect abstract and move its implementatio...
2011-05-06 Thibault SaunierGesTrackObject: add the ges_track_object_get_child_prop...
2011-05-06 Thibault SaunierGESTrackObject: add a ges_track_object_set_child_proper...
2011-05-06 Thibault SaunierGESTimelineObject: add a ges_timeline_object_set_top_ef...
2011-05-06 Thibault SaunierGESTrackEffect: add getters for the: start, inpoint...
2011-05-06 Thibault SaunierTimelineEffect: Add the basis for GESTimelineEffect...
2011-05-06 Thibault SaunierTimelineObject: add the ges_timeline_object_get_top_eff...
2011-05-06 Thibault SaunierTimelineObject: remove trailling spaces
2011-05-06 Thibault SaunierTimelineObject: add ges_timeline_object_get_effects API
2011-05-06 Thibault Sauniereffects: Make TrackEffect implementation corresponding...
2011-05-06 Thibault SaunierGESTrackEffect: add private struct
2011-05-06 Thibault SaunierGESTrackEffect: implementation of this new class
2011-01-10 Edward Herveydocs: Fixup the sections for missing/renamed/removed...
2011-01-08 Thibault SaunierTimelineFileSource: Create instance private and move...
2011-01-08 Thibault SaunierTimeline: Add instance private and Move private variabl...
2011-01-08 Thibault SaunierTimelineTestSource: Move private variables to instance...
2011-01-08 Thibault SaunierTimelineTextOverlay: Move private variables to instance...
2011-01-08 Thibault SaunierTimelineTitleSource: Move private variables to instance...
2011-01-08 Thibault SaunierTrackAudioTestSource: Move private variables to instanc...
2011-01-08 Thibault SaunierTrackTextOverlay: Move private variables to instance...
2011-01-06 Edward HerveyTrackTitleSource: Move private variables to instance...
2011-01-06 Edward HerveyTrackVideoTestSource: Move private data to instance...
2011-01-06 Edward HerveyTrackVideoTransition: Move private variable to instance...
2010-12-16 Brandon LewisGESSimpleTimelineLayer: add _index() method
2010-12-16 Edward HerveyGESTrackObject: priority offset is handled by the Timel...
2010-12-16 Edward HerveyGESTrackObject: re-factor property setting code
2010-12-16 Edward HerveyGESTrackObject: Add a 'locked' property for position...
2010-12-16 Edward HerveyGESTrackObject: Hide more variables and provide accesso...
2010-12-16 Edward HerveyGESTimelineLayer: Hide the object list and priority
2010-12-15 Edward HerveyTimelineObject: Put more function name in sync with...
2010-12-15 Edward HerveyGESTrack: Make more properties private
2010-12-15 Brandon LewisGESSimpleTimelineLayer: add _nth() method
2010-12-15 Edward Herveyges: Don't shorten symbol names
2010-12-09 Edward HerveyGESTransition: Make it a base class and add GESTimeline...
2010-12-09 Edward HerveyGESTimelineOperation: New abstract class for operations
2010-12-09 Edward HerveyGESTimelineObject: Clarify usage of create_track_object...
2010-12-08 Edward Herveyges: Remove creators for base classes
2010-12-08 Edward HerveyGESTimelineSource: Remove _new() since it's a base...
2010-12-08 Edward Herveydocs: A round of updates
2010-12-08 Thibault SaunierGESTimelineObject: add private structure
2010-12-08 Thibault SaunierGESSimpleTimelineLayer: add private structure
2010-12-08 Thibault Saunierges: Add instance private structures
2010-12-08 Thibault SaunierGESCustomTimelineSource: add private structure
2010-11-27 Edward HerveyFormatter: Extend and fixup documentation
2010-11-27 Brandon LewisGESFormatter: Add data-related methods
2010-11-27 Brandon LewisGESKeyFileFormatter: New GKeyFile GESFormatter
2010-11-27 Brandon LewisGESTimeline: implementation of save_to/load_from uri
2010-11-27 Brandon LewisGESFormatter: Project file format support
2010-11-27 Brandon LewisGESTimelineLayer: add get_objects virtual method
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-09-01 Brandon Lewisadd accessor macro
2010-09-01 Brandon Lewisupdate documentation and unit tests
2010-09-01 Brandon Lewisdistinguish between base_priority, priority_offset...
2010-09-01 Brandon Lewissplit timeline_object_add_track_object out of create_tr...
2010-09-01 Brandon Lewiscall create_track_objects in timeline.c
2010-08-13 Brandon Lewischeck in GESTrackImageSource
2010-07-16 Brandon Lewisupdate documentation
2010-07-09 Brandon Lewisremove unneeded _new methods on certain base classes
2010-07-09 Edward Herveydocs: Add ges_track_video_test_source_set_pattern
next