ges: Handle TimelineLayer and its contained TimelineObject priorities properly
authorThibault Saunier <thibault.saunier@collabora.co.uk>
Fri, 15 Apr 2011 23:34:28 +0000 (19:34 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 11 Jan 2012 14:56:13 +0000 (11:56 -0300)
commit15c816569b9e5a1d22baf5f991ad323f9250a062
tree049d6419135392d9e6a060097b0835f5a6a13303
parentacf8c258ef62277c4fc4860ce624ada1d392a55d
ges: Handle TimelineLayer and its contained TimelineObject priorities properly

GESTimelineObject.priority is now actually relative to its containing layer
priority.

Test it in the layer test-suite.
ges/ges-timeline-layer.c
ges/ges-timeline-object.c
tests/check/ges/layer.c
tests/check/ges/save_and_load.c