element: Properly handle the fact that pasting can return NULL
[platform/upstream/gst-editing-services.git] / tests / check / python / test_timeline.py
2019-08-14 Thibault Saunierelement: Properly handle the fact that pasting can...
2019-08-06 Thibault Saunierpython: Avoid warning about using deprecated methods
2019-03-15 Thibault SaunierReimplement the timeline editing API
2019-03-15 Thibault Sauniertests:python: assertEquals is deprecated, use assertEqual
2019-03-15 Thibault Sauniertests: python: Move assertTimelineTopology to the baseclass
2019-01-30 Thibault Sauniertests: Fix usage of undefined class
2019-01-29 Alexandru Băluțtimeline: Better handle loading inconsistent timelines
2019-01-28 Thibault Saunierlayer: Resort clips before syncing priorities
2018-07-08 Thibault Saunierpython: Fix GES.Timelineset_child_property
2018-05-14 Thibault Saunierclip: Make sure to never snap when splitting clips
2018-03-18 Thibault Saunierclip: Make sure to create transition after a clip is...
2017-01-09 Alexandru Băluțtests_: Check the order of signals when a transition...
2016-11-09 Mathieu Duponchelletimeline: reimplement snap_to_position a bit more appro...
2016-11-04 Thibault Sauniertimeline: Avoid creating extra transition when rippling...
2016-11-04 Thibault Sauniertimeline: Make sure transitions between rippled clips...
2016-11-04 Thibault Sauniertimeline: Destroy transition if a neighbor is not being...
2016-11-04 Alexandru Băluțtests_: Check transition is gone when editing clip...
2016-09-26 Thibault Sauniertests_:python: Factor out common code
2016-09-13 Alexandru Băluțtimeline: Make get_groups public