GESTimelineOperation: New abstract class for operations
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 9 Dec 2010 13:25:22 +0000 (14:25 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 9 Dec 2010 13:25:22 +0000 (14:25 +0100)
commitd8b2781ddc472d4499817f975ec1cbfcf1d0a2cc
treee8828c216415cfcb98b0de6bdd3a6003d7d12d53
parentf3524041597394e67c983c470364c0e5bbd4492e
GESTimelineOperation: New abstract class for operations

This is a new class for all timeline objects that both produce and
consume data.

The existing subclasses of it are now:
* GESTimelineOverlay
* GESTimelineTransition
12 files changed:
docs/libs/ges-docs.sgml
docs/libs/ges-sections.txt
docs/libs/ges.types
ges/Makefile.am
ges/ges-timeline-operation.c [new file with mode: 0644]
ges/ges-timeline-operation.h [new file with mode: 0644]
ges/ges-timeline-overlay.c
ges/ges-timeline-overlay.h
ges/ges-timeline-transition.c
ges/ges-timeline-transition.h
ges/ges-types.h
ges/ges.h