Add ClutterScore API enhancements bug reference
This commit is contained in:
parent
57f9439031
commit
d622eb1682
@ -20,7 +20,7 @@
|
|||||||
just add a clutter_score_append_at_marker(); the implementation
|
just add a clutter_score_append_at_marker(); the implementation
|
||||||
remains the same, but the marker must be explicitly created by
|
remains the same, but the marker must be explicitly created by
|
||||||
the developer. The ids are no longer used to create implicit
|
the developer. The ids are no longer used to create implicit
|
||||||
markers, so they can return to be unsigned integers.
|
markers, so they can return to be unsigned integers. (#450)
|
||||||
|
|
||||||
* clutter/clutter-timeline.[ch]:
|
* clutter/clutter-timeline.[ch]:
|
||||||
(clutter_timeline_has_marker): Add a function to query a timeline
|
(clutter_timeline_has_marker): Add a function to query a timeline
|
||||||
|
Loading…
x
Reference in New Issue
Block a user