2008-03-18 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Tue, 18 Mar 2008 17:50:45 +0000 (17:50 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Tue, 18 Mar 2008 17:50:45 +0000 (17:50 +0000)
commitbe97c496b60602141eca331ccbbf02c825310a06
tree3eab7ca2abeac05ebf4c6c85e68993d50bc0961d
parentb6cc7c1249f4950f47a347ec6635c7ee83408589
2008-03-18  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/clutter-marshal.list: Add signature for the
::marker-reached signal marshaller.

* clutter/clutter-timeline.[ch]: Add timeline marker API;
using markers it is possible to add a unique identifier to
a particular frame of the timeline, and receive a signal
notification when reaching that particular marker while
playing the timeline. (#641)

* tests/test-timeline.c: Update the test case to check for
the marker-reached signal emission.

* clutter.symbols: Add new symbols.
ChangeLog
clutter.symbols
clutter/clutter-marshal.list
clutter/clutter-timeline.c
clutter/clutter-timeline.h
tests/test-timeline.c