ges: add track objects to the track before the track-object-added is emitted
authorMathieu Duponchelle <seeed@laposte.net>
Wed, 27 Jul 2011 00:02:20 +0000 (02:02 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 11 Jan 2012 14:56:14 +0000 (11:56 -0300)
commit32ce69684c6ab7cadfb283db8d101cfb09ed0dbf
tree5410ebb63e82690cc9a6a02947e619705a59c9b5
parentba37d072610215e2b8560f7834905abc6fb1b141
ges: add track objects to the track before the track-object-added is emitted

NOTE: The caller of ges_timeline_object_create_track_object now needs to add it to
the timeline_object after calling the function.

Fix the testsuite to support that accordingly
bindings/python/testsuite/test_textoverlay.py
ges/ges-timeline-object.c
tests/check/ges/backgroundsource.c
tests/check/ges/filesource.c
tests/check/ges/overlays.c
tests/check/ges/timelineobject.c
tests/check/ges/titles.c
tests/check/ges/transition.c