Commit graph

14 commits

Author SHA1 Message Date
Thibault Saunier e1fcd42a19 examples: Move all examples to the root dir and create foldersdir per language
+ Add some markdown files to link between languages
+ Add a simple 'play timeline with one clip" example in C and python
2015-12-21 15:35:17 +01:00
Alexandru Băluț df93acc581 ges-pipeline: Rename add_timeline to set_timeline
API BREAKAGE:
        - ges_pipeline_add_timeline
        + ges_pipeline_set_timeline
2014-02-04 14:17:47 +01:00
Thibault Saunier 7a1a044354 python: Remove old material.py example 2013-11-09 10:35:13 -03:00
Thibault Saunier bfc720f6c5 bindings: Cleanup and fix simple python example 2013-11-09 10:35:12 -03:00
Thibault Saunier b2b96c743d Rename GESTimelineLayer to GESLayer 2013-04-23 20:22:31 -03:00
Thibault Saunier 695c381bb1 Rename GESTimelineFileSource to GESUriClip
Conflicts:
	ges/ges-pitivi-formatter.c
	ges/ges-uri-clip.c
	tests/check/ges/project.c
	tests/check/ges/uriclip.c
2013-02-15 14:42:02 -03:00
Thibault Saunier 3097efec7f bindings: Add simple python examples 2012-12-19 18:59:48 -03:00
Thibault Saunier df4040a106 bindings: Start implementing overrides for python 2012-12-19 18:59:48 -03:00
Edward Hervey 312942f836 bindings: We no longer use static bindings in 0.11 2011-10-11 10:08:47 +02:00
Luis de Bethencourt 79756d2ab6 pyges: updating copyright of simple example
Signed-off-by: Thibault Saunier <thibault.saunier@collabora.com>
2011-08-17 12:24:50 +02:00
Luis de Bethencourt 0e0978f8e6 pyges: Add an effect example 2011-08-12 23:33:29 +02:00
Luis de Bethencourt c24f57846a pyges: fix and clean examples/simple.py 2011-08-11 18:26:08 +02:00
Thibault Saunier f1d8151f63 pyges: Install files from the examples and testsuite 2011-08-11 15:59:32 +02:00
Thibault Saunier 287fbc02b8 pyges: Add a PyGes example 2011-08-11 15:59:24 +02:00