gstreamer/tests/examples
Thibault Saunier 7943bb510a ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack
+ Fix tests as necessary (Do not use agingtv as it can be "applied" on any TrackType
    	   and is not representative of what happens IRL)

We already had the infrastructure so the user can have the control over where to add
the elements (through the "select-track-for-object" signal). We now make use of that
signal everytime a GESClip is added to a GESTimelineLayer. This make user's life easier,
and object responsability clearer.
2013-03-15 00:13:09 -03:00
..
.gitignore tests: Ignore more files 2010-11-23 17:33:32 +01:00
assets.c Rename GESTimelineFileSource to GESUriClip 2013-02-15 14:42:02 -03:00
concatenate.c Rename GESTimelineFileSource to GESUriClip 2013-02-15 14:42:02 -03:00
ges-ui.c ges: Make GESTimeline responsible for adding GESTrackElement to GESTrack 2013-03-15 00:13:09 -03:00
ges-ui.glade examples: Add a load project option to ges-ui 2012-01-11 11:56:14 -03:00
Makefile.am examples: Add basic examples of asset 2012-12-19 18:59:48 -03:00
overlays.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
simple1.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
test1.c Finish renaming timeline object to clip 2013-02-15 15:23:15 -03:00
test2.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
test3.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
test4.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
text_properties.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
thumbnails.c Rename GESTimelineTestSource to GESTestSourceClip 2013-02-15 14:42:04 -03:00
transition.c Implement GESContainer 2013-03-15 00:13:08 -03:00