2008-03-18 Emmanuele Bassi <ebassi@openedhand.com>
* clutter-section.txt: Add timeline-marker API.
This commit is contained in:
parent
be97c496b6
commit
43d9d579b4
@ -1,6 +1,11 @@
|
|||||||
|
2008-03-18 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* clutter-section.txt: Add timeline-marker API.
|
||||||
|
|
||||||
2008-03-07 Øyvind Kolås <pippin@o-hand.com>
|
2008-03-07 Øyvind Kolås <pippin@o-hand.com>
|
||||||
|
|
||||||
* Makefile.am: Ignore clutter-id-pool.h to avoid picking up private symbols.
|
* Makefile.am: Ignore clutter-id-pool.h to avoid picking up
|
||||||
|
private symbols.
|
||||||
|
|
||||||
2008-02-18 Emmanuele Bassi <ebassi@openedhand.com>
|
2008-02-18 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
@ -559,6 +559,13 @@ clutter_timeline_get_progress
|
|||||||
clutter_timeline_get_progressx
|
clutter_timeline_get_progressx
|
||||||
clutter_timeline_is_playing
|
clutter_timeline_is_playing
|
||||||
|
|
||||||
|
<SUBSECTION>
|
||||||
|
clutter_timeline_add_marker_at_frame
|
||||||
|
clutter_timeline_add_marker_at_time
|
||||||
|
clutter_timeline_list_markers
|
||||||
|
clutter_timeline_remove_marker
|
||||||
|
clutter_timeline_advance_to_marker
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
CLUTTER_TIMELINE
|
CLUTTER_TIMELINE
|
||||||
CLUTTER_IS_TIMELINE
|
CLUTTER_IS_TIMELINE
|
||||||
|
Loading…
Reference in New Issue
Block a user