Reimplement the timeline editing API
[platform/upstream/gst-editing-services.git] / ges / ges-group.c
2019-03-15 Thibault SaunierReimplement the timeline editing API
2019-03-15 Thibault Sauniertimeline-element: Add a method to retrieve layer priority
2019-01-30 Thibault SaunierFix segfault when adding clips to group outside a timeline
2018-12-15 Tim-Philipp MüllerWIP: ges: fix API export/import and 'inconsistent linka...
2018-09-06 Thibault SaunierUpdate for g_type_class_add_private() deprecation in...
2018-07-01 Thibault Sauniergroup: Handle clips that get readded to a layer and...
2018-03-15 Thibault Sauniergroup: Handle clips being removed from their layers
2017-03-08 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-09-13 Alexandru Băluțtimeline: Make get_groups public
2016-05-14 Aurélien Zanelliges: add some g-i annotations according to documentation
2016-05-06 Thibault Saunierges: Remove timeline_emit_group_removed which slipped...
2016-03-11 Thibault Saunierges: Don't emit timeline::group-removed when ungrouping...
2016-02-23 Fabian Orccongroup-added and group-removed signals added
2016-01-17 Thibault Sauniergroup: Make deep copying actually copy deep
2015-07-03 Thibault Saunierelement: Implement a paste method
2015-06-05 Thibault Sauniergroup: Disconnect from old layer notify::priority when...
2014-12-06 Thibault Saunierges: Recompute Group priority when one of its clip...
2014-11-10 Thibault Saunierxml-formatter: Serialize groups
2014-04-07 Christoph ReiterInclude class related section documentation in the...
2014-02-08 Sebastian Drögeges-group: Properly check for integer underflows
2013-09-07 Thibault Saunierges: Handle trimming in groups
2013-07-12 Thibault Sauniergroup: Add an empty group constructor
2013-07-11 Mathieu Duponchellecontainer/group/clip: Allow creating an empty group.
2013-07-11 Mathieu Duponchellecontainer: Add a 'recursive' argument to the get_childr...
2013-07-11 Mathieu Duponchellegroup: set priv->setting_value to TRUE when moving...
2013-07-09 Thibault Saunierges: Implement a GESGroup class, subclass of GESContainer